Hi, I have following setup to auto merge dev branch into two branches: test and dev-localhost <img width="2279" alt="image" src="https://user-images.githubusercontent.com/3343661/129668736-9f96cec1-7c6a-4406-b5ce-fc402361e374.png"> When I push code into dev branch - auto MR is created and completed only into the test branch (and works as expected). Any advise?