Skip to content

Commit c68a875

Browse files
author
Felix Exner (fexner)
authored
CI: Add labels from backports to target PR, not the original PR (#807)
1 parent 90a8707 commit c68a875

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/mergify.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ pull_request_rules:
77
backport:
88
branches:
99
- humble
10-
label:
11-
add:
10+
labels:
1211
- humble
1312

1413
- name: Backport to iron branch
@@ -19,6 +18,5 @@ pull_request_rules:
1918
backport:
2019
branches:
2120
- iron
22-
label:
23-
add:
21+
labels:
2422
- iron

0 commit comments

Comments
 (0)