actions-marketplace-validations/gitchangelog-action

Generate nice changelogs, eg, for the github release page

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN secret < automatically provided by Github , you don't need to set up >yes
config_filePath to gitchangelog.rc (default uses Markdown release cfg)no""
output_fileFilename for changelog (default is CHANGES.md)noCHANGES.md
extra_sortWhether to sort the list of tags (fix ordering issues)no""
no_argsPass no ref args to gitchangelog (always generate full changelog)no""
commit_changelogWhether to commit the changelog fileno""
target_branchBranch that the action will target. Defaults to the current branch.no""
pull_request_branchBranch that the action will target on pull_request. Defaults to GITHUB_BASE_REF.no""
target_repositoryRepository that the report will be pushed to. Defaults to the current repository.no""
pull_request_repositoryRepository that the action will target on pull_request. Defaults to TARGET_REPOSITORYno""

no outputs