Skip to content

Commit

Permalink
Run backport workflow as fluxcdbot
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
(cherry picked from commit c122f60)
  • Loading branch information
stefanprodan authored and hiddeco committed Jul 6, 2023
1 parent b769bd9 commit ee8627b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee8627b

Please sign in to comment.