Skip to content

[Email Service] Align documentation content types - #33342

Open
ttoino wants to merge 2 commits into
productionfrom
joaop/EMAIL-2091-docs-content-types
Open

[Email Service] Align documentation content types#33342
ttoino wants to merge 2 commits into
productionfrom
joaop/EMAIL-2091-docs-content-types

Conversation

@ttoino

@ttoino ttoino commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Aligns Email Service documentation with intent-based content types and moves local development, API, and event subscription pages into task-appropriate sections. Simplifies the product overview and updates navigation, links, metadata, and redirects for the new structure.

Screenshots (optional)

Documentation checklist

  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 9, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://joaop-email-2091-docs-content-types.previews.developers.cloudflare.com (commit 5480bc0)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://6cb74384.previews.developers.cloudflare.com 5480bc0 2026-09-09T17:35:59.876Z Visit the dashboard ↗
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://3e862f6d.previews.developers.cloudflare.com 3a5086d 2026-09-09T13:45:41.440Z Visit the dashboard ↗

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /email-service/platform/email-routing-rest-api/
  • /email-service/platform/email-sending-rest-api/
  • /email-service/local-development/
  • /email-service/local-development/routing/
  • /email-service/local-development/sending/
  • /email-service/platform/event-subscriptions/

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

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

Pattern Owners
/public/__redirects @cloudflare/product-owners, @cloudflare/content-engineering
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners
* @cloudflare/product-owners

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Preview URL: https://5480bc0e.preview.developers.cloudflare.com
Preview Branch URL: https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/email-service/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/
https://developers.cloudflare.com/email-service/observability/logs/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/observability/logs/
https://developers.cloudflare.com/email-service/reference/faq/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/reference/faq/
https://developers.cloudflare.com/email-service/examples/email-routing/hard-bounce-handling/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/examples/email-routing/hard-bounce-handling/
https://developers.cloudflare.com/email-service/guides/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/guides/
https://developers.cloudflare.com/email-service/examples/email-sending/magic-link/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/examples/email-sending/magic-link/
https://developers.cloudflare.com/email-service/platform/changelog/post/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/platform/changelog/post/
https://developers.cloudflare.com/email-service/api/send-emails/rest-api/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/api/send-emails/rest-api/
https://developers.cloudflare.com/email-service/configuration/send-bindings/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/configuration/send-bindings/
https://developers.cloudflare.com/email-service/api/send-emails/workers-api/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/api/send-emails/workers-api/
https://developers.cloudflare.com/email-service/examples/email-routing/spam-filtering/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/examples/email-routing/spam-filtering/
https://developers.cloudflare.com/email-service/api/send-emails/smtp/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/api/send-emails/smtp/
https://developers.cloudflare.com/email-service/examples/email-sending/sync-recipient-records/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/examples/email-sending/sync-recipient-records/
https://developers.cloudflare.com/email-service/api/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/api/
https://developers.cloudflare.com/email-service/api/route-emails/email-handler/ https://joaop-email-2091-docs-content-types.preview.developers.cloudflare.com/email-service/api/route-emails/email-handler/

@ttoino
ttoino marked this pull request as ready for review September 9, 2026 13:52
@ttoino
ttoino requested review from a team as code owners September 9, 2026 13:52
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 5480bc0.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@ttoino
ttoino requested a review from rpots September 9, 2026 17:39
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.

1 participant