actions-marketplace-validations/Tag Changelog Multiline
Automatically generate a changelog, using the conventional commit format with multiline commit messages support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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 | — |
| config_file | Location of the config JSON file | no | — |
Outputs
| name | description |
|---|---|
| changelog | Generated changelog for the latest tag (multiline commit message support) |
| changes | Generated changelog for the latest tag (multiline commit message support), without the version/date header |