chore: update mergify for v0.44 backports (#10146)

* chore: update mergify for v0.44 backports

* remove 0.43

* remove v0.39

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
This commit is contained in:
Robert Zaremba
2021-09-15 12:43:59 +02:00
committed by GitHub
co-authored by Amaury
parent ae9834e60f
commit e700838638
+3 -11
View File
@@ -9,14 +9,14 @@ pull_request_rules:
method: squash
strict: true
commit_message: title+body
- name: backport patches to v0.43.x branch
- name: backport patches to v0.44.x branch
conditions:
- base=master
- label=backport/0.43.x
- label=backport/0.44.x
actions:
backport:
branches:
- release/v0.43.x
- release/v0.44.x
- name: backport patches to v0.42.x branch
conditions:
- base=master
@@ -25,11 +25,3 @@ pull_request_rules:
backport:
branches:
- release/v0.42.x
- name: backport patches to v0.39.x branch
conditions:
- base=master
- label=backport/0.39.x (Launchpad)
actions:
backport:
branches:
- launchpad/backports