Skip to content

Commit

Permalink
Drop v1.3, add v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Feb 17, 2021
1 parent b24cb98 commit 480b4e0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ pull_request_rules:
label:
add:
- automerge
- name: v1.3 backport
conditions:
- label=v1.3
actions:
backport:
ignore_conflicts: true
branches:
- v1.3
- name: v1.4 backport
conditions:
- label=v1.4
Expand All @@ -82,3 +74,11 @@ pull_request_rules:
ignore_conflicts: true
branches:
- v1.6
- name: v1.7 backport
conditions:
- label=v1.7
actions:
backport:
ignore_conflicts: true
branches:
- v1.7

0 comments on commit 480b4e0

Please sign in to comment.