chore: enable merge queues (#3599)

This commit is contained in:
Daniel Dyla 2023-02-10 12:02:28 -05:00 committed by GitHub
parent 326fd557cb
commit 2c51cc26d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@ No changes
### `main`
* Uncheck "Restrict who can push to matching branches"
* Check "Require merge queue"
* Build concurrency: 5
* Minimum pull requests to merge: 1 or after 5 minutes
* Maximum pull requests to merge: 5
* Check "Only merge non-failing pull requests"
* Status check timeout: 60 minutes
### `dependabot/**/**`