Skip to content

Commit

Permalink
chore: add task for backport to v6.0.x (cosmos#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Aug 3, 2022
1 parent 1302784 commit 44daeb4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,12 @@ pull_request_rules:
actions:
backport:
branches:
- release/v5.0.x
- release/v5.0.x
- name: backport patches to v6.0.x branch
conditions:
- base=main
- label=backport-to-v6.0.x
actions:
backport:
branches:
- release/v6.0.x

0 comments on commit 44daeb4

Please sign in to comment.