Skip to content

Conversation

@yomna-shousha
Copy link
Contributor

@yomna-shousha yomna-shousha commented Dec 11, 2025

cloudflare/templates#873
once this is merged, merge this changelog as well

draft changelog for consumer worker template
need to update the links with the original templates repo when it is added

@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/assets/images/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing

@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

date: 2025-12-11
---

You can now receive notifications when your Workers builds start, succeed, fail, or get cancelled using [Queue Event Subscriptions](/queues/event-subscriptions/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonesphillip @mia303 do we want to refer to this as Queue Event Subscriptions or just Event Subscriptions or something else?

https://developers.cloudflare.com/queues/event-subscriptions/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just event subscriptions is fine


We've published a template that sends build notifications to Slack:

[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/yomna-shousha/workers-builds-queue-subscriptions)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/cloudflare/templates ? Or something under cloudflare?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

placeholder link til we get it into templates repo

The template includes:
- Build status with Preview/Live URLs for successful deployments
- Inline build logs for failed or cancelled builds
- Full event payload for debugging
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of telling — show a screenshot?

- Inline build logs for failed or cancelled builds
- Full event payload for debugging

The `CLOUDFLARE_API_TOKEN` is optional. Notifications work without it, just without the additional URL and log details.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would save for readme?

@yomna-shousha yomna-shousha force-pushed the yomna/changelog-templates-subscriptions branch from 24640ac to b82717b Compare December 19, 2025 23:07
@yomna-shousha
Copy link
Contributor Author

cloudflare/templates#873
to merge when this PR is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants