lee-dohm/extract-release-notes
Extracts release notes from pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| fromFile | Read the pull request body from this file instead of the event JSON | — | — |
| releaseNotesPath | Path to store the release notes in | — | ${{ github.workspace }}/__RELEASE_NOTES.md |
Outputs
| name | description |
|---|---|
| releaseNotesPath | Path the release notes were stored in |