Skip to content

Commit

Permalink
Add Jazzy to mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Nov 29, 2024
1 parent f7f91be commit 397843c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ pull_request_rules:
branches:
- iron

- name: backport to jazzy at reviewers discretion
conditions:
- base=main
- "label=backport-jazzy"
actions:
backport:
branches:
- jazzy

- name: ask to resolve conflict
conditions:
- conflict
Expand Down

0 comments on commit 397843c

Please sign in to comment.