Skip to content

Commit 56cb1fc

Browse files
committed
ci(Mergify): configuration update
Signed-off-by: Alex Zaytsev <null>
1 parent 66300c1 commit 56cb1fc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.mergify.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
pull_request_rules:
2+
- name: Backport patches to the release branch and assign to original author
3+
conditions:
4+
- label = backport
5+
actions:
6+
backport:
7+
branches:
8+
- "5.5.x"
9+
assignees:
10+
- "{{ author }}"

0 commit comments

Comments
 (0)