shanemcd/A Simple Changelog Generator
Auto-generates changelogs using hidden metadata GitHub PR descriptions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repo to scan. Must be formatted as owner/repo. | yes | — |
Outputs
| name | description |
|---|---|
| changelog | A list of markdown-formatted changelog entries. Attributes the author and provides link to the associated PR. |