ci: mergify support for 0.35 backports (#7050)

This commit is contained in:
Sam Kleinman
2021-10-04 13:04:15 -04:00
committed by GitHub
parent f361ce09b3
commit 6276fdcb5d
+9
View File
@@ -16,3 +16,12 @@ pull_request_rules:
backport:
branches:
- v0.34.x
- name: backport patches to v0.35.x branch
conditions:
- base=master
- label=S:backport-to-v0.35.x
actions:
backport:
branches:
- v0.35.x