Skip to content

Commit

Permalink
ci: add mergify rules for release v.6.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
JeancarloBarrios committed Dec 24, 2024
1 parent 3feca2b commit e1085d5
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 @@ -55,3 +55,11 @@ pull_request_rules:
backport:
branches:
- release/v5.1.x
- name: backport patches to v6.0.x branch
conditions:
- base=main
- label=backport/v6.0.x
actions:
backport:
branches:
- release/v6.0.x

0 comments on commit e1085d5

Please sign in to comment.