Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[mergify] update file with new 0.27 branch name. Drop 0.26 actions
  • Loading branch information
piponazo committed Mar 1, 2019
1 parent 7b34811 commit 4b08fe0
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .mergify.yml
Expand Up @@ -6,20 +6,11 @@ pull_request_rules:
actions:
backport:
branches:
- "0.27"

- name: backport patches to 0.26 branch
conditions:
- base=master
- label=backport-to-0.26
actions:
backport:
branches:
- "0.26"
- "0.27-maintenance"

- name: forward-port patches to master
conditions:
- base=0.27
- base=0.27-maintenance
- label=to-master
actions:
backport:
Expand Down

0 comments on commit 4b08fe0

Please sign in to comment.