Skip to content

Commit

Permalink
Add mergify iron backport label (#2293)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahr authored Aug 14, 2023
1 parent bdc9cec commit 01ccced
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 @@ -26,6 +26,15 @@ pull_request_rules:
branches:
- humble

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

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

0 comments on commit 01ccced

Please sign in to comment.