Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Github's Merge Queue? #3488

Open
kt86 opened this issue Sep 18, 2024 · 1 comment
Open

Use Github's Merge Queue? #3488

kt86 opened this issue Sep 18, 2024 · 1 comment

Comments

@kt86
Copy link
Contributor

kt86 commented Sep 18, 2024

Hi to all,

since the active contributing community grows, and we have a lot of PRs coming from Dependabot, I would like to ask whether GitHub's "Merge Queue" would be something that is useful for us or not.
This would allow, to add "Ready-to-merge"-PRs to that queue and then, they get automatically updated and merged. This avoids this annoying "Update branch"-race, wait until green and (auto)-merge race, we have from time to time (Just remember @rakow on the way back from Lund....).

Here some more information: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue and https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue

As far as I see, it is only a few clicks in the settings and one additional line on the GH-Actions config away.
Or do I miss any cons?

@kainagel
Copy link
Contributor

I am always using the automatic merge and it is working without problems. (I.e. it updates my PR, runs tests, tries to merge it, but if it fails because some other PR got in the way updates again, runs tests again, etc.). Do you maybe not have permission for the automatic merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants