I want to configure BitBucket Cloud so that Pull Requests won't create merge commits but rather only do fast forward merges.
However, I can't seem to find a way to configure this. For Bitbucket Server there seems to be an easy way to do this: http://blogs.atlassian.com/2016/08/new-features-bitbucket-4-9/
Any ideas on how to achieve the same thing with Bitbucket Cloud?
According to this thread this feature (merge strategy selection) was implemented only for Bitbucket Server product:
https://bitbucket.org/site/master/issues/8995/provide-the-option-to-use-git-merge-squash
Some people asked about Bitbucket Cloud but no staff member replied back :(