Skip to content

Commit

Permalink
chore: [release-2.9.x] chore: fix backports to work with conventional…
Browse files Browse the repository at this point in the history
… commits (#12189)

Co-authored-by: Trevor Whitney <[email protected]>
  • Loading branch information
grafanabot and trevorwhitney authored Mar 13, 2024
1 parent 8585e35 commit 47cccad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}}
token: ${{secrets.GH_BOT_ACCESS_TOKEN}}
labelsToAdd: "backport"
title: "[{{base}}] {{originalTitle}}"
title: "chore: [{{base}}] {{originalTitle}}"

0 comments on commit 47cccad

Please sign in to comment.