Skip to content

Add strategy for incrementing the version by looking for commits tagged with version bumps #971

@MikeEvansLarah

Description

@MikeEvansLarah

Similar to incrementing based off of commit messages containing +semver:minor or +semver:major - if we could tag commits with these messages and increment the version accordingly.

The reason being is that we want to do a binary comparison between the current build and the last master build to detect API changes (which obviously happens after the commit), then retrospectively tag the commit to state if there was a major or minor change.

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