Skip to content

[Tooling] Update GitHub release title format from "vX.Y.Z" to "Version X.Y.Z"#2728

Merged
iangmaia merged 2 commits intotrunkfrom
iangmaia/update-github-release-title-format
Mar 9, 2026
Merged

[Tooling] Update GitHub release title format from "vX.Y.Z" to "Version X.Y.Z"#2728
iangmaia merged 2 commits intotrunkfrom
iangmaia/update-github-release-title-format

Conversation

@iangmaia
Copy link
Contributor

@iangmaia iangmaia commented Mar 9, 2026

Related issues

How AI was used in this PR

Claude Code coded under author's directions and all code has been reviewed.

Proposed Changes

  • Add github_release_name helper to centralize the release name format
  • Pass name: "Version X.Y.Z" to create_github_release so draft releases are created with a human-readable title while keeping the git tag as vX.Y.Z
  • Update publish_release to match draft releases by the new name format

Testing Instructions

  • Verify during the next release that the GitHub release is titled "Version X.Y.Z" and the git tag remains vX.Y.Z

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@iangmaia iangmaia self-assigned this Mar 9, 2026
@iangmaia iangmaia marked this pull request as ready for review March 9, 2026 11:45
@iangmaia iangmaia requested a review from sejas March 9, 2026 11:45
Copy link
Member

@sejas sejas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick customization and improving the release toolkit to use any Version Name in GH. The code looks good to me. We'll need to bump the Gems version once it's released.

@iangmaia
Copy link
Contributor Author

iangmaia commented Mar 9, 2026

Thanks for the quick customization and improving the release toolkit to use any Version Name in GH. The code looks good to me. We'll need to bump the Gems version once it's released.

release-toolkit updated to 14.2.0 in d73d380

@iangmaia iangmaia merged commit 33818ff into trunk Mar 9, 2026
11 checks passed
@iangmaia iangmaia deleted the iangmaia/update-github-release-title-format branch March 9, 2026 15:55
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.

2 participants