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 b68fd07 commit aa28b9aCopy full SHA for aa28b9a
.github/mergify.yml
@@ -2,7 +2,7 @@ pull_request_rules:
2
- name: automatic merge for Dependabot pull requests
3
conditions:
4
- author~=^dependabot(|-preview)\[bot\]$
5
- - check-success=Build
+ - check-success=build
6
- -label~="do-not-merge"
7
- "#approved-reviews-by>=1" # until we exclude major versions in dependabot
8
actions:
0 commit comments