Query regarding auto merge #11288
Unanswered
Divya-Haridasula
asked this question in
Projects and Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a query regarding "auto merge to all higher hierarchy branches".
My Repository's branch structure is like this, release1(current release) -> release2 -> develop. If I merge a PR to release1, my expectation from Github is that it should auto merge the same PR to its higher hierarchy level branchs i.e., release2 and develop.
Is that possible? I could not find any help pointing to this exact issue in Github docs.
Beta Was this translation helpful? Give feedback.
All reactions