Skip to content

Commit

Permalink
Use backport-vMajor.Minor.0 labels for the experimental phase
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Apr 7, 2021
1 parent bf22c7e commit ff1eaca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pull_request_rules:
conditions:
- merged
- base=master
- label=v7.13.0
- label=backport-v7.13.0
actions:
backport:
branches:
Expand All @@ -12,7 +12,7 @@ pull_request_rules:
conditions:
- merged
- base=master
- label=v7.12.0
- label=backport-v7.12.0
actions:
backport:
branches:
Expand All @@ -21,7 +21,7 @@ pull_request_rules:
conditions:
- merged
- base=master
- label=v7.11.0
- label=backport-v7.11.0
actions:
backport:
branches:
Expand Down

0 comments on commit ff1eaca

Please sign in to comment.