Skip to content

Commit beec888

Browse files
[Release] add-backport-next (#8694)
Co-authored-by: elasticmachine <[email protected]>
1 parent 0faf667 commit beec888

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.mergify.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,3 +437,11 @@ pull_request_rules:
437437
labels:
438438
- "backport"
439439
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
440+
- name: backport patches to 9.1 branch
441+
conditions:
442+
- merged
443+
- label=backport-9.1
444+
actions:
445+
backport:
446+
branches:
447+
- "9.1"

0 commit comments

Comments
 (0)