Skip to content

Commit 4bec23e

Browse files
[Release] add-backport-next (#6099)
Co-authored-by: elasticmachine <[email protected]>
1 parent b07566b commit 4bec23e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.mergify.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,3 +358,16 @@ pull_request_rules:
358358
labels:
359359
- "backport"
360360
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
361+
- name: backport patches to 8.17 branch
362+
conditions:
363+
- merged
364+
- label=backport-8.17
365+
actions:
366+
backport:
367+
assignees:
368+
- "{{ author }}"
369+
branches:
370+
- "8.17"
371+
labels:
372+
- "backport"
373+
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 commit comments

Comments
 (0)