Closed
Description
#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:
- auto-tag on merge into master ( see Add specification versioning- and release management instructions and checks #87 (comment)), or
- otherwise insistently remind the maintainer to tag the release
Metadata
Metadata
Assignees
Labels
No labels