gather_release_notes
Combine release notes from multiple GitHub repositories and tags into a single bundle for synthesizing a unified product release.
Instructions
Bundle raw release notes for an explicit list of selections so they can be synthesized into a single product release.
selections is a list of {"repo": "owner/name", "tag": "v1.2.3"}.
Fetches all entries concurrently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selections | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |