Skip to content

Commit

Permalink
add backport task for release/v5.1.x (cosmos#2078)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Aug 23, 2022
1 parent 6203380 commit da6315a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ pull_request_rules:
backport:
branches:
- release/v5.0.x
- name: backport patches to v5.1.x branch
conditions:
- base=main
- label=backport-to-v5.1.x
actions:
backport:
branches:
- release/v5.1.x
- name: backport patches to v6.0.x branch
conditions:
- base=main
Expand Down

0 comments on commit da6315a

Please sign in to comment.