CI Build Alerts
Webhook from CI → on failure, summarize the log with an LLM and alert the channel; passing builds stay quiet.
Overview
Webhook (CI result) → an IF on build status → on failure, an OpenAI step reads the log and explains the likely cause, then Slack posts it; passing builds hit a no-op so the channel stays signal-only. Point your CI's webhook at it and connect OpenAI + Slack.
What's included
Quickstart
- 01
Download the JSON
With an active Library Pass, download the workflow file right from this page or your dashboard.
- 02
Import into n8n
Choose Import from File and select the downloaded JSON. The full agent graph appears, ready to configure.
- 03
Plug in credentials
Each integration node prompts for credentials on first run. The setup guide lists every credential the agent expects.
- 04
Activate and test
Run once with sample input, confirm the expected output, then flip the activate toggle.
Reviews (0)
No reviews yet. Be the first.
Sign in to leave a review.
Included with any pass
This agent — and every other in the library — comes with a Library Pass. One pass, the whole catalog.
Get a Library Pass- Every agent in the library
- All new releases while active
- Unlimited downloads
- Commercial-use license
- Priority email support
- 30-day money-back guarantee
More in Dev
PR Review Nudge
Every few hours, list open pull requests and nudge reviewers in Slack when a review is still waiting.
Error Log Alerts
Turn raw error payloads into plain-English Slack alerts — what failed, the likely cause, and the first thing to check.