fix: release notes use save message verbatim instead of fabricated noise (v1.56.243) Root cause: synthesizeReleaseNotes fabricated '## Highlights / ## Fixes / Published <repo> <ver> from save <id>' — meaningless to end users. Fix: return the koh save message trimmed verbatim; fall back to a plain 'Release <ver> of <repo>.' placeholder only when no message exists. Extracted pure releaseNotesFromMessage helper with 3 unit tests. Removed dead releaseNotesFirstLine. Existing stored notes are immutable; next koh offer gets clean notes.
$ koh steal kepr.uk/kepr@9a9b39c4d4ff
·
parent: f81414ffd7d8
discussion
log in to leave a comment.