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 48998b2 commit 4c8e29bCopy full SHA for 4c8e29b
.mergify.yml
@@ -13,8 +13,6 @@ pull_request_rules:
13
git merge upstream/{{base}}
14
git push upstream {{head}}
15
```
16
-<<<<<<< HEAD
17
-=======
18
- name: backport patches to 8.17 branch
19
conditions:
20
- merged
@@ -43,7 +41,6 @@ pull_request_rules:
43
41
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
44
42
labels:
45
- backport
46
->>>>>>> a14abe67 (Update .mergify.yml (#5958))
47
- name: backport patches to 8.15 branch
48
49
0 commit comments