gh-submit-queue
gh-submit-queue copied to clipboard
Automatically merge PRs once queue is unblocked
It will be nice to be able to actually "queue" PRs in case of a failures on a target branch.
Once a PR is queued it will be merged once the target branch is green again. There is a lot of little details on how to implement the logic better. See GitLab's Merge Train description for details