dotemacs/Changelog LLM
Checks if CHANGELOG.md is updated in PR and suggests changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with models:read permission | yes | — |
| model | The model to use (default: gpt-4o-mini) | no | gpt-4o-mini |
| break-build | Whether to fail the build if CHANGELOG.md is missing or needs updating | no | false |
| changelog-path | Path to the changelog file (default: CHANGELOG.md) | no | CHANGELOG.md |
Outputs
no outputs