We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589a476 commit 54611b6Copy full SHA for 54611b6
1 file changed
.mergify.yml
@@ -17,14 +17,9 @@ pull_request_rules:
17
actions:
18
merge:
19
method: merge
20
- - name: Delete head branch after merge
21
- conditions:
22
- - merged
23
- actions:
24
- delete_head_branch: {}
25
- name: Ask to resolve conflict
26
conditions:
27
- conflict
28
29
- comment:
30
- message: This pull request is now in conflicts. Could you fix it @{{author}}? 🙏
+ comment:
+ message: This pull request is now in conflicts. Could you fix it @{{author}}? 🙏
0 commit comments