pajlads/Changelog checker
Make sure no changelog entries were added to already-released sections
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| strict | Error out if a changelog entry was added to an already-released section | no | true |
| changelogPath | Path to the changelog file. Default is CHANGELOG.md | no | CHANGELOG.md |
| repo | — | — | ${{ github.repository }} |
| pr | — | — | ${{ github.event.pull_request.number }} |
Outputs
no outputs