Skip to content

Commit

Permalink
chore: add v25.x backport tag to mergify github action (#8151)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaddyMc authored Apr 27, 2024
1 parent a89ea91 commit 2343396
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 @@ -175,3 +175,11 @@ pull_request_rules:
backport:
branches:
- v24.x
- name: backport patches to v25.x branch
conditions:
- base=main
- label=A:backport/v25.x
actions:
backport:
branches:
- v25.x

0 comments on commit 2343396

Please sign in to comment.