lucacome/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
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub Token as provided by secretsno${{ 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
contextWhere to get context data. Allowed options are "workflow" (default), "git".noworkflow
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