Skip to content

Explicitly set release title so it matches the tag name - #161

Merged
gocardless-ci-robot[bot] merged 2 commits into
masterfrom
template-changes
Aug 11, 2026
Merged

Explicitly set release title so it matches the tag name#161
gocardless-ci-robot[bot] merged 2 commits into
masterfrom
template-changes

Conversation

@jamiecobbett

Copy link
Copy Markdown
Contributor

Summary

  • gh release create was leaving the release title blank when notes come from the changelog (--notes), so GitHub fell back to showing the merge commit message as the title instead of e.g. "v1.2.3".
  • Both branches of the release-creation step now pass --title explicitly so it always matches the tag name.

This mirrors the same fix applied in gocardless-nodejs (gocardless/gocardless-nodejs#256).

Test plan

  • Confirm the next automated release gets the correct title

@gocardless-ci-robot
gocardless-ci-robot Bot merged commit 6956d13 into master Aug 11, 2026
6 checks passed
@gocardless-ci-robot
gocardless-ci-robot Bot deleted the template-changes branch August 11, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant