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 b96f052 commit b39d984Copy full SHA for b39d984
.mergify.yml
@@ -7,6 +7,7 @@ pull_request_rules:
7
- name: Automatic merge on approval and when GitHub branch protection passes on main
8
conditions:
9
- "#approved-reviews-by>=1"
10
+ - "#changes-requested-reviews-by=0"
11
- base=main
12
actions:
13
queue:
0 commit comments