Skip to content

Commit

Permalink
CI: Add labels from backports to target PR, not the original PR (#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch authored Sep 19, 2023
1 parent 90a8707 commit c68a875
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ pull_request_rules:
backport:
branches:
- humble
label:
add:
labels:
- humble

- name: Backport to iron branch
Expand All @@ -19,6 +18,5 @@ pull_request_rules:
backport:
branches:
- iron
label:
add:
labels:
- iron

0 comments on commit c68a875

Please sign in to comment.