Skip to content

Commit

Permalink
configure v9 branch (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhernandezb authored Feb 27, 2023
1 parent d8ce29e commit 638ebe0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ pull_request_rules:
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
- name: backport to v9
conditions:
- base=main
- label=backport/9.x
actions:
backport:
branches:
- release/v9.x
- name: backport to v8
conditions:
- base=main
Expand Down

0 comments on commit 638ebe0

Please sign in to comment.