mirceanton/Semantic Release Helper

GitHub Action to assist with semantic release using conventional commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dry-runRun in dry-run mode (no actual release)nofalse
github-tokenGitHub token for API accessyes${{ github.token }}
default-versionDefault version to use if no previous release is foundno0.0.0
draftMark the release as a draftnofalse
prereleaseMark the release as a pre-releasenofalse
namedescription
next-versionThe determined next version
should-releaseIndicates if a release should be created
release-notesGenerated release notes based on commits