r26d/generate-changelog
This action handles generating a new changelog based on git-chglog https://github.com/git-chglog/git-chglog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The path and name to where you want the changelog output | yes | — |
| next_tag | Unrelease items will be put under this tag | — | — |
| experimental | This turns on an experimental version of git-chglog with more features (and potentially more bugs) | — | false |
| additional_args | These arguments are passed on to the git-chglog command | — | — |
Outputs
no outputs