budibase/Generate Human-Readable Release Notes
Converts raw release notes into a human-readable format using OpenAI GPT.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| release_notes | Raw release notes to be converted. | yes | — |
| openai_api_key | OpenAI API Key | yes | — |
Outputs
| name | description |
|---|---|
| human_readable_notes | The converted, human-readable release notes. |