Skip to content

Commit

Permalink
ci: add backport for v5.1.x release branch (#1814)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo authored Mar 8, 2023
1 parent 7404e1b commit bb92f01
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 @@ -47,3 +47,11 @@ pull_request_rules:
backport:
branches:
- release/v5.0.x
- name: backport patches to v5.1.x branch
conditions:
- base=main
- label=backport/v5.1.x
actions:
backport:
branches:
- release/v5.1.x

0 comments on commit bb92f01

Please sign in to comment.