Skip to content

Commit

Permalink
chore: mergify backport task for v5.2.x (#2806)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Nov 22, 2022
1 parent ac561b4 commit 43ce616
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,22 +66,14 @@ pull_request_rules:
backport:
branches:
- release/v4.2.x
- name: backport patches to v5.0.x branch
- name: backport patches to v5.2.x branch
conditions:
- base=main
- label=backport-to-v5.0.x
- label=backport-to-v5.2.x
actions:
backport:
branches:
- release/v5.0.x
- name: backport patches to v5.1.x branch
conditions:
- base=main
- label=backport-to-v5.1.x
actions:
backport:
branches:
- release/v5.1.x
- release/v5.2.x
- name: backport patches to v6.0.x branch
conditions:
- base=main
Expand Down

0 comments on commit 43ce616

Please sign in to comment.