Skip to content

Signify breaking change in output #273

@Idane

Description

@Idane

Is your feature request related to a problem? Please describe.

When using an exclamation mark to trigger a breaking change, it passes validation. However, the outputs lack an indication that the title represent a breaking change, and even remove the exclamation mark from feat:

feat!: do major release

Outputs:

{
  "type": "feat",
  "scope": "",
  "subject": "do major release"
}

Describe the solution you'd like

Add a breakingChange boolean output

Describe alternatives you've considered

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions