Skip to content

How to debug 'WOULD stop release after commit as the changelog entry is empty for crates'? #632

Answered by Byron
haata asked this question in Q&A
Discussion options

You must be logged in to vote

This happens if a changelog entry for a new version would be empty as no conventional commit affected the release. cargo smart-release is quite adamant about writing something and I noticed as well that there seems to be no way around that. I still remember that I tried to 'nerf' it once but failed and now think it's probably OK to cater to its will 😅.

All it takes is to execute the suggested command and write a release note for the crates it mentions, hid-io-protocol, hid-io-core in this case. I usually write A maintenance release without user-facing changes right under the ### Unreleased headline.

I hope that helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@haata
Comment options

Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants