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 ad774a4 commit e851310Copy full SHA for e851310
.mergify.yml
@@ -0,0 +1,10 @@
1
+pull_request_rules:
2
+ - name: Backport patches to the release branch
3
+ conditions:
4
+ - label = backport
5
+ actions:
6
+ backport:
7
+ branches:
8
+ - "5.5.x"
9
+ assignees:
10
+ - "{{ author }}"
0 commit comments