PROJECT MANAGEMENT

Dependency SLA-breach alert when blockers exceed resolution target

Checks open cross-team blockers in Linear against a per-team resolution SLA, and the moment one breaches its target it fires a high-priority Slack alert to the program lead…

CategoryProject Management
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerFrequent SLA-sweep schedule fires
  • ActionFetch open blocked Linear issuesLinearLinear
  • LogicCompute time-in-state vs team SLA target
  • LogicKeep only SLA-breached blockers
  • OutputSend high-priority breach alert to SlackSlack

What it does

This workflow holds each cross-team blocker to a resolution SLA — for example, 4 business days to clear a dependency. It repeatedly checks open blocked Linear issues, compares time-in-state against the target for the owning team, and alerts the instant an item breaches. The alert names the responsible owner, the waiting team, and how far past SLA the blocker now is.

When to use it

Use it when your organization has committed to dependency-resolution targets and program leads need to catch breaches as they happen rather than discovering them retroactively.

How it works

  1. 1A frequent schedule kicks off the SLA sweep.
  2. 2The workflow fetches open dependency-labeled Linear issues in a Blocked state.
  3. 3For each, it calculates business-hours time-in-state and looks up the owning team's SLA target.
  4. 4A branch isolates only the issues that have breached their target.
  5. 5For every breach, it posts a high-priority Slack alert to the program lead with owner, elapsed time, and overage so action can be taken immediately.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LinearIssues, projects, cycles, triage.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    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.