-
Improvement
-
Resolution: Unresolved
-
Minor
Atlassian Bitbucket Server Integration plugin v4.2.0
**
In multibranch pipeline jobs, Jenkins currently builds both the branch and the corresponding pull request (PR) when a PR is opened. This results in duplicate builds for the same commit, and unnecessary clutter in build history.
When a PR is created for a branch, Jenkins builds both the original branch and the PR.
- There is no build strategy or configuration option (via UI or JobDSL) that suppresses branch builds when a PR exists for that branch.