create-release icon indicating copy to clipboard operation
create-release copied to clipboard

Explicit support for semantic versioning pre-releases.

Open jmalloc opened this issue 6 years ago • 0 comments

Hi all,

I am wondering if explicit support for semantic versioning would be a desirable and reasonable addition to this action?

What I am proposing is allowing semver as valid value for the prerelease field in the action configuration. Use of this value would mark a release as a "full-release" (i.e., non-pre-release) only if:

If such a feature is welcome I'll attempt to submit a PR :)

/cc @ezzatron

jmalloc avatar Oct 20 '19 22:10 jmalloc