Skip to content

Conversation

@jonesphillip
Copy link
Contributor

Add Queues event subscriptions documentation including overview, events & schemas reference, management guide, wrangler commands, and changelog entry

Relates to: cloudflare/workers-sdk#10334

…ts & schemas reference, management guide, wrangler commands, and changelog entry
@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

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

Pattern Owners
* @cloudflare/pcx-technical-writing
/src/assets/images/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/queues/ @elithrar, @jonesphillip, @harshil1712, @cloudflare/pcx-technical-writing
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler
/src/content/docs/workers/wrangler/ @cloudflare/wrangler, @irvinebroque, @kodster28, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1
/src/content/partials/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

Preview URL: https://89133282.preview.developers.cloudflare.com
Preview Branch URL: https://pjones-queues-subscriptions.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/queues/event-subscriptions/events-schemas/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/queues/event-subscriptions/events-schemas/
https://developers.cloudflare.com/workers/wrangler/commands/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/workers/wrangler/commands/
https://developers.cloudflare.com/queues/event-subscriptions/manage-event-subscriptions/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/queues/event-subscriptions/manage-event-subscriptions/
https://developers.cloudflare.com/changelog/2025-08-19-event-subscriptions/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/changelog/2025-08-19-event-subscriptions/
https://developers.cloudflare.com/queues/event-subscriptions/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/queues/event-subscriptions/
https://developers.cloudflare.com/queues/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/queues/
https://developers.cloudflare.com/queues/reference/wrangler-commands/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/queues/reference/wrangler-commands/
https://developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/
https://developers.cloudflare.com/workers/configuration/versions-and-deployments/ https://pjones-queues-subscriptions.preview.developers.cloudflare.com/workers/configuration/versions-and-deployments/


Creating a subscription allows your queue to receive messages when events occur in Cloudflare services. You can specify which source and events you want to subscribe to.

### Dashboard
Copy link
Contributor

@Oxyjun Oxyjun Aug 15, 2025

Choose a reason for hiding this comment

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

If you want, I can turn these into tabs using the Tabs and TabItem components - purely optional, not a blocker.

@jonesphillip jonesphillip marked this pull request as ready for review August 18, 2025 14:43
@jonesphillip jonesphillip merged commit 27e2022 into production Aug 19, 2025
8 checks passed
@jonesphillip jonesphillip deleted the pjones/queues-subscriptions branch August 19, 2025 15:48
maxvp pushed a commit that referenced this pull request Aug 24, 2025
* Add Queues event subscriptions documentation including overview, events & schemas reference, management guide, wrangler commands, and changelog entry

* Updated changelog date

* fixed typos

* PCX Review

* Adding button to "Get started"

* Threading affected Wrangler command URLs

* update changelog date

* Apply suggestions from code review

Co-authored-by: Matt Silverlock <[email protected]>

---------

Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Matt Silverlock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:workers Related to Workers product size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.