Merge queue
#14720
Replies: 1 comment 3 replies
-
You don't have to merge branch back to yours, unless it's a release one and as long as there's no merge conflicts. |
Beta Was this translation helpful? Give feedback.
3 replies
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 noticed that Pull request merge queue is now in public beta.
Would there be any interest in this? The reason I'm asking is that it can be a bit frustrating when your PR is green, has multiple approvals and some other PR got merged in before your own.
Then you need to merge/rebase the latest changes and wait again for CI to complete.
With a merge queue, you would at least know that your is on its way to get merged.
Beta Was this translation helpful? Give feedback.
All reactions