candango/Candango Increment Version

An action that controls version increment for CI's

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub Token (PAT or GITHUB_TOKEN) with write access to contents and variablesno
app-idGitHub App ID (required if github-token is not provided)no
private-keyGitHub App private key (required if github-token is not provided)no
current-version-variableCurrent version repository variable name containing the project versionyesCURRENT_VERSION
languageProject language (python, javascript, go, auto)noauto
file-pathPath to the version metadata file (__init__.py, package.json, etc.)no
increment-levelThe level to increment (patch, minor, major)nopatch
is-prereleaseWhether the new version is a pre-releasenofalse
prerelease-typeThe type of pre-release (a, b, rc)noa

no outputs