Run backport workflow as fluxcdbot

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2023-07-04 12:44:25 +03:00
parent 498030535c
commit c122f60fe6
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ jobs:
uses: korthout/backport-action@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
# xref: https://github.com/korthout/backport-action#inputs
with:
# Use token to allow workflows to be triggered for the created PR
token: ${{ secrets.BOT_GITHUB_TOKEN }}
# Match labels with a pattern `backport:<target-branch>`
label_pattern: '^backport:([^ ]+)$'
# A bit shorter pull-request title than the default