Skip to content

config-conventional: Remove support for the "improvement" type #898

Closed
@gavinsharp

Description

@gavinsharp

Expected Behavior

Commit messages that use the "improvement" type should be rejected when using the @commitlint/config-conventional config.

Current Behavior

"improvement" was allowed in #832

Affected packages

  • config-conventional

Context

This caused unexpected behaviour in our app because commitlint allowed the commit, but semantic-release does not recognize that commit type, so it did not generate a release.

commitizen also reverted their addition of this type: https://github.com/commitizen/conventional-commit-types/pull/16/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions