loopwerk/Tag Changelog
Automatically generate a changelog since the last tag, using the conventional commit format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github repository token | yes | — |
| exclude_types | Which commit types to exclude from the changelog, comma separated string (example: "other,chore") | no | — |
| include_commit_body | Whether to include the commit body in the changelog | no | — |
| config_file | Location of the config JS file | no | — |
Outputs
| name | description |
|---|---|
| changelog | Generated changelog for the latest tag |
| changes | Generated changelog for the latest tag, without the version/date header |