Hacker News new | ask | show | jobs
by dub 1280 days ago
I'd be more excited to use GPT to draft a summary of release notes by scanning all the new PRs in a release, summarizing what they are, and dividing them up into categories (bug fix, feature, breaking changes, etc.)
1 comments

I've been using conventional commits for that, if there was equivalent of this that conformed to the CC standard then I would give it a try