The cz ch
command generates a CHANGELOG.md
that includes the content from the body.
#1267
Labels
cz ch
command generates a CHANGELOG.md
that includes the content from the body.
#1267
Description
When I use the
cz ch
command, I only want it to capture the title part and not read or parse the body part.Currently, I guess that this piece of code is parsing the body.
I'm not sure if my input and output situation matches your expected output.
However, I hope it doesn't parse the content of the body.
If this result is what you originally expected, I would like to add a flag to stop parsing the body.
Steps to reproduce
My commit message:
Current behavior
Desired behavior
Screenshots
No response
Environment
cz-version==3.29.1
python-version==3.12.7
operating system==window10
The text was updated successfully, but these errors were encountered: