generate_release_notes
Automatically create release notes by extracting and organizing commits from GitHub repositories within a specified timeframe or commit range, supporting formats like markdown, JSON, or text.
Instructions
Generate release notes from commits in a given timeframe or commit range
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commitRange | No | ||
format | No | ||
owner | Yes | ||
repo | Yes | ||
timeRange | No |