Skip to content

Commit

Permalink
chore: add v24.x backport to mergify (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaddyMc authored Mar 26, 2024
1 parent c839193 commit 9265659
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 @@ -46,3 +46,11 @@ pull_request_rules:
backport:
branches:
- v23.x
- name: backport patches to v24.x branch
conditions:
- base=v23.x
- label=A:backport/v24.x
actions:
backport:
branches:
- v24.x

0 comments on commit 9265659

Please sign in to comment.