Skip to content

dx: Add automated CHANGELOG.md generation from conventional commits #520

@nanaf6203-bit

Description

@nanaf6203-bit

Description

The project uses conventional commits but has no automated changelog. Set up changelog generation from commit history.

Acceptance Criteria

  • Add git-cliff or similar tool configuration
  • Create cliff.toml with conventional commit mapping
  • Group changes: Features, Bug Fixes, Performance, Documentation, Security, Testing
  • Add npm script or make task: generate-changelog
  • Add GitHub Actions workflow to auto-update CHANGELOG on release
  • Document changelog generation process
  • Generate initial CHANGELOG.md from existing commit history

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions