theobrigitte/changelog-manager
Manage changelog file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Changelog file path | no | CHANGELOG.md |
| format | Format of the changelog file (markdownlint or compact) | no | markdownlint |
| encoding | Encoding of the changelog file | no | UTF-8 |
| action | Action to perform | no | fmt |
| fmt_write | (action=fmt) Write formatted changelog back to file | no | false |
| release_version | (action=release) Release version | no | "" |
| commit | Commit and push changes into the repository | no | true |
| commit_message | Commit message | no | Update changelog |
| commit_username | Commit username | no | github-actions[bot] |
| commit_user_email | Commit user email | no | 41898282+github-actions[bot]@users.noreply.github.com |
Outputs
no outputs