| Hi Tim, thanks for the report. If I understand your report correctly, you want Bitbucket Server to perform a merge on your PR branch without modifying the target branch, and having that build status used as the condition for your merge check. Unfortunately, this is a limitation in Bitbucket Server rather than in Jenkins- the plugin will register a build against the commit on the target branch rather than a merged commit, and that is used for the merge check instead. We do not provide any in-product support for build statuses against a merge build of a PR before it has been merged. Based on this however, I feel this is not specifically an issue with the Jenkins plugin documentation, so I will close this ticket for now. Please feel to follow up if you have any further questions. |