actions-marketplace-validations/Changelog File Generator

Changelog File Generator Github Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGithub tokenyes
release_versionSpecify the current version to be released which matches the release/tag (normally with a `v` prefix)yes
excludeExclude selected commit types (comma separated)no""
fileSpecify the path of a change log file for creating or updating; omit to not update any fileno
files_to_commitSpecify which files you would like to automatically commit once changed (comma separated glob patterns or filepaths); this allows you to also commit any files with updated version numbersno""
userUser email attributed to the committed files (default: actions@github.com)noactions@github.com
userNameUser name attributed to the committed files (default: Octokit Bot)noOctokit Bot
branchSpecify which branch to commit files into (default: repos default-branch)no
namedescription
changelogThe generated changelogs