Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 665fc89

Browse files
[Release] add-backport-next (#3219)
1 parent 8ebc3b6 commit 665fc89

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.mergify.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,16 @@ pull_request_rules:
142142
labels:
143143
- "backport"
144144
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
145+
- name: backport patches to 8.6 branch
146+
conditions:
147+
- merged
148+
- label=backport-v8.6.0
149+
actions:
150+
backport:
151+
assignees:
152+
- "{{ author }}"
153+
branches:
154+
- "8.6"
155+
labels:
156+
- "backport"
157+
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 commit comments

Comments
 (0)