Skip to content

Commit 7067379

Browse files
[Release] add-backport-next (#5589)
Co-authored-by: elasticmachine <[email protected]>
1 parent c651935 commit 7067379

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
@@ -254,3 +254,11 @@ pull_request_rules:
254254
backport:
255255
branches:
256256
- "9.1"
257+
- name: backport patches to 9.2 branch
258+
conditions:
259+
- merged
260+
- label=backport-9.2
261+
actions:
262+
backport:
263+
branches:
264+
- "9.2"

0 commit comments

Comments
 (0)