Replies: 4 comments
-
|
Thank you. We'll likely use https://github.com/pkieltyka/gitgenie from @pkieltyka going forward. But if there are benefits to your solution, I'm all ears :) |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for checking it out, @VojtechVitek — and for the pointer to gitgenie. The main difference with Changenotes: it reads PR descriptions and branch names alongside commit messages, not just subjects. So a commit like "fix router race condition" from a PR called "Fix concurrent route registration" becomes something users can actually parse:
Output is fully editable before publishing, and hosted at Happy to run your last few chi releases through it so you can compare outputs directly — zero setup on your side. Just say the word. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Anyway, thank you for your suggestion |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @pkieltyka and team 👋
chi is a great Go HTTP router — lightweight, fast, idiomatic.
I built Changenotes — it auto-generates changelogs from your GitHub releases using AI. Connects via OAuth, reads your commits and PRs, and produces categorized release notes (Features / Bug Fixes / Improvements) seconds after you push a release.
Open-source projects get it free forever. No credit card, no catch.
Feel free to try it or ignore — just wanted to put it on your radar.
Beta Was this translation helpful? Give feedback.
All reactions