rubenfiszel/autochangelog
An action to generate the changelog based on conventional commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| changelog_file | changelog file path | no | ./CHANGELOG.md |
| manifest_file | manifest file path | no | ./manifest.yml |
| issues_url_prefix | issues url prefix | no | "" |
| tag_prefix | tag_prefix (used to retrieve commits) | no | v |
| dry_run | do not change files | no | false |
Outputs
| name | description |
|---|---|
| version | the new version |