CUSTOMER SUPPORT

Enrich repro score with Sentry data before filing a Linear bug

When a bug ticket clears a repro-completeness check, it pulls the matching Sentry event (stack trace, release.

CategoryCustomer Support
Enginesim
Difficultyadvanced
Triggerevent
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerTicket marked ready-for-engineering
  • ActionScore repro completeness (LLM)OpenAI
  • LogicBranch: search Sentry for matching eventSentrySentry
  • ActionAttach stack trace, release, breadcrumbsSentrySentry
  • OutputFile Linear issue labeled repro-confirmedLinearLinear

What it does

This workflow gates the support-to-engineering handoff. It scores a bug ticket for repro completeness, searches Sentry for an event matching the reported error or release, and merges that telemetry into the report. Only reports that are both customer-complete and corroborated by real Sentry data become Linear issues; the rest bounce back for more detail.

When to use it

Use it when engineering complains that support files vague or unreproducible bugs. It enforces that a Linear ticket carries a stack trace and a real Sentry link, not just a customer's guess.

How it works

  1. 1A support ticket marked ready for engineering triggers the run.
  2. 2An LLM scores repro completeness from the ticket text.
  3. 3A branch checks the score, then searches Sentry for a matching issue by error message or release.
  4. 4If a Sentry event is found, its stack trace, release, and breadcrumbs are attached to the report.
  5. 5A Linear issue is created with the merged customer report plus Sentry context, labeled `repro-confirmed`.
  6. 6If no Sentry match or score is low, the run posts the gaps back to support instead of filing.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SentryErrors, performance, releases.
  2. 2
    Connect LinearIssues, projects, cycles, triage.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.