Skip to content

Commit ae471b1

Browse files
authored
Merge pull request #1525 from buildkite/renovate_pr_body_placeholders_fix
2 parents e25915b + 7b86667 commit ae471b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"commitMessageTopic": "buildkite-agent",
3434
"commitMessageExtra": "to v{{newVersion}}",
3535
"semanticCommitType": "chore",
36-
"prBodyTemplate": "This PR updates the buildkite-agent from v{{{currentVersion}}} to v{{{newVersion}}}.\n\n### Agent Release Notes\n\nSee the [full release notes](https://github.com/buildkite/agent/releases/tag/v{{{newVersion}}}) for details about what's included in this update.\n\n{{{changelog}}}",
36+
"prBodyTemplate": "This PR updates the buildkite-agent from v{{{currentValue}}} to v{{{newValue}}}.\n\n### Agent Release Notes\n\nSee the [full release notes](https://github.com/buildkite/agent/releases/tag/v{{{newValue}}}) for details about what's included in this update.\n\n{{{changelog}}}",
3737
"labels": [
3838
"dependencies",
3939
"buildkite-agent"

0 commit comments

Comments
 (0)