changelog_from_prs
Generate a changelog from pull request titles, descriptions, and labels. Provide PR data as JSON to produce a versioned changelog entry.
Instructions
Generate a changelog from pull request titles and descriptions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| version | No | Version number for this changelog entry | |
| pull_requests | Yes | JSON array of pull request data with titles, descriptions, and labels |