spring-io/GitHub Changelog Generator
Generates a changelog from the closed issues in a GitHub milestone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository for which a changelog should be generated | no | ${{ github.repository}} |
| milestone | Milestone for which the changelog should be generated | yes | — |
| token | Optional token for authentication with GitHub. Authenticating increases GitHub rate limits | no | — |
| config-file | Path to a changelog generator configuration file, relative to GITHUB_WORKSPACE | no | — |
| changelog-file | Path of the file to which the changelog should be written | — | changelog.md |
Outputs
no outputs