Publish release notice
publish_release_noticePublish normalized release announcements to a configured webhook, with fallback to local dry-run when no webhook URL is set.
Instructions
Normalize and publish a release announcement to the configured webhook. Without RELEASE_WEBHOOK_URL, the provider is a local dry run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Release tag, for example v1.2.0 | |
| summary | Yes | Short human-readable release summary | |
| repository | Yes | Repository in owner/name format |