Skip to content

Release: merge dev to main (Sentry webhook URL display)#1067

Merged
zbigniewsobiecki merged 1 commit intomainfrom
dev
Mar 26, 2026
Merged

Release: merge dev to main (Sentry webhook URL display)#1067
zbigniewsobiecki merged 1 commit intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

Test plan

  • CI passed on feature PR
  • CI passes on this merge PR
  • Post-deploy: cascade webhooks list cascade shows Sentry URL

🤖 Generated with Claude Code

The CLI `webhooks list` and `webhooks create` commands now show the
Sentry webhook URL and setup instructions when alerting/sentry is
configured. Since Sentry webhooks can't be created programmatically,
this surfaces the URL users need to configure in Sentry's Internal
Integration settings.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 27.65957% with 34 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/api/routers/webhooks.ts 22.22% 14 Missing ⚠️
src/cli/dashboard/webhooks/create.ts 0.00% 14 Missing ⚠️
src/cli/dashboard/webhooks/list.ts 50.00% 5 Missing ⚠️
src/api/routers/webhooks/context.ts 80.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@zbigniewsobiecki zbigniewsobiecki merged commit fb14e23 into main Mar 26, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant