I am trying to use auto merge for a simple criteria. My requirement is if the PR created from any branch release/* then it should merge automatically. I set configuration like below But the pr created from branch release/abc
to master
is not merged when i created the PR.
Bitbucket Version: 5.2.2
PRHarmony: 2.5.0
