-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
ciPull requests that update GitHub Actions codePull requests that update GitHub Actions codedecision pendingpriority high
Description
As our PRs require that the branch is up to date with the default branch, it can be frustrating to merge multiple dependency updates from renovate: you approve multiple PRs, going to merge the first and the others must merge main into themselves before they can continue.
Configuring a merge queue would allow us to queue up these PRs to sequentially merge one after the other.
I believe when we have used this before (was the default behaviour of the repo maybe?) we had not configured the workflow to run on merge_group?
Acceptance Criteria
- PRs don't have to be continually rebased when many are ready at once
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ciPull requests that update GitHub Actions codePull requests that update GitHub Actions codedecision pendingpriority high