Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: bitbucket-branch-source-plugin
-
Labels:None
-
Similar Issues:
-
Released As:2.3.0
Description
Bitbucket has, as of 5.4.0, a better webhook integration.
This is especially good for the Bitbucket users that can't install unsuported plugins. The new solution is always enabled and doesn't need additional configuration.
Explanation about this: https://confluence.atlassian.com/bitbucketserver/managing-webhooks-in-bitbucket-server-938025878.html
The different payloads it has : https://confluence.atlassian.com/bitbucketserver/event-payload-938025882.html
I believe there isn't a webhook api yet, and I haven't found anything yet about plans of creating it. I think we have to wait until then?
Attachments
Issue Links
- is blocked by
-
JENKINS-47891 Bitbucket branch source plugin does not understand the new Bitbucket Server webhooks
-
- Resolved
-
- is duplicated by
-
JENKINS-47891 Bitbucket branch source plugin does not understand the new Bitbucket Server webhooks
-
- Resolved
-
- is related to
-
JENKINS-33507 Bitbucket Server webhooks and Bitbucket Cloud build status notifications
-
- Closed
-
- links to
There is a webhooks API. See this reference.