Skip to content

[FR] Include semver outcome in outputs #161

Closed
@alexeagle

Description

I'd like to automate tagging of minor and patch releases.

However new major releases should have some devrel thought applied (for example, migration docs for breaking changes).
Also it's too easy to accept someone's PR without noticing a BREAKING CHANGE comment and accidentally ship a major release. This is bad since semver rules say you're now committed to that mistake.

At minimum it would be nice to have an output like new-tag-major that is true when the major version was incremented (https://github.com/smlx/ccv/blob/main/ccv.go#L119 )

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