brustolin/Auto Changelog PR
Automatically updates CHANGELOG with PR number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| changelog-file | Changelog file name | yes | CHANGELOG.md |
| fail-on-needs-update | Fails the action if there is no placeholder and the PR number is not present | yes | true |
| auto-commit | Automatically commit the changes | yes | true |
Outputs
| name | description |
|---|---|
| did-update | Indicates if the changelog was updated with the PR number |