actions-marketplace-validations/Draft Release Notes

Create a draft release on GitHub based on release.yml

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 13, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/lucacome_draft-release@9ba5528c5b5f2fad92c2d1124546310afefd0792 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
github-tokenGitHub Token as provided by secretsyes${{ github.token }}
major-labelLabel to use for major version bumpnochange
minor-labelLabel to use for minor version bumpnoenhancement
notes-headerHeader to use for changelogno""
notes-footerFooter to use for changelogno""
variablesList of variables to use in the header and footerno""
collapse-afterNumber of lines required for the section to be collapsedno0
group-dependenciesWhether to group dependencies of the same typenotrue
remove-conventional-prefixesRemove conventional commit prefixes like "chore:", "feat:", etc. from dependency updatesnofalse
publishWhether to publish the releasenofalse
config-pathPath to the configuration fileno.github/release.yml
dry-runWhether to run the action without creating a releasenofalse
namedescription
versionThe version of the release
previous-versionThe version of the previous release
release-notesThe release notes for the release
release-urlThe URL of the release
release-idThe ID of the release
release-sectionsThe sections of the release in JSON format
release-headerThe header of the release
release-footerThe footer of the release