We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d63a0 commit 4f2f333Copy full SHA for 4f2f333
.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