Skip to content

Commit

Permalink
add mergify config for automated launchpad backports (cosmos#8667)
Browse files Browse the repository at this point in the history
  • Loading branch information
clevinson authored Feb 24, 2021
1 parent cc70749 commit 09c4dc0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,11 @@ pull_request_rules:
backport:
branches:
- release/v0.41.x
- name: backport patches to v0.39.x branch
conditions:
- base=master
- label=backport/0.39.x (Launchpad)
actions:
backport:
branches:
- launchpad/backports

0 comments on commit 09c4dc0

Please sign in to comment.