n8n-incident-triage-workflow
About this automation
n8n workflow that turns an Alertmanager alert group into one triaged chat message: summary, likely cause, first checks, runbook and silence links. Secrets are redacted before the prompt and the notification still arrives when the LLM fails. One importable JSON, 10 end-to-end tests against a pinned n8n. MIT.
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/Fractal-Techware/n8n-incident-triage-workflow - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.