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
Once payment clears, the file lands in your dashboard and also arrives by email.
- 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.
Add-ons
- Lifetime access to this version
- Commercial-use license
- 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.