generate_release_notes
Generate detailed release notes by combining Jira issues and GitHub commits for a specified project version, with optional date filtering.
Instructions
Generate comprehensive release notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ||
| version | Yes | ||
| startDate | No | ||
| githubRepo | No | ||
| projectKey | Yes | ||
| githubOwner | No |