Skip to content

Commit

Permalink
chore: backport task for v7.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Mar 2, 2023
1 parent b5b38e5 commit 1ec697e
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 @@ -82,3 +82,11 @@ pull_request_rules:
backport:
branches:
- release/v7.0.x
- name: backport patches to v7.1.x branch
conditions:
- base=main
- label=backport-to-v7.1.x
actions:
backport:
branches:
- release/v7.1.x

0 comments on commit 1ec697e

Please sign in to comment.