Skip to content

Commit

Permalink
chore: enable merge queues (#3599)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan authored Feb 10, 2023
1 parent 326fd55 commit 2c51cc2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/repository-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/**/**`

Expand Down

0 comments on commit 2c51cc2

Please sign in to comment.