SUMMARIZATION

Daily Sentry release-health rollup to Slack

Every weekday morning, summarizes the last 24 hours of Sentry releases — new error signatures, top regressions, and crash-rate trend — into a single standup-ready Slack message.

CategorySummarization
Enginesim
Difficultybeginner
Triggerschedule
Steps4
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekday morning schedule
  • ActionQuery last 24h of releases and issuesSentrySentry
  • ActionRank signatures and summarize trendOpenAI
  • OutputPost standup rollup to SlackSlack

What it does

On a daily schedule, this workflow gathers every Sentry release from the past 24 hours, rolls up the new error signatures and the biggest crash-rate movements, and posts one digestible summary to a Slack channel for standup. It answers "how did yesterday's deploys do?" in a single message.

When to use it

Use it for teams that ship multiple times a day and want a calm morning summary instead of per-release noise. It is a scheduled rollup, distinct from the per-deploy MR digest.

How it works

  1. 1A weekday-morning schedule triggers the run.
  2. 2The flow queries Sentry for releases in the trailing 24 hours plus their new issues and crash-free rates.
  3. 3An OpenAI step ranks signatures by impact, notes which releases regressed, and writes a tight standup summary.
  4. 4The summary is posted to the designated Slack channel with links back into Sentry.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SentryErrors, performance, releases.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  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.