I think it’s a good time to go for 0.2: https://github.com/juspay/services-flake/blob/main/CHANGELOG.md
This release has also seen contributions from external contributors, it would be nice to tag the user beside the feat/fix (not sure if that’s possible with commitizen).
Also there is another open question: how would I go about linking the PRs in the CHANGELOG automatically; wherever there is (#<pr-number>)?
Shivaraj B H said:
Also there is another open question: how would I go about linking the PRs in the CHANGELOG automatically; wherever there is (#<pr-number>)?
https://github.com/commitizen-tools/commitizen/issues/396 ?
Don't forget to make a release tag (through GitHub release).
You can mention those users in when you create a GitHub release here: https://github.com/juspay/services-flake/releases though it'd be a manual process. Maybe there's a feature request for it already in commitizen.
(FTR, I've been using convco in other repos)
I did try convco, I wasn’t able to get the “just changelog” command auto-generate unreleased changes starting from previous release. It worked nicely with commitizen
Last updated: Nov 15 2024 at 11:45 UTC