Skip to content

Commit

Permalink
add mergify workflow for v5.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tqin7 committed Jul 11, 2024
1 parent 8ff1dda commit 0ef3315
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 @@ -93,4 +93,12 @@ pull_request_rules:
backport:
branches:
- release/protocol/v5.1.x
- name: backport to release/protocol/v5.2.x branch
conditions:
- base=main
- label=backport/protocol/v5.2.x
actions:
backport:
branches:
- release/protocol/v5.2.x

0 comments on commit 0ef3315

Please sign in to comment.