Skip to content

Commit 06d9717

Browse files
[Release] add-backport-next (#49991)
Co-authored-by: elasticmachine <infra-root+elasticmachine@elastic.co>
1 parent b6a0396 commit 06d9717

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.mergify.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,3 +391,11 @@ pull_request_rules:
391391
backport:
392392
branches:
393393
- "9.3"
394+
- name: backport patches to 9.4 branch
395+
conditions:
396+
- merged
397+
- label=backport-9.4
398+
actions:
399+
backport:
400+
branches:
401+
- "9.4"

0 commit comments

Comments
 (0)