Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encounter "Unknown changelog format 'None'" when generating changelog #894

Open
gsemet opened this issue Oct 19, 2023 · 2 comments
Open

Comments

@gsemet
Copy link

gsemet commented Oct 19, 2023

Description

I have the following error starting 3.12:

poetry run cz changelog \
                --file-name docs/source/changelog.md.sections \
                --unreleased-version UNRELEASED_VERSION
Unknown changelog format 'None'

reverted to 3.11 works fine

Steps to reproduce

poetry run cz changelog \
                --file-name docs/source/changelog.md.sections \
                --unreleased-version UNRELEASED_VERSION

Current behavior

Unknown changelog format 'None'

Desired behavior

changelog well generated

Screenshots

No response

Environment

cz 3.12

@anthonyfinch
Copy link

I have just been bitten by this one too. @gsemet thanks for version workaround, it was blocking our builds!

@Lee-W Lee-W changed the title Good bug title tells us about precise symptom, not about the root cause. Encounter "Unknown changelog format 'None'" when generating changelog on Python 3.12 Dec 3, 2023
@Lee-W Lee-W changed the title Encounter "Unknown changelog format 'None'" when generating changelog on Python 3.12 Encounter "Unknown changelog format 'None'" when generating changelog Dec 3, 2023
@Lee-W
Copy link
Member

Lee-W commented Dec 3, 2023

HI @gsemet @anthonyfinch , could you please provide more detail on this issue? I'm not able to reproduce it. Might need to know how the changelog looks like and what are some of the example commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants