TICKET MANAGEMENT

Notify every Intercom reporter when their deduplicated Linear bug ships a fix

When a deduplicated Linear bug issue moves to Done, this reopens every Intercom conversation that fed into it and sends each reporter a personalized fix-shipped reply.

CategoryTicket Management
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerLinear bug issue moved to DoneLinearLinear
  • ActionRead linked Intercom conversation IDsLinearLinear
  • ActionDraft fix-shipped reply with OpenAIOpenAI
  • ActionReopen and reply to each Intercom conversationIntercomIntercom
  • OutputComment notification count on Linear issueLinearLinear

What it does

Closes the loop after a fix ships. Because the dedup pipeline records every Intercom conversation attached to a bug, this workflow can tell all of those customers the bug is fixed in one motion, instead of leaving stale tickets that nobody ever followed up on.

When to use it

Use it when bugs were deduplicated into a single Linear issue and you want every affected customer to hear back the moment engineering closes it. Great for support teams that care about reopen-and-confirm hygiene.

How it works

  1. 1A Linear webhook fires when a bug-fingerprinted issue transitions to Done.
  2. 2The flow reads the list of linked Intercom conversation IDs stored on the issue during dedup.
  3. 3OpenAI drafts a warm, specific fix-shipped message referencing the original symptom, with one variant suitable for all reporters.
  4. 4For each linked conversation, the flow reopens it in Intercom and posts the personalized reply.
  5. 5It writes a closing comment back on the Linear issue noting how many customers were notified.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LinearIssues, projects, cycles, triage.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect IntercomConversations, contacts, articles.
  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.