Skip to content

馃敄 Name releases as Rudder v<version> - #88

Merged
Vivekyy merged 1 commit into
mainfrom
Vivekyy/rename-rudder-release-title
Jul 29, 2026
Merged

馃敄 Name releases as Rudder v<version>#88
Vivekyy merged 1 commit into
mainfrom
Vivekyy/rename-rudder-release-title

Conversation

@Vivekyy

@Vivekyy Vivekyy commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Rename generated GitHub Release titles from Rudder plugin <version> to Rudder v<version>.
  • Add a regression assertion for the release-title format.

Testing

  • npm run typecheck
  • npm test
  • npm run build

Open in Stage

Greptile Summary

This PR updates generated GitHub Release titles to use the Rudder v<version> format.

  • Changes the release title passed to gh release create.
  • Adds a regression assertion covering the exact title template.

Confidence Score: 5/5

The PR appears safe to merge with no actionable defects identified.

The workflow鈥檚 version output is a bare semantic version, so the new literal prefix produces the intended Rudder v<version> title, and the regression assertion matches that command.

Important Files Changed

Filename Overview
.github/workflows/publish.yml Updates the GitHub Release title while preserving the existing bare-semver version output and release workflow behavior.
test/plugin-package.test.ts Adds a focused assertion that locks in the new release-title format.

Reviews (1): Last reviewed commit: "馃敄 Name releases as Rudder v<version>" | Re-trigger Greptile

Co-authored-by: Codex Agent <codex@openai.com>
@ghost

ghost commented Jul 29, 2026

Copy link
Copy Markdown

Ready to review this PR? Stage has broken it down into 2 individual chapters for you:

Title
1 Update GitHub Release title format
2 Add regression test for release title
Open in Stage

Chapters generated by Stage for commit ee4c2ef on Jul 29, 2026 9:10pm UTC.

@github-actions

Copy link
Copy Markdown

馃摝 No plugin release on merge

The plugin package, tag, and GitHub Release already exist for 0.1.3.
Bump package.json to release a new plugin version.

@Vivekyy
Vivekyy merged commit fb62538 into main Jul 29, 2026
4 checks passed
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