Stream: services-flake

Topic: 0.2.0 release


view this post on Zulip Shivaraj B H (Apr 28 2024 at 05:27):

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>)?

view this post on Zulip Srid (Apr 28 2024 at 05:29):

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 ?

view this post on Zulip Srid (Apr 28 2024 at 05:30):

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)

view this post on Zulip Shivaraj B H (Apr 28 2024 at 05:42):

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