mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
fix: only automerge when then is two approvals
This commit is contained in:
2
.github/mergify.yml
vendored
2
.github/mergify.yml
vendored
@@ -12,7 +12,7 @@ pull_request_rules:
|
||||
conditions:
|
||||
- and:
|
||||
- "-draft"
|
||||
- "#approved-reviews-by>=1"
|
||||
- "#approved-reviews-by>=2"
|
||||
- "#review-requested=0"
|
||||
actions:
|
||||
merge:
|
||||
|
||||
Reference in New Issue
Block a user