Why auto merge don't work in bitbacket on this case?

75 views Asked by At

I made such config for branch model

branch model

After i made release branch and merge it to develop via pull request:

gitbranches

i was expected auto merge for develop to master but nothig happend.

1

There are 1 answers

0
Artemy Prototyping On

Automerge work triggers when merge go to master branch.