Skip to content

ci(release): use only the new version's changelog entry as release notes - #73

Merged
jdhughes-dev merged 1 commit into
INTERA-Inc:mainfrom
jdhughes-dev:fix-release-notes-scope
Aug 3, 2026
Merged

ci(release): use only the new version's changelog entry as release notes#73
jdhughes-dev merged 1 commit into
INTERA-Inc:mainfrom
jdhughes-dev:fix-release-notes-scope

Conversation

@jdhughes-dev

Copy link
Copy Markdown
Collaborator

The whole changelog file was passed to gh release create, so each release page repeated the history of every release before it. The notes are now the entry for the version being released, taken from its heading up to the next one, and the job fails if that entry is missing.

The v1.2.0 release page has been trimmed the same way.

The whole changelog file was passed as the release notes, so every release
page repeated the history of the ones before it. Take the entry for the
version being released and stop at the next heading, and fail the job if that
entry is missing.
@jdhughes-dev
jdhughes-dev merged commit 83bdcea into INTERA-Inc:main Aug 3, 2026
@jdhughes-dev
jdhughes-dev deleted the fix-release-notes-scope branch August 3, 2026 22:22
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