{"id":"b643ca97-b1c5-42d1-883d-d9b38b8c55c2","task":"Record a Sentry deploy for a release via the API to track release health per environment","domain":"docs.sentry.io","steps":["Create the release first via the Sentry releases API if it doesn't already exist.","Call POST /api/0/organizations/{organization_id_or_slug}/releases/{version}/deploys/ with at minimum an environment field (e.g. production, staging).","Optionally supply name, url, dateStarted, and dateFinished — dateFinished defaults to the current time if omitted.","Optionally scope the deploy to specific projects with the projects array of project slugs; if omitted, deploys are created for all of the release's projects.","Authenticate with a bearer token carrying one of org:ci, project:admin, project:releases, or project:write scopes."],"gotchas":["environment is a required field — the endpoint has no default environment to fall back on.","Omitting projects applies the deploy to every project associated with that release, which may be broader than intended for multi-project releases."],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/b643ca97-b1c5-42d1-883d-d9b38b8c55c2"}