finnoconsult/Build Changelog from PR
Build Changelog from recent PR title and body
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The current version to be displayed | yes | — |
| message-pattern | anything to match from the commit and PR messages | no | (^(feat|fix|docs|style|refactor|perf|test|chore|ci)!?:\\s.*)|(https://[\\wéáőúíóüö#/\\-\\.]+) |
| body-template | The changelog content syntax | no | ## {{version}} - {{date}}\n\n{ - {message}\n} |
Outputs
| name | description |
|---|---|
| new | The newly created changelog content |
| new-array | The newly created changelog content as array object |