Hello @David V_ Corbin ,
Thank you for reaching out to Atlassian Community.
When you click the "Merge" button in a pull request, a new panel will be displayed with an option to choose which merge strategy you'd like to use :
The currently available option are Merge commit, squad, or Fast forward. Accordingly to your description, the option that would create a new commit with two parents would be Merge commit.
You can also set the default merge strategy in a given repository by going to Repository Settings > Merge Strategies.
Hope that helps! Let me know in case you have any questions.
Thank you, @David V_ Corbin .
Kind regards,
Patrik S
Hello David,
to override the merge-commit message Bitbucket creates you can trigger a PR merge via the Bitbucket cloud rest api https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-pullrequests-pull-request-id-merge-post and define the merge message via the 'message' request parameter.
Hope that helps
Ulrich
// Izymes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.