Skip to content

Add 'lint' command to validate messages #57

@rcmachado

Description

@rcmachado

Add a lint command that could educate about best practices regarding changelog messages. One easy win would be checking for Add ..., Fix ..., Remove ... kind of messages in their respective sections.

Some examples:

  • Add some interesting feature messages under Added section became Some interesting feature (since Added section already denotes it was added)
  • Fixed issue that prevents something message under Fixed section became Issue that prevents something

Other issues it could check:

  • Missing links for versions

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