Skip to content

Commit

Permalink
Merge branch 'main' into carlos/e2e-tests-multidenom
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodriguez authored Jun 17, 2024
2 parents d4bd933 + c95b0f6 commit fbb6994
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 fbb6994

Please sign in to comment.