Skip to content

Commit

Permalink
retire v0.41, the hub can upgrade to v0.42 smoothly
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Treglia committed Mar 4, 2021
1 parent 4d3f304 commit bdca0d1
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ pull_request_rules:
merge:
method: squash
strict: true
- name: backport patches to v0.41.x branch
- name: backport patches to v0.42.x branch
conditions:
- base=master
- label=backport/0.41.x (Stargate)
- label=backport/0.42.x (Stargate)
actions:
backport:
branches:
- release/v0.41.x
- release/v0.42.x
- name: backport patches to v0.39.x branch
conditions:
- base=master
Expand All @@ -24,11 +24,3 @@ pull_request_rules:
backport:
branches:
- launchpad/backports
- name: backport patches to v0.42.x branch
conditions:
- base=master
- label=backport/0.42.x (Stargate)
actions:
backport:
branches:
- release/v0.42.x

0 comments on commit bdca0d1

Please sign in to comment.