Skip to content

Commit 85d340a

Browse files
[Release] add-backport-next (#4385) (#4388)
Co-authored-by: elasticmachine <infra-root+elasticmachine@elastic.co> (cherry picked from commit dde4d1a) Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com>
1 parent 5e1f441 commit 85d340a

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
@@ -317,3 +317,16 @@ pull_request_rules:
317317
labels:
318318
- "backport"
319319
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
320+
- name: backport patches to 9.0 branch
321+
conditions:
322+
- merged
323+
- label=backport-9.0
324+
actions:
325+
backport:
326+
assignees:
327+
- "{{ author }}"
328+
branches:
329+
- "9.0"
330+
labels:
331+
- "backport"
332+
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 commit comments

Comments
 (0)