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 4228132 commit 861b065Copy full SHA for 861b065
1 file changed
.mergify.yml
@@ -2,8 +2,9 @@ pull_request_rules:
2
- name: Automatic merge on approval
3
conditions:
4
- author~=^dependabot(|-preview)\[bot\]$
5
- - check-success=Build and test PRs / test (pull_request)
6
- check-success=license/cla
+ - check-success="test"
7
+
8
actions:
9
merge:
10
method: merge
0 commit comments