energytoolbase/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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 5, 2024
- License
- MIT
Pinned Snippet
uses: energytoolbase/changelog-ci@b45cb9f470a0c3a304a032085969c4a6146775d5 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| changelog_filename | Name of the changelog file if not provided defaults to CHANGELOG.md | no | CHANGELOG.md |
| config_file | Location of the config JSON file | no | — |
| committer_username | Username of that user who will commit | no | github-actions[bot] |
| committer_email | Email Address of that user who will commit | no | 41898282+github-actions[bot]@users.noreply.github.com |
Outputs
no outputs