Skip to content

feat: put release version in the Version Packages PR title - #60

Merged
gkurt merged 1 commit into
mainfrom
tegami-version-pr-title
Jun 30, 2026
Merged

feat: put release version in the Version Packages PR title#60
gkurt merged 1 commit into
mainfrom
tegami-version-pr-title

Conversation

@gkurt

@gkurt gkurt commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Restores the old Changesets behavior of including the version in the release PR title.

Uses the github plugin's versionPr.create() hook in scripts/tegami.mts to title the auto-generated Version Packages PR chore: release v<version>. Since all packages share one version via the tegaki group, the published renderer's bumped version stands in for the whole release.

Verified the computed title against the live draft → chore: release v0.20.0. The hook only does version math (no markdown rendering), so it's unaffected by the draft path.

Note: this won't retitle the already-open #59 (created before this lands); it applies to the next Version Packages PR.

Use the github plugin's versionPr.create() hook to title the PR
"chore: release v<version>" (e.g. chore: release v0.20.0), restoring
the behavior of the old Changesets workflow. All packages share one
version via the group, so the published renderer's bumped version
represents the release.

Verified the computed title against the live draft: chore: release v0.20.0.
@github-actions

Copy link
Copy Markdown
Contributor

Tegami

This repository uses Tegami to manage releases. When your changes affect published packages, add a changelog file under .tegami/ before merging.

Create a changelog → · Changelog format

Release preview

Package Bump Version
@tegaki/root minor 0.19.00.20.0
tegaki minor 0.19.00.20.0
@tegaki/website minor 0.19.00.20.0
tegaki-generator minor 0.19.00.20.0
@tegaki/example-e2e minor 0.19.00.20.0
@tegaki/example-next minor 0.19.00.20.0
@tegaki/example-nuxt minor 0.19.00.20.0
@tegaki/example-remotion minor 0.19.00.20.0
@tegaki/example-vite minor 0.19.00.20.0
hyperframes minor 0.19.00.20.0

This PR does not add changelog files. Pending changelogs from other branches are included in the preview above.

Run bun run tegami locally to create a changelog interactively.

Managed by Tegami.

@gkurt
gkurt merged commit 4ffe693 into main Jun 30, 2026
5 checks passed
@gkurt
gkurt deleted the tegami-version-pr-title branch June 30, 2026 13:44
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