Skip to content

Commit

Permalink
Drop obsolute branches from backport candidates
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Dec 3, 2021
1 parent 46fe561 commit 689b8d7
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,22 +97,6 @@ pull_request_rules:
label:
add:
- automerge
- name: v1.6 backport
conditions:
- label=v1.6
actions:
backport:
ignore_conflicts: true
branches:
- v1.6
- name: v1.7 backport
conditions:
- label=v1.7
actions:
backport:
ignore_conflicts: true
branches:
- v1.7
- name: v1.8 backport
conditions:
- label=v1.8
Expand Down

0 comments on commit 689b8d7

Please sign in to comment.