pfaciana/Version Check and Update

Checks and updates semantic versions in JSON files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
json-filesSpace-delimited list of JSON files to checkyes
release-typeThe type of release to perform (patch, minor, major), if needednopatch
force-releaseThe type of release to force (patch, minor, major, ''), alwaysno""
commit-messageCustom message for the commit. Use {version} to include the new version dynamically. Leave empty for no message.no""
tag-messageCustom message for the tag. Use {tag} to include the new tag dynamically. Leave empty for no message.no""
namedescription
tag-namethe new tag name or the current tag name if the repo is already in sync
new-tag-namethe new tag name or empty string if tag if the repo is already in sync