saadmk11/Changelog CI

Changelog CI is a GitHub Action that generates changelog, then it is committed and/or commented to the release pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
changelog_filenameName of the changelog file if not provided defaults to CHANGELOG.mdnoCHANGELOG.md
config_fileLocation of the config JSON fileno
committer_usernameName of the user who will commit the changes to GitHubnogithub-actions[bot]
committer_emailEmail Address of the user who will commit the changes to GitHubnogithub-actions[bot]@users.noreply.github.com
release_versionThe release version that will be used on the generated Changelogno
github_tokenGITHUB_TOKEN or Personal Access Token (PAT)no${{ github.token }}

no outputs