Skip to content
Recued
Menu
← Back to recipes

Update a Sentry issue status

by recued-core v1

Approval-gated Sentry issue status workflow. It reads the target issue for context, then updates exactly one issue status through recued-core.sentry.issue.update_status. It does not delete issues, bulk update issues, assign ownership, publish issues, discard events, change alert rules, or call arbitrary Sentry API routes.

How it works 3 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (3 steps)
issue ?
updated_issue ?
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

sentry setting =
status setting = resolved
issue id setting =
mark reviewed setting = true
organization id or slug setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Sentry connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

sentry sentryissuestatusresolveapprovalincident-responsepack:sentry

Details

3 steps 5 configurable settings recipe_id: update-sentry-issue-status