Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mergify #8784

Merged
merged 5 commits into from
Mar 5, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
retire v0.41, the hub can upgrade to v0.42 smoothly
  • Loading branch information
Alessio Treglia committed Mar 4, 2021
commit bdca0d1530766683fee76abac7e8a4db27f252f4
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