w5l/Changelog Generator
Create a changelog based on pull requests since last release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| update_release | If the workflow is triggered by a release, immedialy update the release changelog | no | — |
| title | Optional title of the changelog | no | — |
| other_section_title | Optional title for the section containing all non-prefixed pull requests | no | — |
Outputs
| name | description |
|---|---|
| version | The current version |
| message | Markdown string with changelog since previous version |