failure_notifications_digest
Creates a deduplicated digest of recent CI failures for alerting and triage.
Instructions
Build a deduplicated digest of recent failures for alerting and triage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo name | |
| limit | No | Max failures to summarize | |
| owner | Yes | GitHub repo owner or org | |
| branch | No | Optional branch filter | |
| interval_hours | No | Digest interval in hours |