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:

  1. Clone the repository to your local machine:
    git clone https://github.com/Fractal-Techware/n8n-incident-triage-workflow
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.