I need to merge pull request via REST API using not default merge strategy.
By default i can merge via
https://SERVER/rest/api/1.0/projects/PROJECT/repos/REPOSITORY/pull-requests/10/merge?version=0 -X POST
I am having the exact same problem using Bitbucket Server 7.1.2.
Without being able to choose the strategy the call is not really usable.
Hi all, you can check the official Bitbucket feature request: https://jira.atlassian.com/browse/BSERV-11150
What you can do is to vote and watch this ticket.
Thanks,
Maciej