go-semantic-release/go-semantic-release

fully automated package/module/image publishing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokengithub tokenno
changelog-filecreates a changelog fileno
ghrcreate a .ghr file with the parameters for tcnksm/ghrno
update-fileupdates the version of a certain fileno
drydo not create releaseno
prereleaseflags the release as a prereleaseno
prependflag changes to be prepended into the changelogno
allow-initial-development-versionsstarts your initial development release at 0.1.0no
force-bump-patch-versionincrements the patch version if no changes are foundno
changelog-generator-optoptions that are passed to the changelog-generator pluginno
custom-argumentscustom arguments that are passed directly to the semantic-release clino
hooksenable hooks plugins for semantic releaseno
binoptional path to the semantic-release binaryno
namedescription
versionthe version of the created release
version_majorthe major version of the created release
version_minorthe minor version of the created release
version_patchthe patch version of the created release
version_prereleasethe prerelease version of the created release
changelogthe generated release changelog