We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66300c1 commit 56cb1fcCopy full SHA for 56cb1fc
.mergify.yml
@@ -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