gaspb/Get Latest Tag By Prefix

Get a latest Git tag.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
prefixPrefix pattern for the tagno""
semver_onlyWhether gets only a tag in the shape of semver.nofalse
initial_versionThe initial version. Works only when `inputs.with_initial_version` == `true`.nov0.0.0
with_initial_versionWhether returns `inputs.initial_version` as `outputs.tag` if no tag exists. `true` and `false` are available.notrue
namedescription
tagThe latest tag with prefix
versionThe latest tag, without prefix