vivantehealth/GitHub semver release

GitHub Action to perform a GitHub semantic version release, along with an update to the major version tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
default-bumpDefault semver segment to bumpnominor
v-prefixWhether to prefix the version with a "v"notrue
create-floating-major-tagWhether to create/update a floating major tagnotrue
create-floating-minor-tagWhether to create/update a floating minor tagnotrue
floating-tag-shaWhich git sha to use for the floating tags. Useful for CD workflows where the main branch is pushed just prior to taggingno""
artifactsPath of artifacts to upload. comma separated list and supports glob patternsno""
namedescription
majorMajor version
minorMinor version in *.* format
patchThe new version
versionThe new version
tagThe new version
partThe bumped segment