Skip to content

Commit

Permalink
chore: mergify backport for v8.2.x (#5838)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed Feb 14, 2024
1 parent c3ba0d0 commit 41e7bf1
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 @@ -98,3 +98,11 @@ pull_request_rules:
backport:
branches:
- release/v8.1.x
- name: backport patches to v8.2.x branch
conditions:
- base=main
- label=backport-to-v8.2.x
actions:
backport:
branches:
- release/v8.2.x

0 comments on commit 41e7bf1

Please sign in to comment.