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 9b88322 commit b68fd07Copy full SHA for b68fd07
.github/mergify.yml
@@ -4,6 +4,7 @@ pull_request_rules:
4
- author~=^dependabot(|-preview)\[bot\]$
5
- check-success=Build
6
- -label~="do-not-merge"
7
+ - "#approved-reviews-by>=1" # until we exclude major versions in dependabot
8
actions:
9
merge:
10
strict: false
0 commit comments