roodolv/Release and Changelog

Automatically generates Releases and updates CHANGELOG.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenSet the {{ secrets.GITHUB_TOKEN }} hereyes
pr_tokenSet a read-only token for pull requests, required when using this action with a private repository.no
tag_prefixSet the prefix of the version tag. If empty (''), the tag '1.2.3' will be detected.nov
semver_configSet the JSON field to include a label for PRs and a semantic versioning type.no{"semver_types":[{"type":"major","label":["breaking-change"]},{"type":"minor","label":["feature","enhancement"]},{"type":"patch","label":["improvement","bug","hotfix"]}]}
category_configSet the JSON field to include a prefix for commit messages and a heading for release notes.no{"categories":[{"prefix":["revert"],"title":"Reverts"},{"prefix":["refactor"],"title":"Refactoring"},{"prefix":["perf"],"title":"Performance"}]}

no outputs