CI/CD pipeline failure
Before
A failed GitHub Actions deploy blocks release. On-call digs through logs manually.
After
Webhook queues the incident. Agent pulls workflow logs, identifies the failing step, and retries or opens a PR with the fix.
GitHub ActionsLogsRetry