mscwilson/Release Helper

Automates some of the release process

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
operationWhat you want the action to do. Must be one of these choices: Update CHANGELOG? "prepare for release" (or "prepare") Generate release notes? "github release notes" (or "github") yes
version_script_pathOptional file location for an versions-updating helper file. The file should contain a list of file paths and strings that need updating with the new version number. "X" out the version numbers. Only relevant for operation "prepare for release". See README for example. no
namedescription
release-notesThe PR description, plus commits sorted into "New features", "Bug fixes" or "Under the hood". Otherwise "Changes" if issue labels are missing.