dnd-mapp/Extract release notes
Extracts the Keep a Changelog-formatted section for the released version from the consuming repo's `CHANGELOG.md`, failing fast if no matching section exists, and optionally writing it to `.github/release-notes.md`.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| write-file | Whether to write the extracted section to `.github/release-notes.md`. Set to `'false'` for a fail-fast existence check only, without producing the file. | no | true |
Outputs
no outputs