pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket copied to clipboard
Need to trigger the jenkins build again if another new commit comes into the pull request
Configurations for :
- merge button is enabled only after 1 successful build at least (in Bitbucket configs)
- triggers: checked with OPENED, BUTTON_TRIGGER,REOPENED, RESCOPED_TO, UPDATED (in this plugin's configs)
Case:
- push a commit, then create a pull request, a build is triggered automatically, and a successful build here.
- then, push another commit again
- bitbucket will take this new commit into the old pull request
- this plugin needs to trigger the Jenkins build again
Result: for step # 4, no build is triggered. But it should trigger it, right? Because I chose UPDATE for Triggers in configs. That means, if any update for the pull request, this plugin will trigger the build, right?
or anything I am missing?
I'm having this same issue.
Is there any update on this? Our bitbucket version is a bit old. 6.1.8.