Skip to content

Commit

Permalink
chore: mergify task for v7.4.x (cosmos#6057)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Mar 28, 2024
1 parent eecfa5c commit 1626b4e
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/v7.3.x
- name: backport patches to v7.4.x branch
conditions:
- base=main
- label=backport-to-v7.4.x
actions:
backport:
branches:
- release/v7.4.x
- name: backport patches to v8.0.x branch
conditions:
- base=main
Expand Down

0 comments on commit 1626b4e

Please sign in to comment.