releases.shpreview
Cloudflare/Cloudflare Changelog/Workers, Queues - Get notified when your Workers builds succeed or fail

Workers, Queues - Get notified when your Workers builds succeed or fail

$npx -y @buildinternet/releases show rel_v2flVZovfw3_HEKailz8b

You can now receive notifications when your Workers' builds start, succeed, fail, or get cancelled using Event Subscriptions. Workers Builds publishes events to a Queue that your Worker can read messages from, and then send notifications wherever you need — Slack, Discord, email, or any webhook endpoint. You can deploy this Worker to your own Cloudflare account to send build notifications to Slack: Deploy to Cloudflare The template includes:

Build status with Preview/Live URLs for successful deployments Inline error messages for failed builds Branch, commit hash, and author name

Slack notifications showing build events For setup instructions, refer to the template README or the Event Subscriptions documentation.

Fetched April 4, 2026