Skip to content

Conversation

@slhck
Copy link
Contributor

@slhck slhck commented Nov 7, 2025

For reviewers

  • I did not use AI
  • I used AI and thorougly reviewed every code/docs change

Description of the change

Users can now use --sections :all: to include all available sections for the selected convention, instead of listing them all explicitly. This eliminates the need to manually enumerate all section types when generating a comprehensive changelog.

The implementation expands :all: to all values in the convention's TYPES dictionary, works with all conventions (Basic, Angular, Conventional Commit), and includes full test coverage and documentation.

Relevant resources

#98

Users can now use --sections :all: to include all available
sections for the selected convention, instead of listing them
all explicitly. This eliminates the need to manually enumerate
all section types when generating a comprehensive changelog.

The implementation expands :all: to all values in the convention's
TYPES dictionary, works with all conventions (Basic, Angular,
Conventional Commit), and includes full test coverage and
documentation.
Copy link
Owner

@pawamoy pawamoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a lot!

@pawamoy pawamoy merged commit 4ba1293 into pawamoy:main Nov 8, 2025
25 checks passed
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

Successfully merging this pull request may close these issues.

2 participants