Auto-Classify Linear Bugs with GPT-4 & Route to Teams - n8n Workflow | Neura Market
Auto-Classify Linear Bugs with GPT-4 & Route to Teams
Triggers on new/updated Linear bugs, uses OpenAI GPT-4 to classify them by team responsibility, auto-moves issues, and alerts Slack on failures.
This workflow automates bug triage in Linear by triggering on issue creation or updates within a specified team (e.g., Engineering). It filters for bugs with a description, 'bug' label, and 'Triage' state, then leverages OpenAI's GPT-4 to analyze the issue and classify it to the appropriate team based on predefined areas of responsibility.
Upon successful classification, the workflow updates the Linear issue's team property instantly, ensuring bugs reach the right developers without manual groo
Platform
n8n
Category
Sales
Price
$16.99
Creator
Jordi Faber
Linear
OpenAI
GPT-4
Bug Tracking
Automation
Team Routing
Slack
DevOps
IT Automation
AI Classification
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.