Skip to content

Commit

Permalink
chore: mergify for v7.6.x (#6611)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Jun 17, 2024
1 parent 67b5348 commit c95b0f6
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,7 +89,15 @@ pull_request_rules:
actions:
backport:
branches:
- release/v7.5.x
- release/v7.5.x
- name: backport patches to v7.6.x branch
conditions:
- base=main
- label=backport-to-v7.6.x
actions:
backport:
branches:
- release/v7.6.x
- name: backport patches to v8.2.x branch
conditions:
- base=main
Expand Down

0 comments on commit c95b0f6

Please sign in to comment.