AI Agents

Categorize new bugs in using from OpenAI and move them to the appropriate team

12 nodes 223 132 Automatic trigger
Download

Workflow Description

An automation workflow that monitors new issues in Linear, uses OpenAI to intelligently categorize them and identify the appropriate team, then reassigns them and notifies the team via Slack with classification details.

How it works

  1. 1.Trigger fires when a new issue is created in Linear
  2. 2.Issue details are sent to OpenAI for category and team analysis
  3. 3.Issue is reassigned to the appropriate team and updated in Linear
  4. 4.Slack notification is sent with categorization results and assigned team details

Use cases

  • Automatically route bug reports to the correct team without manual intervention, reducing triage time
  • Eliminate classification errors through AI-driven analysis of issue content and severity

Requirements

  • Active Linear account with permissions to create and modify issues
  • API keys for OpenAI, Slack, and Linear

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Linear Trigger Linear Slack OpenAI

Details

Trigger Automatic trigger
Nodes 12
Apps 4
Views 223
Downloads 132

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Linear Trigger

Linear Trigger

#1

Only tickets that need to be classified

Filter

#2

Sticky Note

Sticky Note

#3

Update team

Linear

#4

Get all linear teams

HTTP Request

#5

Set team ID

Set

#6

Set me up

Set

#7

Sticky Note1

Sticky Note

#8

Check if AI was able to find a team

If

#9

Notify in Slack

Slack

#10

Merge data

Merge

#11

OpenAI

OpenAI

#12