Rebase and merge does not seem to work with stacks when disabled per repository #117
Unanswered
stepancheg
asked this question in
Q&A
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.
-
We have per-repository setting to disable "merge" and "rebase and merge", only have "squash and merge", because some people don't know or don't care about squashes — our only option is "squash and merge".
I suspect this is the reason why I cannot land the stack all at once, like in this nice picture
So landing a stack of 20 PRs is tedious process with clicking "merge" button once every 20 minutes.
(the button is even not available, but I created a separate thread for that).
Am I correct in understanding the cause? And if I am correct, can you please consider adding an option like "squash and merge each PR in the stack".
Beta Was this translation helpful? Give feedback.
All reactions