-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Component/s: bitbucket-branch-source-plugin
-
None
-
Environment:Atlassian Bitbucket Server v9.4.8
Bitbucket Branch Source Plugin Version 937.2.3
During the ~last half year changes were made to the Bitbucket Branch Source - plugin regarding the Bitbucket Post Webhook - Pull Requests - events.
From my understanding up to ~ summer 2025 the plugin did not define the pull requests - events explicit. Since then they are explicitly listed, but some have been missed or were not added by purpose.
Outcome is following: The initial created PR is automatically built by Jenkins. When additional commits are added the build is not triggered anymore.Â
The root cause is die missing "Pull request re-scoped" event at the webhook. See attached screenshot.
I checked out the plugin-sources, added PULL_REQUEST_RESCOPED toÂ
com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin.PluginWebhookManager and so on. When i deploy this custom build of the Plugin everything works as expected again. I´ll try to provide a PR for this.
- is duplicated by
-
JENKINS-76351 Webhooks stopped triggering builds in Multibranch/Org Folder projects
-
- Closed
-
- is related to
-
JENKINS-76351 Webhooks stopped triggering builds in Multibranch/Org Folder projects
-
- Closed
-