Skip to content

Commit

Permalink
ci: change backport action title
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwhitney committed Sep 25, 2024
1 parent ac422b3 commit 8155b93
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 @@ -31,4 +31,4 @@ jobs:
metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}}
token: ${{ steps.get_github_app_token.outputs.token }}
labelsToAdd: "backport"
title: "chore: [{{base}}] {{originalTitle}}"
title: "{{originalTitle}} [backport {{base}}]"

0 comments on commit 8155b93

Please sign in to comment.