I am using the Bitbucket Branch Source Plugin (https://wiki.jenkins.io/display/JENKINS/Bitbucket+Branch+Source+Plugin). Branches and PR are triggering builds when commits are pushed. However, what doesn't happen is when the merge branch of a PR is updated, the PR doesn't trigger a build. Shouldn't this be possible? (ex: FEATURE_BRANCH -> MASTER and master gets updated, say from a merge of a different PR).
The build of the current open PR should re-run to ensure whatever was introduced into master doesn't break the code in the branch. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/44437abe-c537-47cb-9568-3f07c9ade518%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
