Skip to content

The cz ch command generates a CHANGELOG.md that includes the content from the body. #1267

Open
@gbaian10

Description

@gbaian10

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.

image

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:

image

Current behavior

image

Desired behavior

image

Screenshots

No response

Environment

cz-version==3.29.1
python-version==3.12.7
operating system==window10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions