Skip to content

Commit e4f33eb

Browse files
elasticmachineelasticmachine
authored and
elasticmachine
committed
[Release] add-backport-next
1 parent de20ff0 commit e4f33eb

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
@@ -304,3 +304,16 @@ pull_request_rules:
304304
labels:
305305
- "backport"
306306
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
307+
- name: backport patches to 8.18 branch
308+
conditions:
309+
- merged
310+
- label=backport-8.18
311+
actions:
312+
backport:
313+
assignees:
314+
- "{{ author }}"
315+
branches:
316+
- "8.18"
317+
labels:
318+
- "backport"
319+
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 commit comments

Comments
 (0)