Merge pull request #219810 from mweinelt/backport-security-label

workflows/backport: Copy security label in backport PRs
This commit is contained in:
Linus Heckemann
2023-03-06 15:34:09 +01:00
committed by GitHub
+1
View File
@@ -27,6 +27,7 @@ jobs:
uses: korthout/backport-action@v1.2.0
with:
# Config README: https://github.com/korthout/backport-action#backport-action
copy_labels_pattern: 'severity:\ssecurity'
pull_description: |-
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.