chore: Update .mergify.yml #13840

This commit is contained in:
Aleksandr Bezobchuk
2022-11-11 19:45:32 +01:00
committed by GitHub
parent d66b7fa189
commit f8353f8a7b
+8 -8
View File
@@ -16,6 +16,14 @@ pull_request_rules:
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
- name: backport patches to v0.47.x branch
conditions:
- base=main
- label=backport/0.47.x
actions:
backport:
branches:
- release/v0.47.x
- name: backport patches to v0.46.x branch
conditions:
- base=main
@@ -40,11 +48,3 @@ pull_request_rules:
backport:
branches:
- release/v0.44.x
- name: backport patches to v0.42.x branch
conditions:
- base=main
- label=backport/0.42.x (Stargate)
actions:
backport:
branches:
- release/v0.42.x