mherman22/Semantic Release Creator

Creates Git tags, commits version bumps, and publishes GitHub releases with development cycle support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
release-tagThe release tag to createyes
changelogThe changelog/release notes contentyes
next-dev-versionNext development version (for final releases)no
stage-labelRelease stage label (alpha, beta, final, snapshot)yes
repositoryRepository name (owner/repo)no${{ github.repository }}
backend-filePath to Maven pom.xml filenopom.xml
frontend-filePath to Node.js package.json filenofrontend/package.json
github-tokenGitHub token for creating releasesyes
branchBranch to push changes tonodevelop
config-filePath to configuration file (config.json)no""
namedescription
release-urlURL of the created GitHub release
release-idID of the created GitHub release