Skip to content

Traffic policies: reference pages, TLS decryption section, Send traffic to Gateway#32053

Open
mahathi-hariharan wants to merge 4 commits into
cloudflare:productionfrom
Noir01:reorg-send-traffic
Open

Traffic policies: reference pages, TLS decryption section, Send traffic to Gateway#32053
mahathi-hariharan wants to merge 4 commits into
cloudflare:productionfrom
Noir01:reorg-send-traffic

Conversation

@mahathi-hariharan

Copy link
Copy Markdown

Supplemental 1- reference + TLS + Send traffic

Summary

Continues the Traffic policies reorg (builds on #32051):

  • Reference pages grouped under reference/: application-app-types,
    domain-categories, global-policies, identity-selectors, order-of-enforcement,
    and expression-syntaxreference/policy-expressions. Adds a reference/ overview.
  • TLS decryption elevated to its own top-level section (tls-decryption/, incl.
    HTTP/3 inspection), moved out from under HTTP policies.
  • Proxy → Send traffic to Gateway: proxy.mdx reworked into a send-traffic-to-gateway.mdx
    page enumerating on-ramps with current product names; overview refreshed.

Redirects

301 redirects for all moved URLs (TLS redirects ordered before the http-policies/*
wildcard so they resolve directly — no chains). Validated with bin/validate-redirects.ts.

mahathih added 4 commits July 13, 2026 14:53
…pes/

Groups the Gateway policy-type pages (DNS, Network, HTTP, Egress, Resolver,
packet filtering) under a new policy-types/ directory to mirror the Zero Trust
dashboard. Adds a policy-types/ overview page, 301 redirects for every moved
URL, and updates internal links. No page content rewritten.
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 2 warnings found in commit b5151b5.

Fix in your agent
Fix the following review findings in PR #32053 (https://github.com/cloudflare/cloudflare-docs/pull/32053).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, fix all legitimate findings. For any you decide to skip,
post a comment on this PR with the finding ID and your reasoning.

---

## Conventions

### Warnings (2)

#### CV-a3bc48c82d0e · PR title format
- **File:** PR-level finding
- **Issue:** The title "Reorg send traffic" does not identify the affected product or docs area, so a reader cannot tell it concerns Cloudflare One/Gateway traffic policies.
- **Fix:** Prefix the title with the product or area, e.g. "[Cloudflare One] Reorganize Gateway traffic on-ramp docs".

#### CV-277d0c460da2 · Scope accuracy
- **File:** PR-level finding
- **Issue:** The description explains three areas of the reorg (reference pages, TLS decryption, proxy/send-traffic page), but the changed files include extensive modifications across many other products and sections (AI Gateway, BYOIP, Network Firewall, Access, DLP, Insights, integrations, networks, Remote Browser Isolation, and numerous changelog entries) that are not mentioned.
- **Fix:** Add a note accounting for the broad cross-product link/reference updates caused by the reorganization.

Code Review

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

No code review issues found.

Conventions

Warnings (2)
File Issue
PR PR title format — The title "Reorg send traffic" does not identify the affected product or docs area, so a reader cannot tell it concerns Cloudflare One/Gateway traffic policies. Fix: Prefix the title with the product or area, e.g. "[Cloudflare One] Reorganize Gateway traffic on-ramp docs".
PR Scope accuracy — The description explains three areas of the reorg (reference pages, TLS decryption, proxy/send-traffic page), but the changed files include extensive modifications across many other products and sections (AI Gateway, BYOIP, Network Firewall, Access, DLP, Insights, integrations, networks, Remote Browser Isolation, and numerous changelog entries) that are not mentioned. Fix: Add a note accounting for the broad cross-product link/reference updates caused by the reorganization.

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.

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.