bioblaze/GameDev Semver Action

Automate semantic versioning in your projects with commit-driven precision, perfect for game development and beyond.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
personal_github_tokenToken to get tags and commits from the repo. Pass in using `secrets.PGITHUB_TOKEN`.yes
identifierAn optional identifier for the version (e.g., beta, alpha).no""
branch_as_identifierUse the branch name as an identifier for prerelease versions.nofalse
include_commit_shaInclude the commit SHA in the version as build metadata.nofalse
namedescription
versionversion generated from all commits to repo
build_versionincludes build SHA added onto the version
revision_versiona Windows assembly revision
simple_versiona simple version without prerelease added