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

Add multiple changelog segments in one PR #355

Closed
bsipocz opened this issue Jul 9, 2021 · 3 comments
Closed

Add multiple changelog segments in one PR #355

bsipocz opened this issue Jul 9, 2021 · 3 comments

Comments

@bsipocz
Copy link

bsipocz commented Jul 9, 2021

I would have the feature requests for being able to add multiple changelog segments in one PR, segments that end up in the same section of the changelog.

I think it's beneficial in many cases to have multiple entries rather than one long paragraph for new feature additions, but for maintenance supporting this would be crucial. E.g. in a project, I'm dropping support for multiple dependency versions. All of those need their clean, short changelog entry and currently, I am bound to open separate PRs for this to be able to handle the changelog, even though logically and logistically it would be much nicer to do it in one go.

@Cadair
Copy link
Contributor

Cadair commented Aug 19, 2021

Isn't this the feature that was added in #119 ?

@bsipocz
Copy link
Author

bsipocz commented Aug 20, 2021

Yes, I suppose that's exactly what I was looking for.

@bsipocz bsipocz closed this as completed Aug 20, 2021
@pawelad
Copy link

pawelad commented Feb 7, 2023

Is this feature still supported? I'm getting an error when trying to use it:

$ towncrier create 2585.changed.1.md
Usage: towncrier create [OPTIONS] FILENAME
Try 'towncrier create --help' for help.

Error: Invalid value: Expected filename '2585.changed.1.md' to be of format '{name}.{type}', where '{name}' is an arbitrary slug and '{type}' is one of: feature, bugfix, doc, removal, misc

EDIT: I decided to create a new issue instead of hijacking this one - #474

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

No branches or pull requests

3 participants