bryanus1/Auto version Synchronization

GitHub Action to auto-sync versions via PR labels, updating package.json and tagging for streamlined version control.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 14, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bryanus1/auto-version-sync@212af0f3d51a2d69f6db86a6954515b3cbf34c04 # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
current_versionThe current versionno0.1.0
levelA semver update level ({major, minor, patch}).nominor
git_usernamename of gitno
git_emailemail of gitno
namedescription
new_versionThe bumped semver version.
new_version_without_vThe bumped semver version without "v".