Skip to content

Enforce release tags on merges into master (i.e. release bumps) #95

@lukpueh

Description

@lukpueh

#87 added versioning/release policies, plus a script that helps to enforce them. One of the policies is:

Merges with 'master' must be followed by a git tag for the new version number.

This policy is not enforced by the script, as the script is auto-executed on PRs, but this policy would need to be enforced post-merge.

It would be nice to either:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions