attieretief/Changelog Generator
A GitHub Action that generates a changelog based on merged pull requests and referenced issues.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication | yes | — |
| changelog_file | Path to the changelog file | no | CHANGELOG.md |
| front_matter | Front matter to include in the changelog | no | ---\n---\n\n |
| owner | Repository owner | yes | ${{ github.repository_owner }} |
| repository | Repository name | yes | ${{ github.repository }} |
| pull_request_number | Pull request number | no | — |
Outputs
no outputs