actions-marketplace-validations/Changelog generation with git-chglog
Generate a changelog using conventional commits using the git-chlog tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 10, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/maicol07_github-changelog-action@ff38b21e27ea418b51db54685cbe70af8e554f8f # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| next_version | Next version tag to use instead of UNRELEASED | no | — |
| config_dir | git-chglog configuration directory | yes | .chglog |
| filename | Filename to write the changelog to | no | CHANGELOG.md |
| path | Optional path to follow for directory | no | "" |
| tag_query | Optional tag query to use for changelog generation | no | "" |
Outputs
no outputs