Classify Linear Bugs with GPT-4 & Auto-Move to Teams - n8n Workflow | Neura Market
Classify Linear Bugs with GPT-4 & Auto-Move to Teams
Automates bug triage in Linear by classifying issues with OpenAI GPT-4 and routing them to the right team, alerting Slack on failures.
This n8n workflow triggers on new or updated Linear issues in a specified team (e.g., Engineering). It filters for bugs with descriptions, 'bug' labels, and 'Triage' status, then uses GPT-4 to classify them based on team responsibilities defined in a setup node.
Upon classification, it updates the Linear issue's team property accordingly. If classification fails, it sends a Slack alert for manual review. Setup involves adding Linear, OpenAI, and Slack credentials, customizing team mappings in t
Platform
n8n
Category
Media & Entertainment
Price
$16.99
Creator
Bryce Yu
linear
openai
gpt-4
bug-tracking
automation
devops
slack
triage
issue-management
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.