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 0a96cbb commit e8e091dCopy full SHA for e8e091d
.github/mergify.yml
@@ -21,6 +21,7 @@ pull_request_rules:
21
conditions:
22
- conflict
23
- author!=mergify[bot]
24
+ - author!=dependabot[bot]
25
actions:
26
comment:
27
message: This pull request is in conflict. Could you fix it @{{author}}?
@@ -40,6 +41,7 @@ pull_request_rules:
40
41
- author!=dstogl
42
- author!=christophfroehlich
43
44
45
46
47
message: |
0 commit comments