Skip to content

Commit 529cbea

Browse files
authored
.mergify.yml: Add backport 2.27-maintenance entry
1 parent 77f22db commit 529cbea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.mergify.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,14 @@ pull_request_rules:
117117
labels:
118118
- automatic backport
119119
- merge-queue
120+
121+
- name: backport patches to 2.27
122+
conditions:
123+
- label=backport 2.27-maintenance
124+
actions:
125+
backport:
126+
branches:
127+
- "2.27-maintenance"
128+
labels:
129+
- automatic backport
130+
- merge-queue

0 commit comments

Comments
 (0)