Skip to content

Commit 382b0f3

Browse files
committed
Preserve PR labels when backporting
This should make release notes containing backports to be better sorted.
1 parent 6f04ad7 commit 382b0f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
uses: korthout/backport-action@7c3f6cd5843cac11bc59a04a1b7699af93261670 # v4.5.0
3434
with:
3535
add_author_as_assignee: true
36+
copy_labels_pattern: release-notes:.*
3637
github_token: ${{ steps.generate-token.outputs.token }}

0 commit comments

Comments
 (0)