-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Problem Definition
For some repositories or branches, there is no need for formal review by a peer to get a branch merged so opening a pull request in this scenario is not needed. With current version of Bitbucket Server, the only solution for doing a direct merge without using PR is to do this out of Bitbucket Server, using a git client and merge command.
Suggested Solution
We would like to be able to merge 2 branches from Bitbucket Server UI (like what's already available in Bitbucket cloud).
Expected Outcome
When navigated to a given branch, a destination branch can be chosen and a merge button allows to merge between the 2 branches, and optionally delete the source branch (checkbox).