We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbe229 commit cd40f3fCopy full SHA for cd40f3f
.mergify.yml
@@ -71,6 +71,10 @@ pull_request_rules:
71
- and:
72
- 'approved-reviews-by=@nektos/act-maintainers'
73
- '#approved-reviews-by>=2'
74
+ - and:
75
+ - 'author=@nektos/act-maintainers'
76
+ - 'approved-reviews-by=@nektos/act-maintainers'
77
+ - '#approved-reviews-by>=1'
78
- -draft
79
- -merged
80
- -closed
0 commit comments