Skip to content

Feature Request: Implement Existing Changelog Detection and Parsing #73

Open
@olasunkanmi-SE

Description

@olasunkanmi-SE

Title: Detect and Parse Existing Changelog Files
Description:
Create functionality to detect if a changelog file already exists in the project, and if so, parse it to understand its structure and formatting.
Tasks:

Implement a function to search for existing changelog files in the project
Create a parser to analyze the structure and formatting of existing changelog
Implement logic to categorize changes (e.g., features, bug fixes, documentation)
Create a function to generate changelog text from categorized changes
Develop logic to match new changelog entries to existing style
Add error handling for malformed or unexpected changelog formats

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