This Cloudflare Workers file provides a way to receive Slack webhooks upon a new Sentry Issue being created without needing a paid account.
- Set your specified Slack webhook URL to the enviorment variable
SLACK_WEBHOOK_URL
(either in thewranger.toml
file or on the dashboard)