SUMMARIZATION

Weekly Sentry Release-Health Digest to Teams

Once a week rolls up every deploy's Sentry error-rate change versus its predecessor into a single trend narrative and posts a release-health digest to Microsoft Teams.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly schedule
  • ActionList releases deployed this weekSentrySentry
  • ActionCompute per-release deltas vs predecessorSentrySentry
  • ActionAggregate into weekly trend digestOpenAI
  • OutputPost release-health digest to TeamsMicrosoft Teams

What it does

Gives leadership a weekly read on whether shipping is getting safer or riskier. It gathers all releases deployed during the week, computes each one's Sentry error-rate and crash-free delta against the release before it, and synthesizes the set into a single trend narrative — total regressions, biggest offender, net direction of stability — then posts it to a Microsoft Teams channel.

When to use it

Use it for a recurring engineering-health checkpoint where individual per-deploy alerts are too noisy but a once-weekly aggregate trend is exactly the right altitude for managers and stakeholders.

How it works

  1. 1A weekly schedule triggers the run.
  2. 2List all releases deployed during the past week.
  3. 3For each release, fetch Sentry metrics and compute the delta against its predecessor.
  4. 4Aggregate the deltas into a trend story: counts of regressed versus improved deploys and the standout regression.
  5. 5Summarize into a concise digest with the week's net stability direction.
  6. 6Post the digest to Microsoft Teams.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SentryErrors, performance, releases.
  2. 2
    Connect Microsoft TeamsChannels, chats, files.
  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.