Skip to content

feat: add slack outage notifications - #67

Open
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:codex/add-slack-outage-notifications
Open

feat: add slack outage notifications#67
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:codex/add-slack-outage-notifications

Conversation

@vahapogut

Copy link
Copy Markdown

Fixes #23

Summary

  • Add SLACK_WEBHOOK_URL support alongside the existing Discord webhook.
  • Send outage and resolution notifications to every configured webhook channel.
  • Pass the Slack webhook secret through the scheduled status workflow and update the local test helper.

Verification

  • bun run format:check
  • bun x tsc --noEmit
  • bun run scripts/discord-notification.ts exits with code 1 when no webhook env vars are configured
  • git diff --check

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@vahapogut is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add slack notifications for outages

1 participant