actions-marketplace-validations/Release with commit

Create a release from a commit message.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
regexpThe pattern of commit message. Create a release if commit message match this.yes
regexp_optionsThe option of `regexp`.no
tag_nameThe name of the tag.no
release_nameThe name of the release. For example, `Release v1.0.1`no
bodyText describing the contents of the tag.no
body_pathPath to file with information about the tag.no
draft`true` to create a draft (unpublished) release, `false` to create a published one. Default: `false`nofalse
prerelease`true` to identify the release as a prerelease. `false` to identify the release as a full release. Default: `false`nofalse
commitishAny branch or commit SHA the Git tag is created from, unused if the Git tag already exists. Default: SHA of current commitno
namedescription
idThe ID of the created Release
html_urlThe URL users can navigate to in order to view the release
upload_urlThe URL for uploading assets to the release
createdThe Boolean value of whether a release was created
tag_nameThe name of the created tag_name