Skip to content

Commit d4e8f4b

Browse files
committed
auto-approve PRs by main contributors
1 parent 0b60b4d commit d4e8f4b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.mergify.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@ pull_request_rules:
6969
- "check-success=Test Ubuntu (3.12)"
7070
- "check-success=Test Zsh"
7171
- "-draft"
72-
- "#approved-reviews-by>=1"
72+
- or:
73+
- "#approved-reviews-by>=1"
74+
- "author=dhellmann"
75+
- "author=jasonamyers"
7376
actions:
7477
merge:
7578
method: merge

0 commit comments

Comments
 (0)