Skip to content

Commit

Permalink
Add mergify workflow for v5.1.x. (#1788)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwschau authored Jun 26, 2024
1 parent 79a3143 commit d1e89a4
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 @@ -85,4 +85,12 @@ pull_request_rules:
backport:
branches:
- release/protocol/v5.x
- name: backport to release/protocol/v5.1.x branch
conditions:
- base=main
- label=backport/protocol/v5.1.x
actions:
backport:
branches:
- release/protocol/v5.1.x

0 comments on commit d1e89a4

Please sign in to comment.