mumarshahbaz/Extract from Changelog
Extracts content under the a certain version from the changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version to extract content for | yes | — |
| changelog-path | Path to the CHANGELOG.md file | no | CHANGELOG.md |
| output-file | Path to save the extracted content (optional) | no | "" |
Outputs
| name | description |
|---|---|
| content | Extracted changelog content |