-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins ver. 2.89.4, BlueOcean plug-ins 1.5.0, BitBucket branch source plug-in version 2.2.11
GitHub and Bitbucket show different behavior w.r.t. re-evaluation of pull requests:
- GitHub PRs are rebuilt after their target branch is updated;
- Bitbucket PRs are not rebuilt after their target branch is updated.
I find the GitHub behavior quite useful for early detection of incompatibilities between work of multiple developers.
Although I am aware of the controversy around this behavior, I would really appreciate if Jenkins multi-branch pipelines behave in the same way for major git server vendors.
- duplicates
-
JENKINS-35674 Pull requests not rebuilt when destination commit changes
- Open