Skip to content

Commit d60a8a5

Browse files
chore: Update mergify config (#2560)
Update mergify config
1 parent fe53114 commit d60a8a5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.mergify.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,12 @@ pull_request_rules:
7373
actions:
7474
backport:
7575
branches:
76-
- release/v6.4.x
76+
- release/v6.4.x
77+
- name: Backport patches to the release/v7.0.x branch
78+
conditions:
79+
- base=main
80+
- label=A:backport/v7.0.x
81+
actions:
82+
backport:
83+
branches:
84+
- release/v7.0.x

0 commit comments

Comments
 (0)