Skip to content

Feature Request: Enhanced Changelog Format Options #608

@ArvinJ-H

Description

@ArvinJ-H

Is your feature request related to a problem? Please describe.
not really

Describe the solution you'd like
Currently, Changie supports a standard changelog format, but I'm interested in having additional formatting options to cater to different project structures (monorepo). Specifically, I propose two new formats:

Plugin/Module-Centric Format:

## Plugin-name
## Plugin-name/Module-name
### Added
- Thing added
- Thing added
### Fixed
- Thing fixed
- Thing fixed

or

Category-Centric Format with Module Reference:

### Added
- Module1: Thing added
- Module2: Thing added
### Fixed
- Module1: Thing fixed
- Module2: Thing fixed

Describe alternatives you've considered
Each project have their own changelog, run changie batch as normal, but replace changie merge with a custom script

Additional context
Closed the other two ticket since they are no longer applicable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions