Skip to content

CI Semver check #352

Open
Open
@timonv

Description

Is your feature request related to a problem? Please describe.
Breaking changes can be missed, and only detected during the release cycle. By checking during a pull request we can ensure the convential commit is correct and a breaking change label is included.

Describe the solution you'd like
A github action that uses cargo semver checks to detect breaking changes. If any, it will post them to the PR. The PR can then only be merged if the PR title and footer are correct.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions