reflact/autogen-release

Automatically release a new version of your project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
autogen_tagSelect the tag to release (major, minor, patch)yes
github_tokenThe GitHub token to use for authenticationyes
tag_nameThe name of the tag
release_titleThe title of the release
release_bodyThe body of the release
draftWhether the release is a draft (default: false)false
prereleaseWhether the release is a prerelease (default: false)false
commitThe commit to release (default: github.sha)
delete_existed_releaseWhether to delete the existed release (default: false)false
generate_release_notesWhether to generate release notes (default: false)false
namedescription
release_tagThe ID of the release
urlThe URL of the release
upload_urlThe URL to upload assets to