sergey-koryshev/Bump Version

The action increments version of specified project and submit it to repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-typeProject type: Node, Posh, Customyes
version-configuration-pathFull path to version configurationyes
app-nameProject name (used for commit name)no
posh-module-nameName of powershell module, needs to be specified in case of project type [Posh]no
posh-custom-module-pathPath to powershell module with custom logic to get/set version, needs to be specified in case of project type [Custom]no
skip-tagIndicates if wether the workflow will create tag or notno
workspace-nameName of npm-workspace where version need to be incremented. Can be specified in case of project type [Node]no
override-increment-partsComma separated version parts to increment. If specified, it forces the workflow to increment specified version parts instead of determined based on label of PRno
root-pathRoot path of target projectno
default-increment-partVersion part to increment by defaultno
namedescription
new-versionIncremented version