Skip to content

More release bits#92

Merged
jlebon merged 2 commits intomainfrom
more-release-bits
Mar 20, 2026
Merged

More release bits#92
jlebon merged 2 commits intomainfrom
more-release-bits

Conversation

@jlebon
Copy link
Copy Markdown
Member

@jlebon jlebon commented Mar 20, 2026

See individual commits

@jlebon jlebon enabled auto-merge (rebase) March 20, 2026 16:55
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a new skill definition for generating release notes and modifies the release script. The new skill provides a detailed process for creating polished release notes from a raw changelog. The change to the release script prepends the version tag to the release notes content before editing.

My review identifies a couple of areas for improvement. The change in the release script introduces redundancy by adding the tag to the release notes body, which then gets included in the git tag message and GitHub release, where the tag is already present as the title. I've also suggested a clarification in the new release notes skill to make the instructions for an automated agent more explicit and robust.

Comment thread .opencode/skills/release-notes/SKILL.md Outdated
Comment thread tools/release.py Outdated
jlebon added 2 commits March 20, 2026 13:02
Teach the release-notes skill to group items under Major, Minor,
Internal, and Packaging changes sections, matching the format used in
previous releases. Also have it consult prior release tags for
categorization consistency and write the result to release-notes.md.

Assisted-by: OpenCode (Claude Opus 4.6)
Otherwise it takes the first line of the release notes, which is e.g.
`## Major changes`.

Assisted-by: OpenCode (Claude Opus 4.6)

	release-notes.md
@jlebon jlebon force-pushed the more-release-bits branch from 002dbfe to 1dbb00f Compare March 20, 2026 17:05
@jlebon jlebon disabled auto-merge March 20, 2026 17:05
@jlebon jlebon enabled auto-merge (rebase) March 20, 2026 17:05
@jlebon jlebon merged commit b9c4586 into main Mar 20, 2026
10 checks passed
@jlebon jlebon deleted the more-release-bits branch March 20, 2026 17:13
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