Skip to content

Support exclamation mark as breaking change notation  #19

@sspaink

Description

@sspaink

The semantic checker doesn't seem to support using the exclamation mark for breaking changes: influxdata/telegraf#11748, I would like this feature to be supported. I assume the regex pattern just needs to be updated https://github.com/influxdata/validate-semantic-github-messages/blob/main/semantic_pattern.txt ?

From https://www.conventionalcommits.org/en/v1.0.0/

BREAKING CHANGE: a commit that has a footer BREAKING CHANGE:, or appends a ! after the type/scope, introduces a breaking API change (correlating with [MAJOR](http://semver.org/#summary) in Semantic Versioning). A BREAKING CHANGE can be part of commits of any type.

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