Skip to content

feat(webhooks): Add dry run check to sentry app webhook path#116265

Merged
Christinarlong merged 3 commits into
masterfrom
crl/sentry-app-webhook-dry-run
May 27, 2026
Merged

feat(webhooks): Add dry run check to sentry app webhook path#116265
Christinarlong merged 3 commits into
masterfrom
crl/sentry-app-webhook-dry-run

Conversation

@Christinarlong
Copy link
Copy Markdown
Contributor

@Christinarlong Christinarlong commented May 26, 2026

Add dry run flag check to sentry app webhook path too, so we don't double send when turning on dual write

Add the same `organizations:legacy-webhook-dry-run` feature flag check
to `send_sentry_app_webhook()` so we can safely enable the new routing
without actually firing sentry app webhooks during migration.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 26, 2026
@Christinarlong Christinarlong marked this pull request as ready for review May 26, 2026 23:51
@Christinarlong Christinarlong requested a review from a team as a code owner May 26, 2026 23:51
@Christinarlong Christinarlong requested a review from a team May 26, 2026 23:52
@Christinarlong Christinarlong enabled auto-merge (squash) May 26, 2026 23:55
@Christinarlong Christinarlong merged commit fdac7a3 into master May 27, 2026
62 checks passed
@Christinarlong Christinarlong deleted the crl/sentry-app-webhook-dry-run branch May 27, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants