apomalyn/Bump version using labels

Provide a description here

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
patch_labelLabel used to update the minor version (x.x.PATCH)noversion: Patch
minor_labelLabel used to update the minor version (x.MINOR.0)noversion: Minor
major_labelLabel used to update the minor version (MAJOR.0.0)noversion: Major
look_for_keyKey in the file that contains the version.noversion
file_pathPath to the file that contains the version. Check the action README to find the supported filesyes
use_tag_as_refUse the tags of the repository to determine the latest version.nofalse
reference_branchUse the specified branch to determine the latest version used. Ignored if `use_tag_as_ref` is true.nomain
commentComment the pull request when the version is update or when there is an error. Set to `false` to disable.notrue
comment_messageMessage used for the comment. You can use '{old}' and '{new}' to display the ancient and new version. Ignored if `comment` is false.noBump version from {old} to {new}
commitCommit the changed file. Set to `false` to disable.notrue
commit_messageMessage used for the commit. You can use '{old}' and '{new}' to display the ancient and new version. Ignored if `commit` is false.no[BOT] Bump version from {old} to {new}
commit_user_nameName used for the commit user. Ignored if `commit` is false.nogithub-actions[bot]
commit_user_emailEmail address used for the commit user. Ignored if `commit` is false.nogithub-actions[bot]@users.noreply.github.com
namedescription
versionCurrent/Updated version.
has_changedBoolean to indicate if the version have changed.