actions-marketplace-validations/Create Release from PR

Create a GitHub release from a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 13, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/bfren_create-release@bdf1a70d76a3f4912e29fef6eab89487ae220950 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGithub token (with release permissions)yes
repoSource repositoryno${{ github.repository }}
branchSource branchnomain
titlePull Request titleno${{ github.event.pull_request.title }}
prereleaseWhether or not this is a preleasenofalse
latestWhether or not this should be the latest releasenotrue

no outputs