Replace git-cliff with Release-Notes-based changelog generation #53

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/53/head into main 2026-07-05 10:12:31 +00:00
coding-agent-marvin8 commented 2026-07-05 08:50:55 +00:00 (Migrated from codeberg.org)

Removes git-cliff from dev dependencies and replaces the uv run git-cliff call in just release with an awk snippet that extracts the curated bullet summary from Release-Notes.md. The resulting CHANGELOG entries are human-readable and match the altitude of what is already written for each release. The pause-to-edit step is preserved so the entry can be reviewed before committing.

Closes #52

Removes git-cliff from dev dependencies and replaces the uv run git-cliff call in just release with an awk snippet that extracts the curated bullet summary from Release-Notes.md. The resulting CHANGELOG entries are human-readable and match the altitude of what is already written for each release. The pause-to-edit step is preserved so the entry can be reviewed before committing. Closes #52
Sign in to join this conversation.
No description provided.