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 de42962 commit 330b9e4Copy full SHA for 330b9e4
.github/mergify.yml
@@ -23,14 +23,15 @@ pull_request_rules:
23
- author=mergify[bot]
24
actions:
25
comment:
26
- message: This pull request is in conflict. Could you fix it @bmagyar @destogl @christophfroehlich?
+ message: This pull request is in conflict. Could you fix it @bmagyar @destogl @christophfroehlich @saikishor?
27
28
- name: development targets master branch
29
conditions:
30
- base!=master
31
- author!=bmagyar
32
- author!=destogl
33
- author!=christophfroehlich
34
+ - author!=saikishor
35
- author!=mergify[bot]
36
- author!=dependabot[bot]
37
0 commit comments