{
  "issues": [
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28770",
      "id": 4023562204,
      "node_id": "I_kwDOEXHXkM7v0q_c",
      "number": 28770,
      "title": "[AOP] Clarification needed: is zone-level tls_client_auth toggle required for per-hostname setup?",
      "user": {
        "login": "andresm53",
        "id": 61060896,
        "node_id": "MDQ6VXNlcjYxMDYwODk2",
        "avatar_url": "https://avatars.githubusercontent.com/u/61060896?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/andresm53",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 0,
      "created_at": "2026-03-04T18:52:12Z",
      "updated_at": "2026-03-04T18:52:43Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/ssl/origin-configuration/authenticated-origin-pull/aws-alb-integration/\n- https://developers.cloudflare.com/ssl/origin-configuration/authenticated-origin-pull/set-up/per-hostname/\n\n### What changes are you suggesting?\n\n**Which Cloudflare product does this pertain to?**\nSSL/TLS — Authenticated Origin Pulls\n\n**What is the issue?**\n\nThe AWS ALB integration guide includes a step 3 under \"Configure Cloudflare\" titled **\"Enable the Authenticated Origin Pulls feature on your zone\"**, which calls `PATCH /zones/$ZONE_ID/settings/tls_client_auth` with `{\"value\": \"on\"}`.\n\nHowever, the canonical **per-hostname AOP setup guide** does not include this step at all — it only covers uploading the certificate and associating it with the hostname.\n\nAdditionally, the AOP overview states:\n> \"Per-hostname AOP and zone-level AOP are two separate configurations. Disabling zone-level AOP does not disable per-hostname AOP.\"\n\nThis creates ambiguity: is the `tls_client_auth` zone toggle a **prerequisite** for per-hostname AOP to function, or is it truly independent?\n\n**Specific questions that need clarification:**\n\n1. Is enabling `tls_client_auth` at the zone level (`PATCH /zones/$ZONE_ID/settings/tls_client_auth`) required for per-hostname AOP to work, or does per-hostname AOP function independently of that toggle?\n2. If it is required, why is it omitted from the per-hostname setup guide?\n3. If it is not required, why does the AWS ALB integration guide include it as a step? Is it redundant/overly cautious, or does it serve a specific purpose in that context?\n4. The overview doc says the two configurations are independent — does \"independent\" mean the zone toggle has no effect on per-hostname AOP, or only that disabling one doesn't wipe the other's configuration?\n\nClarifying this in both guides (ideally with a note explaining the relationship between the zone toggle and per-hostname config) would prevent confusion for users implementing per-hostname AOP, particularly in integrations like AWS ALB where the distinction matters.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28770/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28760",
      "id": 4021095203,
      "node_id": "I_kwDOEXHXkM7vrQsj",
      "number": 28760,
      "title": "sandbox-sdk: backup api improvements to include / exclude files",
      "user": {
        "login": "whoiskatrin",
        "id": 8017908,
        "node_id": "MDQ6VXNlcjgwMTc5MDg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/whoiskatrin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-03-04T09:51:51Z",
      "updated_at": "2026-03-04T09:57:46Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nwe would need to add and amend existing docs based on https://github.com/cloudflare/sandbox-sdk/pull/437\n\n### Subject Matter\n\nsandbox-sdk\n\n### Content Location\n\nsandbox-sdk\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28760/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28761
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28726",
      "id": 4015014192,
      "node_id": "I_kwDOEXHXkM7vUEEw",
      "number": 28726,
      "title": "Type ambiguity between docs and actual framework code.",
      "user": {
        "login": "KamaniBhavin",
        "id": 46283833,
        "node_id": "MDQ6VXNlcjQ2MjgzODMz",
        "avatar_url": "https://avatars.githubusercontent.com/u/46283833?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/KamaniBhavin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 0,
      "created_at": "2026-03-03T06:43:09Z",
      "updated_at": "2026-03-03T06:43:09Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/agents/api-reference/queue-tasks/#getqueue\nhttps://developers.cloudflare.com/agents/api-reference/queue-tasks/#getqueues\n\n### What changes are you suggesting?\n\nThe queue method is defined with a generic type parameter T, suggesting it should handle and return items of that type. However, the actual return type is always QueueItem<string>, regardless of the specified T. This means the generic typing on the method isn't propagated to the QueueItem return value.\n\n### Additional information\n\nAgent version: 0.7.2\nWrangler version: 4.69.0",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28726/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28724",
      "id": 4014319282,
      "node_id": "I_kwDOEXHXkM7vRaay",
      "number": 28724,
      "title": "The documentation is invalid. Please fix your crappy documentation.",
      "user": {
        "login": "captain-miao",
        "id": 1283212,
        "node_id": "MDQ6VXNlcjEyODMyMTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1283212?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/captain-miao",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2896335944,
          "node_id": "MDU6TGFiZWwyODk2MzM1OTQ0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/engineering",
          "name": "engineering",
          "color": "c2e0c6",
          "default": false,
          "description": "Problems or updates to developers.cloudflare.com website"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 0,
      "created_at": "2026-03-03T02:23:13Z",
      "updated_at": "2026-03-03T02:23:13Z",
      "closed_at": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\nhttps://developers.cloudflare.com/billing/resolve-you-cannot-modify-this-subscription/#can-i-stop-the-cancellation\n\n### Actual Behavior\n\nCan I stop the cancellation?\nIf the cancellation hasn’t taken effect yet, you can click Cancel Downgrade next to the appropriate subscription in the Billing > Subscriptions page.\n\nLog into the [Cloudflare dashboard ↗](https://dash.cloudflare.com/) and select your account.\nGo to Manage Account > Billing.\nGo to Subscriptions.\nLocate the Product you have cancelled\nUnder the Action column, click Cancel Downgrade\n\nthe \"Confirm\" button is unresponsive or disabled, preventing them from proceeding with the cancellation.\nImage\n\n### Expected Behavior\n\nThe documentation is invalid. Please fix your crappy documentation.\n\nI can't stop subscription.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28724/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28689",
      "id": 4007279300,
      "node_id": "I_kwDOEXHXkM7u2jrE",
      "number": 28689,
      "title": "Why does the subscription show 0/month but still charge me?",
      "user": {
        "login": "captain-miao",
        "id": 1283212,
        "node_id": "MDQ6VXNlcjEyODMyMTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1283212?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/captain-miao",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2026-03-01T14:03:06Z",
      "updated_at": "2026-03-03T02:23:47Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nWhy does the subscription show 0/month but still charge me?\n\n<img width=\"2034\" height=\"968\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/44c2530b-6fb1-4201-8cc8-632279b4b69e\" />\n\n### Subject Matter\n\nWhy does the subscription show 0/month but still charge me?\n\n### Content Location\n\nWhy does the subscription show 0/month but still charge me?\n\n<img width=\"1976\" height=\"1126\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3b82216d-e709-4dcb-8ed8-95585926fd43\" />\n\n### Additional information\n\nWhy does the subscription show 0/month but still charge me?\n\n<img width=\"1290\" height=\"1152\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/44e34f4a-c733-4c72-a170-86203e75624b\" />",
      "closed_by": {
        "login": "captain-miao",
        "id": 1283212,
        "node_id": "MDQ6VXNlcjEyODMyMTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1283212?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/captain-miao",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28689/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": "reopened",
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28686",
      "id": 4006892624,
      "node_id": "I_kwDOEXHXkM7u1FRQ",
      "number": 28686,
      "title": "agents: missing good LLM provider clarity",
      "user": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2026-03-01T10:43:15Z",
      "updated_at": "2026-03-02T11:31:06Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "COLLABORATOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/agents/\n\n### What changes are you suggesting?\n\nThe Agents SDK does not make it clear that it is AI provider & model agnostic. This confuses users and makes the agents SDK seem more bespoke than it is.\n\nWe need to fix this.\n\n* find the right place in the docs - potentially under API or as a new reference page - for a new “using AI models” section\n* make very clear the options are broad - BYO LLM provider library, use CloudFlare AI Gateway via the AI SDK (incl Workers AI), and/or any provider via the AI SDK\n* show contextual usage examples for each of them.\n\nEnsure all examples use a recent (late 2025/early 2026) model.\n\ncc @whoiskatrin \n\n\n\n\n### Additional information\n\nRefer to https://github.com/cloudflare/agents/tree/main/docs and the agents repo itself for examples to use as guidance or code snippets that show real usage examples.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28686/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28687
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28675",
      "id": 4003652572,
      "node_id": "I_kwDOEXHXkM7uouPc",
      "number": 28675,
      "title": "Missing content for /fundamentals/basic-tasks/ (404 page)",
      "user": {
        "login": "AltinKukaj",
        "id": 184129598,
        "node_id": "U_kgDOCvmYPg",
        "avatar_url": "https://avatars.githubusercontent.com/u/184129598?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/AltinKukaj",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        },
        "2": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 0,
      "created_at": "2026-02-28T02:16:59Z",
      "updated_at": "2026-03-02T11:01:07Z",
      "closed_at": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://developers.cloudflare.com/fundamentals/basic-tasks/\n\n### Subject Matter\n\nThe /fundamentals/basic-tasks/ page currently returns a 404.  It appears to be an intended section under Fundamentals, but it currently returns a 404.\n\n### Content Location\n\nhttps://developers.cloudflare.com/fundamentals/basic-tasks/\nhttps://developers.cloudflare.com/fundamentals\n\n### Additional information\n\nI’ve attached screenshots showing the 404 page.\n\nIf this section is intended to exist, I’d be happy to contribute documentation following the Cloudflare style guide.\n\n<img width=\"1087\" height=\"304\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3dd7ddb5-fc69-4456-878c-d63eb702b854\" />\n\n<img width=\"588\" height=\"163\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/03cdd1b3-f3fe-4fd3-9fd9-f2b4b226c2de\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28675/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28666",
      "id": 4003120159,
      "node_id": "I_kwDOEXHXkM7umsQf",
      "number": 28666,
      "title": "RealtimeKit transcription page - Supported languages section updates",
      "user": {
        "login": "korinne",
        "id": 40270578,
        "node_id": "MDQ6VXNlcjQwMjcwNTc4",
        "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/korinne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-27T22:21:04Z",
      "updated_at": "2026-02-27T22:29:38Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/realtime/realtimekit/ai/transcription/#_top\n- https://opencode-issue28663-20260227214402.preview.developers.cloudflare.com/workers-ai/models/nova-3/\n\n### What changes are you suggesting?\n\nCurrently says:\n\n### Supported languages\nSupports all languages available in [Deepgram Nova-3](https://developers.cloudflare.com/workers-ai/models/deepgram-nova-3/)\nReplace with:\n\n### Supported languages\nReal-time transcription uses a multilingual Deepgram Nova-3 model. The following language codes are supported:\n| Language | Codes |\n|----------|-------|\n| English | `en`, `en-US`, `en-AU`, `en-GB`, `en-IN`, `en-NZ` |\n| Spanish | `es`, `es-419` |\n| French | `fr`, `fr-CA` |\n| German | `de`, `de-CH` |\n| Hindi | `hi` |\n| Russian | `ru` |\n| Portuguese | `pt`, `pt-BR`, `pt-PT` |\n| Japanese | `ja` |\n| Italian | `it` |\n| Dutch | `nl` |\n\n\nIf no language is specified, the model defaults to `en-US`. The model uses automatic language detection, which means it will attempt to identify the spoken language. For best accuracy, explicitly set the language code matching your audio.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28666/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28667
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28638",
      "id": 3998196951,
      "node_id": "I_kwDOEXHXkM7uT6TX",
      "number": 28638,
      "title": "Weird way to handle errors in workflows",
      "user": {
        "login": "Barbapapazes",
        "id": 45267552,
        "node_id": "MDQ6VXNlcjQ1MjY3NTUy",
        "avatar_url": "https://avatars.githubusercontent.com/u/45267552?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Barbapapazes",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-26T23:03:31Z",
      "updated_at": "2026-02-27T17:35:21Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workflows/build/sleeping-and-retrying/#catch-workflow-errors\n\n### What changes are you suggesting?\n\nHey 👋,\n\nOn the page \"Sleeping and retrying\", section \"Catch Workflow Errors\", there is something weird in the given example: \n\n```ts\ntry {\n    await step.do('non-retryable-task', async () => {\n    // work not to be retried\n        throw new NonRetryableError('oh no');\n    });\n} catch (e) {\n    console.log(`Step failed: ${e.message}`);\n    await step.do('clean-up-task', async () => {\n      // Clean up code here\n    });\n}\n```\n\nYes, this example works, but what happens if, instead of the `NonRetryableError`, a simple `Error` was thrown (like with a fetch)? The step `clean-up-task` is executed, and the workflow continues, but maybe I want to retry the workflow, so I re-throw the error. When the workflow will retry, and if it fails again, will the step `clean-up-task` run again?\n\nAlso, this is really weird to not have access to the number of retries of a step or a workflow (through the `do` callback for a step and event for the workflow).\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28638/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28612",
      "id": 3994304903,
      "node_id": "I_kwDOEXHXkM7uFEGH",
      "number": 28612,
      "title": "There should be a clarification on this part",
      "user": {
        "login": "Lilxb84",
        "id": 148774582,
        "node_id": "U_kgDOCN4etg",
        "avatar_url": "https://avatars.githubusercontent.com/u/148774582?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Lilxb84",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 0,
      "created_at": "2026-02-26T09:17:14Z",
      "updated_at": "2026-02-26T09:17:14Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n\n--https://developers.cloudflare.com/cloudflare-one/remote-browser-isolation/setup/clientless-browser-isolation/#sync-cookies-between-local-and-remote-browser\n\n\n\n\n### What changes are you suggesting?\n\nThere's nothing stating on which plan the customer needs to be in order to get access to this feature and no links on how a customer can apply for the early access to this feature.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28612/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28509",
      "id": 3974655537,
      "node_id": "I_kwDOEXHXkM7s6G4x",
      "number": 28509,
      "title": "inconsistent SEO descriptions",
      "user": {
        "login": "dataCenter430",
        "id": 161712630,
        "node_id": "U_kgDOCaOJ9g",
        "avatar_url": "https://avatars.githubusercontent.com/u/161712630?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dataCenter430",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2026-02-22T14:22:23Z",
      "updated_at": "2026-02-23T15:07:04Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nMany docs pages have no description in frontmatter, even though AGENTS.md recommends it for SEO. \nIn Framework guides alone, only 5 of 33 files have description (Next.js, Nuxt, Analog, SvelteKit, static Next.js); the rest (including Docusaurus, Astro, Vue, Remix, etc.) do not. \nThat hurts:\n- Search snippets and click-through\n- Consistency with the style guide and “how we docs” metadata\n- Parity with framework guides that already have descriptions\nwe already have tooling (bin/generate-descriptions.ts) but it is not in CI and depends on a local Worker, so the gap persists and new pages are often added without descriptions.\n\n### What changes are you suggesting?\n\nFor now: \nadd descriptions for SEO in each page omitted.\nThat would align the whole docs set with the existing trend (Nuxt, Next, etc. already use descriptions) and make the existing generate-descriptions script something you run to fix reported pages rather than to discover them by hand.\n\nAfter:\nNew check in CI (e.g. in bin/ or a small GH action) that fails the build when any doc in src/content/docs (or a chosen subset) has no description. This forces descriptions to be added or explicitly opted out (e.g. via a allowlist for nav-only or special pages).\n\n### Additional information\nIf the implementation is needed, I'd love to take this as a contributor.\nthanks, cloudflare team.\ncc: @pedrosousa \n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28509/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28513
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28488",
      "id": 3969906269,
      "node_id": "I_kwDOEXHXkM7sn_Zd",
      "number": 28488,
      "title": "Cloudflare SFU API documentation update",
      "user": {
        "login": "eadwu",
        "id": 22758444,
        "node_id": "MDQ6VXNlcjIyNzU4NDQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/22758444?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/eadwu",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-20T18:50:37Z",
      "updated_at": "2026-02-22T04:15:09Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/realtime/static/calls-api-2024-05-21.yaml\n\n### What changes are you suggesting?\n\nLatest documentation? But here are some specific things missing\n\n`/apps/{appId}/sessions/new` doesn't seem to introduce `sessionDescription` anywhere, even though that it is a valid parameter (`requestBody`).\n\nFor `/apps/{appId}/sessions/{sessionId}/tracks/new` I tried the example\n```\n              push_track_without_an_offer:\n                description: SFU can generate an offer to push a local track\n                value:\n                  tracks:\n                    - location: local\n                      trackName: mic-1\n                      kind: \"audio\"\n```\nbut it doesn't work. For some reason, using `bidirectionalMediaStream: true` makes it work, but that generates a `sendrecv` transceiver while `bidirectionalMediaStream: false` (or unset) fails with backend error - I believe the example is implying a one way transceiver.\n\n### Additional information\n\nI don't also see any information with regard to Trickle ICE so I'm guessing it is not supported.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28488/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28456",
      "id": 3965532002,
      "node_id": "I_kwDOEXHXkM7sXTdi",
      "number": 28456,
      "title": "Update remote bindings docs to their own page",
      "user": {
        "login": "korinne",
        "id": 40270578,
        "node_id": "MDQ6VXNlcjQwMjcwNTc4",
        "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/korinne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-19T22:46:19Z",
      "updated_at": "2026-02-19T23:02:40Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers/development-testing/#remote-bindings\n\n### What changes are you suggesting?\n\nCurrently, remote bindings are just a section header on the Development & Testing overview page: https://developers.cloudflare.com/workers/development-testing/#remote-bindings\n\nThis makes it hard for coding agents to directly fetch the right docs sections, as well as use our couldflare-docs mcp \n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28456/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28457
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28447",
      "id": 3963924271,
      "node_id": "I_kwDOEXHXkM7sRK8v",
      "number": 28447,
      "title": "Functions example for \"A/B testing with middleware\" appears untested and wrong",
      "user": {
        "login": "hudlow",
        "id": 1070061,
        "node_id": "MDQ6VXNlcjEwNzAwNjE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1070061?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/hudlow",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-19T16:42:45Z",
      "updated_at": "2026-02-20T12:02:05Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/pages/functions/examples/ab-testing/\n\n### What changes are you suggesting?\n\nOn the line `let cookie = request.headers.get(\"cookie\");` the `request` variable seems to come from nowhere — I don't know how this could run.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28447/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28453
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28437",
      "id": 3961355111,
      "node_id": "I_kwDOEXHXkM7sHXtn",
      "number": 28437,
      "title": "Github Pages - Missing Information after Update",
      "user": {
        "login": "fogolin",
        "id": 11749606,
        "node_id": "MDQ6VXNlcjExNzQ5NjA2",
        "avatar_url": "https://avatars.githubusercontent.com/u/11749606?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/fogolin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-19T07:15:43Z",
      "updated_at": "2026-02-26T21:49:49Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/pages/framework-guides/deploy-anything/\n\n### What changes are you suggesting?\n\nThe documentation does not indicate the mandatory ¨Deploy Command\".\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28437/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28635
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28431",
      "id": 3960302481,
      "node_id": "I_kwDOEXHXkM7sDWuR",
      "number": 28431,
      "title": "Workers fs-mount",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-18T23:56:24Z",
      "updated_at": "2026-02-19T00:13:28Z",
      "closed_at": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://github.com/danlapid/worker-fs-mount\n\n### Subject Matter\n\nHow to use node:fs API to mount virtual filesystem\n\n### Content Location\n\nWorkers node:fs docs\n\n### Additional information\n\nhttps://github.com/danlapid/worker-fs-mount",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28431/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28432
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28393",
      "id": 3953441726,
      "node_id": "I_kwDOEXHXkM7rpLu-",
      "number": 28393,
      "title": "Pages Files Documentation Update",
      "user": {
        "login": "EfeSonmez",
        "id": 90174692,
        "node_id": "MDQ6VXNlcjkwMTc0Njky",
        "avatar_url": "https://avatars.githubusercontent.com/u/90174692?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/EfeSonmez",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-17T15:50:04Z",
      "updated_at": "2026-02-20T12:06:33Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/pages/platform/limits/#files:~:text=Pages%20uploads%20each,Pages%20project%20settings.\n\nhttps://developers.cloudflare.com/changelog/2026-01-23-pages-file-limit-increase/\n\n### What changes are you suggesting?\n\nThe following URL states: “Paid plans can now have up to 100,000 files per Pages site, increased from the previous limit of 20,000 files”:\nhttps://developers.cloudflare.com/pages/platform/limits/#files:~:text=Pages%20uploads%20each,Pages%20project%20settings\n\nHowever, this wording is causing confusion, as “Paid plans” is being interpreted as referring to zone-level plans rather than the Workers Paid Plan. I suggest updating the wording to explicitly say “Workers Paid Plan” to clearly indicate which plan type the limit applies to.\n\nThe same clarification should also be made in this changelog entry:\nhttps://developers.cloudflare.com/changelog/2026-01-23-pages-file-limit-increase/\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28393/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28389",
      "id": 3952897090,
      "node_id": "I_kwDOEXHXkM7rnGxC",
      "number": 28389,
      "title": "Turnstile returns 400020 (Invalid widget size) rather than 10100 (Invalid sitekey) for invalid sitekey",
      "user": {
        "login": "goksan",
        "id": 17437810,
        "node_id": "MDQ6VXNlcjE3NDM3ODEw",
        "avatar_url": "https://avatars.githubusercontent.com/u/17437810?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/goksan",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2896335944,
          "node_id": "MDU6TGFiZWwyODk2MzM1OTQ0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/engineering",
          "name": "engineering",
          "color": "c2e0c6",
          "default": false,
          "description": "Problems or updates to developers.cloudflare.com website"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 0,
      "created_at": "2026-02-17T13:56:08Z",
      "updated_at": "2026-02-25T10:52:44Z",
      "closed_at": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\nhttps://developers.cloudflare.com/turnstile/troubleshooting/client-side-errors/\nhttps://developers.cloudflare.com/turnstile/troubleshooting/client-side-errors/error-codes/\n\nTurnstile error code 110100 is described as \"Invalid sitekey\"\nTurnstile error code 400020 is described as \"Invalid widget size\"\n\nWhen passing an invalid sitekey, error 400020 (Invalid widget size) is incorrectly propagated from the server to the client rather than 110100 (Invalid sitekey). This incorrect error code is also propagated through to `error-callback`.\n\n\n\n### Actual Behavior\n\nMinimal reproduction:\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <script\n      src=\"https://challenges.cloudflare.com/turnstile/v0/api.js\"\n      async\n      defer\n    ></script>\n\n    <script>\n      function onTurnstileError(errorCode) {\n\t\t// incorrectly logs: \"errorCode 400020\"\n        console.log(\"errorCode\", errorCode);\n      }\n    </script>\n  </head>\n\n  <body>\n    <div\n      class=\"cf-turnstile\"\n      data-sitekey=\"thisisnotavalidsitekey\"\n      data-error-callback=\"onTurnstileError\"\n    ></div>\n  </body>\n</html>\n```\n\nObserving the responses to requests using various sizes:\n- https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/.../.../auto/fbE/new/normal?lang=auto\n- https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/.../.../auto/fbE/new/flexible?lang=auto\n\nWe can observe that ```<h2>invalid_sitekey</h2>``` is returned in the HTML with along with a contradictory assignment `errCode = 400020;`. This incorrect `errCode` is then propagated via the subsequent call to `postMessage`. The incorrect `errCode` is eventually passed to `error-callback`.\n\n```html\n<!DOCTYPE html>\n<html lang=\"en-US\">\n  <head>\n    ...\n  </head>\n  <body>\n    <h2>invalid_sitekey</h2>\n    <script nonce=\"...\">\n      (function () {\n        errCode = 400020;\n        if (window.parent) {\n          window.parent.postMessage(\n            {\n              source: \"cloudflare-challenge\",\n              widgetId: \"2od9z\",\n              event: \"fail\",\n              code: errCode,\n            },\n            \"*\",\n          );\n        }\n      })();\n    </script>\n  </body>\n</html>\n```\n\n### Expected Behavior\n\nWhen passing an invalid sitekey, 110100 (Invalid sitekey) is expected.\n\n### Additional information\n\nI've reproduced the same behaviour using:\n* normal and flexible size\n* explicit (error-callback passed to turnstile.render) & implicit rendering (data-error-callback) ([docs](https://developers.cloudflare.com/turnstile/troubleshooting/client-side-errors/#error-handling))\n\nAside - it would be ideal if the sitekey could (officially) be tested from the server like the secret key\n- https://developers.cloudflare.com/turnstile/troubleshooting/testing/#client-side-testing\n- https://developers.cloudflare.com/turnstile/troubleshooting/testing/#server-side-testing",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28389/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28381",
      "id": 3949954716,
      "node_id": "I_kwDOEXHXkM7rb4ac",
      "number": 28381,
      "title": "Sandbox SDK docs improvement",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2026-02-16T23:20:24Z",
      "updated_at": "2026-03-03T03:52:00Z",
      "closed_at": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/sandbox/\n\n### What changes are you suggesting?\n\n## Specific documentation changes\n\nThese are concrete edits to ship to the two docs pages that cover production preview URLs. Each change is scoped to a specific page and section, written as a prompt you can hand to a docs agent.\n\n### Changes to [Deploy to Production](https://developers.cloudflare.com/sandbox/guides/production-deployment/)\n\nSource file: `src/content/docs/sandbox/guides/production-deployment.mdx`\n\n#### 1. Split \"Create Wildcard DNS Record\" into apex vs. subdomain paths\n\nThe current \"Create Wildcard DNS Record\" section only shows one example: a `*` A record. If the Worker runs on a subdomain (e.g., `sandbox.yourdomain.com`), the DNS record name must be `*.sandbox`, not `*`. The current page doesn't mention this.\n\n**Change**: Replace the single DNS record instruction with a tabbed or branching layout — one for apex, one for subdomain. For the subdomain tab, show:\n\n- **Type**: A\n- **Name**: `*.sandbox` (where `sandbox` matches your Worker's subdomain)\n- **IPv4 address**: `192.0.2.0`\n- **Proxy status**: Proxied (orange cloud)\n\nAdd a sentence explaining that if your Worker is deployed at `sandbox.yourdomain.com`, preview URLs become `{port}-{id}-{token}.sandbox.yourdomain.com`, so the wildcard record needs the `*.sandbox` name to match them.\n\n#### 2. Split \"Configure Worker Routes\" to match the DNS branching\n\nThe route example currently shows `*.yourdomain.com/*`. For a subdomain deployment, the route must be `*.sandbox.yourdomain.com/*`.\n\n**Change**: Add a subdomain variant alongside the existing apex example:\n\n```jsonc\n// Apex deployment\n\"routes\": [{ \"pattern\": \"*.yourdomain.com/*\", \"zone_name\": \"yourdomain.com\" }]\n\n// Subdomain deployment (Worker on sandbox.yourdomain.com)\n\"routes\": [{ \"pattern\": \"*.sandbox.yourdomain.com/*\", \"zone_name\": \"yourdomain.com\" }]\n```\n\n#### 3. Move the TLS callout into the subdomain setup path, not just the top of the page\n\nThe \"Subdomain depth matters for TLS\" callout currently sits at the top of the page, before the setup steps. A developer following the steps linearly can miss it or not realize it applies to them until after deploying.\n\n**Change**: Keep the existing callout at the top, but also add a visible warning inside the subdomain branch of the DNS/route setup that says:\n\n> You also need a TLS certificate covering `*.sandbox.yourdomain.com`. Universal SSL does not cover second-level wildcards. See the options at the top of this page, or use [Advanced Certificate Manager](https://developers.cloudflare.com/ssl/edge-certificates/advanced-certificate-manager/) ($10/month) to order one through the dashboard.\n\nThis puts the TLS action item directly next to the step where it matters.\n\n#### 4. Add \"HTTPS inside containers\" to the Troubleshooting section\n\nThe troubleshooting section has no entry for the error `Connecting to a container using HTTPS is not currently supported`. A developer hitting this error has no doc to reference.\n\n**Change**: Add a new troubleshooting bullet:\n\n> **\"Connecting to a container using HTTPS is not currently supported\"**: Your service inside the sandbox is using HTTPS (for example, Node.js `https.createServer()` or a framework with `--https` enabled). Configure it to serve plain HTTP instead. Cloudflare terminates TLS at the edge, so the browser connects over HTTPS — but the internal connection to your container is already secure and uses HTTP. This is the same model as running behind any reverse proxy. If your framework checks the protocol and redirects HTTP to HTTPS, configure it to trust the proxy (for example, `app.set('trust proxy', 1)` in Express).\n\n#### 5. Add \"Error 1016 / 522 after deploying\" to the Troubleshooting section\n\nDevelopers hitting these errors after changing DNS records or routes have no Sandbox-specific guidance.\n\n**Change**: Add two troubleshooting bullets:\n\n> **Error 1016 (Origin DNS error)**: Cloudflare can't resolve the origin for the requested hostname. Verify your wildcard DNS record exists and is proxied (orange cloud). If your Worker runs on a subdomain like `sandbox.yourdomain.com`, the DNS record name must be `*.sandbox`, not `*`. Wait 30-60 seconds for propagation after creating the record.\n\n> **Error 522 (Connection timed out)**: Cloudflare timed out reaching the origin. This often happens temporarily after creating or changing DNS records and routes. Wait 60 seconds and retry. If it persists, verify `proxyToSandbox()` is called first in your Worker's fetch handler — if it's not handling the request, Cloudflare tries to reach the `192.0.2.0` origin, which times out.\n\n#### 6. Add a \"How requests flow\" section before Setup\n\nDevelopers who don't understand the request path can't debug problems. The current page jumps straight to DNS configuration without explaining why wildcard DNS and routes are needed.\n\n**Change**: Add a short section after the introductory paragraph and before Prerequisites:\n\n> ## How preview URL requests flow\n>\n> When a browser visits a preview URL like `https://8080-my-sandbox-abc123.yourdomain.com`:\n>\n> 1. **DNS**: The wildcard record (`*.yourdomain.com`) resolves the hostname to Cloudflare's proxy.\n> 2. **TLS**: Cloudflare terminates TLS at the edge using your domain's certificate. The browser gets a secure HTTPS connection.\n> 3. **Worker route**: The wildcard route (`*.yourdomain.com/*`) matches the request and sends it to your Worker.\n> 4. **proxyToSandbox()**: Your Worker calls `proxyToSandbox()`, which extracts the sandbox ID and port from the hostname and routes the request to the correct Durable Object.\n> 5. **Container**: The Durable Object forwards the request to the service inside your container over an internal connection (HTTP — TLS is not needed because the transport is already secure within Cloudflare's network).\n>\n> Each step can fail independently: DNS can resolve but TLS can fail (certificate doesn't cover the hostname), or TLS can succeed but the route doesn't match (request reaches the wrong Worker or no Worker at all).\n\n### Changes to [Preview URLs](https://developers.cloudflare.com/sandbox/concepts/preview-urls/)\n\nSource file: `src/content/docs/sandbox/concepts/preview-urls.mdx`\n\n#### 7. Add \"How requests are proxied\" section after \"Request Routing\"\n\nThe \"Request Routing\" section shows the `proxyToSandbox()` code but describes the flow only as \"Browser → Your Worker → Durable Object (sandbox) → Your Service.\" This is too terse to help someone debugging TLS or HTTPS issues.\n\n**Change**: Replace the one-line description with:\n\n> **Request flow**: Browser → HTTPS → Cloudflare edge (TLS termination) → Worker → Durable Object → HTTP → Container\n>\n> Cloudflare terminates TLS at the edge. Your service inside the container receives plain HTTP requests over an internal connection — no TLS is needed because the transport between the Durable Object and the container VM is already secure. Your service should bind on HTTP, not HTTPS.\n\n#### 8. Add \"HTTPS inside containers\" to the \"What Does Not Work\" list\n\nThe current \"What Does Not Work\" section lists TCP/UDP, custom protocols, port range, and port 3000. It does not mention that the service inside the container must serve HTTP, not HTTPS.\n\n**Change**: Add a bullet:\n\n> - HTTPS servers inside the container (the internal connection uses HTTP — Cloudflare handles TLS at the edge, so your service should serve plain HTTP on the exposed port)\n\n#### 9. Add \"Container HTTPS error\" to the Troubleshooting section\n\nThe troubleshooting section on this page has no entry for the HTTPS container error.\n\n**Change**: Add a new subsection:\n\n> ### Container HTTPS Error\n>\n> If you see: `Connecting to a container using HTTPS is not currently supported; use HTTP instead`\n>\n> Your service inside the sandbox is serving HTTPS. Configure it to serve HTTP instead. Cloudflare handles TLS between the browser and the edge — the connection from the Durable Object to your container is internal and already secure.\n>\n> Common causes:\n>\n> - Node.js using `https.createServer()` instead of `http.createServer()`\n> - A framework started with an HTTPS flag (for example, `--experimental-https` in Next.js)\n> - A framework redirecting HTTP to HTTPS (configure it to trust the proxy — for example, `app.set('trust proxy', 1)` in Express)\n\n#### 10. Add DNS wildcard note to \"Security\" section\n\nThe Security section says \"HTTPS in production — All traffic is encrypted with TLS. Certificates are provisioned automatically for first-level wildcards (`*.yourdomain.com`). If your worker runs on a subdomain, see the TLS note in Production Deployment.\"\n\nThe phrase \"certificates are provisioned automatically\" is misleading for subdomain deployments — Universal SSL does not auto-provision certs for second-level wildcards. Developers reading only this page (not the production deployment guide) would assume TLS just works.\n\n**Change**: Rewrite the HTTPS bullet to:\n\n> **HTTPS in production** — All traffic between the browser and Cloudflare is encrypted with TLS. If your Worker runs on the apex domain, Cloudflare's Universal SSL covers `*.yourdomain.com` automatically. If your Worker runs on a subdomain (for example, `sandbox.yourdomain.com`), you need a certificate covering `*.sandbox.yourdomain.com` — Universal SSL does not cover second-level wildcards. See [Production Deployment](https://developers.cloudflare.com/sandbox/guides/production-deployment/) for options including Advanced Certificate Manager ($10/month).\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28381/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28382
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28344",
      "id": 3941915170,
      "node_id": "I_kwDOEXHXkM7q9Noi",
      "number": 28344,
      "title": "Restructure Durable Objects docs around Diátaxis framework",
      "user": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2026-02-14T17:31:23Z",
      "updated_at": "2026-03-01T03:56:37Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "COLLABORATOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "> ‼️ trying something out and seeing what sticks here. the current navigation and docs structure is complex and has grown organically to a state where it's hard to navigate and find useful content. users are not on a journey. they're in a soup.\n \nRestructure the Durable Objects documentation using the [Diátaxis framework](https://diataxis.fr/) to clearly separate tutorials, how-to guides, reference, and explanation.\n\n\n## proposed structure\n\n### Pages to create\n\n| Page | Type | Source |\n|---|---|---|\n| `get-started/your-first-durable-object.mdx` | Tutorial | WebSocket examples + new content |\n| `concepts/how-durable-objects-work.mdx` | Explanation | Merge `what-are-durable-objects` + `lifecycle` + `reference/in-memory-state` |\n| `concepts/storage.mdx` | Explanation | Extracted from best-practices + API pages |\n| `concepts/networking.mdx` | Explanation | Extracted from best-practices/websockets + RPC content |\n| `concepts/design-patterns.mdx` | Explanation | Reworked from `rules-of-durable-objects` |\n| `how-to/index.mdx` | Navigation | New section |\n| `how-to/access-storage.mdx` | How-to | Moved from `best-practices/access-durable-objects-storage` |\n| `how-to/use-websockets.mdx` | How-to | Moved from `best-practices/websockets` |\n| `how-to/invoke-methods.mdx` | How-to | Moved from `best-practices/create-durable-object-stubs-and-send-requests` |\n| `how-to/use-alarms.mdx` | How-to | Merged from `api/alarms` + `examples/alarms-api` |\n| `how-to/configure-migrations.mdx` | How-to | Moved from `reference/durable-objects-migrations` |\n| `how-to/configure-data-location.mdx` | How-to | Moved from `reference/data-location` |\n| `how-to/test-durable-objects.mdx` | How-to | Moved from `examples/testing-with-durable-objects` |\n| `how-to/handle-errors.mdx` | How-to | Moved from `best-practices/error-handling` |\n| `how-to/use-environments.mdx` | How-to | Moved from `reference/environments` |\n| `tutorials/build-a-chat-room.mdx` | Tutorial | New (from WebSocket examples) |\n| `tutorials/build-a-rate-limiter.mdx` | Tutorial | New |\n\n### changes\n\n| Page | Disposition |\n|---|---|\n| `concepts/what-are-durable-objects.mdx` | Merged into `concepts/how-durable-objects-work.mdx` |\n| `concepts/durable-object-lifecycle.mdx` | Merged into `concepts/how-durable-objects-work.mdx` |\n| `reference/in-memory-state.mdx` | Merged into `concepts/how-durable-objects-work.mdx` |\n| `best-practices/*` (entire section) | Dissolved — content moves to `how-to/` and `concepts/` |\n| `reference/*` (entire section) | Dissolved — content moves to `how-to/`, `platform/`, `concepts/` |\n| `examples/websocket-server.mdx` | Absorbed into `tutorials/build-a-chat-room` |\n| `examples/websocket-hibernation-server.mdx` | Absorbed into `tutorials/build-a-chat-room` |\n| `examples/alarms-api.mdx` | Absorbed into `how-to/use-alarms` |\n| `examples/testing-with-durable-objects.mdx` | Moved to `how-to/test-durable-objects` |\n\n### fixes\n\nAll `api/*` pages: change `pcx_content_type` from `concept` to `reference`.\n\n## phases\n\n### Phase 1 — Create how-to section, fix content types\n\nMove existing pages into `how-to/` with minimal rewriting. Fix `pcx_content_type` on all API reference pages. Add redirects for every moved URL. Dissolve `best-practices/` and `reference/` sections. This is mostly file moves and frontmatter changes.\n\n### Phase 2 — Consolidate concepts\n\nMerge `what-are-durable-objects`, `lifecycle`, and `in-memory-state` into a single `how-durable-objects-work.mdx`. Create `storage.mdx`, `networking.mdx`, and `design-patterns.mdx` as focused explanation pages. Strip explanation content out of how-to pages and link to these instead.\n\n### Phase 3 — Improve tutorials\n\nRework `get-started` to follow Diátaxis tutorial principles (visible results at every step, minimal explanation, \"we\" language). Write the chat room and rate limiter tutorials. Create `your-first-durable-object.mdx` as an extended tutorial.\n\n### Phase 4 — Clean up API reference\n\nStrip how-to content from API pages (link to how-to guides instead). Ensure consistent format across all reference pages: description, methods/properties, parameters, return types, short usage example.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28344/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28345
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28281",
      "id": 3928687632,
      "node_id": "I_kwDOEXHXkM7qKwQQ",
      "number": 28281,
      "title": "Every time we mention compatibility date, mention that you should set this to the latest compatibility date",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 4,
      "created_at": "2026-02-11T21:03:40Z",
      "updated_at": "2026-02-26T03:52:26Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nso that agents default more often to using the most recent compatibility date\n\n### What changes are you suggesting?\n\nexplicitly guide people to set latest compatibility date and audit docs to ensure where we share compat date we are using a recent one\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28281/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28282
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28227",
      "id": 3918696535,
      "node_id": "I_kwDOEXHXkM7pkpBX",
      "number": 28227,
      "title": "Add docs for how to use wrangler dev with cloudflare tunnels",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2026-02-09T23:45:35Z",
      "updated_at": "2026-02-24T03:53:01Z",
      "closed_at": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n# Expose your dev server with Cloudflare Tunnel\n\n**Status:** Draft docs proposal\n**Target location:** `developers.cloudflare.com/workers/development-testing/expose-dev-server/`\n**Section:** Workers > Development & testing\n\n---\n\n## Problem\n\n`wrangler dev` and `vite dev` (with the Cloudflare Vite plugin) start a local HTTP server on `localhost:8787`. This server is only reachable from your own machine. There's no documented way to share your local dev session with teammates, test from a mobile device, or receive webhooks from external services.\n\nThe Cloudflare Tunnel docs explain how to expose any local HTTP server. The Workers docs explain how `wrangler dev` works. But no page ties them together. You have to read both doc sets and figure out port matching, interface binding, and hot reload behavior yourself.\n\n## Proposal\n\nAdd a new page under `/workers/development-testing/` that walks through exposing a `wrangler dev` (or `vite dev`) session with Cloudflare Tunnel.\n\n---\n\n## Plan\n\n### Page placement\n\n```\n/workers/development-testing/\n├── index.mdx                  (Development & testing overview)\n├── local-data.mdx             (Adding local data)\n├── wrangler-vs-vite.mdx       (Choosing between Wrangler & Vite)\n├── bindings-per-env.mdx       (Bindings per environment)\n├── expose-dev-server.mdx      ← NEW PAGE\n└── ...\n```\n\nThe new page sits as a sibling of `local-data.mdx` and `wrangler-vs-vite.mdx`. It covers an orthogonal concern (network access to your dev server) rather than modifying the existing local development or remote bindings content.\n\n### Cross-links to add\n\n| Location                                                                                    | Change                                                                                                                                                                                             |\n| ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `/workers/development-testing/index.mdx`                                                    | Add a link in the \"Local development\" section: \"To share your dev server with others or receive external webhooks, see [Expose your dev server](/workers/development-testing/expose-dev-server/).\" |\n| `/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/trycloudflare/` | Add Workers-specific example: \"For example, to expose a `wrangler dev` session: `cloudflared tunnel --url http://localhost:8787`\"                                                                  |\n| `/workers/wrangler/commands/#dev`                                                           | Add a note under the `--ip` and `--port` flags referencing the tunnel guide                                                                                                                        |\n\n### Out of scope\n\n- Changes to wrangler itself (no code changes)\n- Tunnel configuration beyond what's needed for dev server use cases\n- Zero Trust policy configuration (link out to existing docs)\n\n---\n\n## Draft docs page\n\nBelow is the full draft content for `expose-dev-server.mdx`.\n\n---\n\n````mdx\n---\ntitle: Expose your dev server\ndescription: Share your local Workers dev server with others using Cloudflare Tunnel.\n---\n\n# Expose your dev server\n\nWhen you run `wrangler dev` or `vite dev` (with the [Cloudflare Vite plugin](/workers/vite-plugin/)), your Worker runs on a local HTTP server bound to `localhost:8787`. This means only your machine can reach it.\n\nTo share your dev server with teammates, test from a mobile device, or receive webhooks from external services, you can use [Cloudflare Tunnel](/cloudflare-one/networks/connectors/cloudflare-tunnel/) to create a public URL that routes traffic to your local server.\n\n## How it works\n\n[`cloudflared`](/cloudflare-one/networks/connectors/cloudflare-tunnel/downloads/) runs alongside your dev server and creates an outbound-only connection to Cloudflare's network. Cloudflare assigns a public URL that proxies requests through this connection to `localhost:8787` on your machine.\n\nYour dev server stays on `localhost`. `cloudflared` handles TLS termination at Cloudflare's edge and encrypts the tunnel connection automatically. Hot reload continues to work — `wrangler dev` uses a stable proxy on port `8787` that persists across code changes.\n\n## Prerequisites\n\n- [Install `cloudflared`](/cloudflare-one/networks/connectors/cloudflare-tunnel/downloads/) on your machine\n- A working Workers project with `wrangler dev` or `vite dev` running\n\n## Quick tunnel (no account required)\n\nA [quick tunnel](/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/trycloudflare/) generates a temporary public URL on `trycloudflare.com`. No Cloudflare account needed. Good for quick testing or sharing a preview link.\n\n### 1. Start your dev server\n\n<Tabs>\n  <TabItem label=\"npm\">```sh npx wrangler dev ```</TabItem>\n  <TabItem label=\"yarn\">```sh yarn wrangler dev ```</TabItem>\n  <TabItem label=\"pnpm\">```sh pnpm wrangler dev ```</TabItem>\n  <TabItem label=\"Vite\">```sh npx vite dev ```</TabItem>\n</Tabs>\n\nBy default, this starts a server on `http://localhost:8787`.\n\n### 2. Start a quick tunnel\n\nIn a separate terminal:\n\n```sh\ncloudflared tunnel --url http://localhost:8787\n```\n````\n\n`cloudflared` prints a URL like `https://random-words.trycloudflare.com`. Anyone with this URL can reach your dev server.\n\n### 3. Send requests to the public URL\n\n```sh\ncurl https://random-words.trycloudflare.com\n```\n\nThe request travels through Cloudflare's network, through the tunnel, and hits your local Worker.\n\n:::note\nQuick tunnels have a limit of 200 concurrent in-flight requests and do not support Server-Sent Events (SSE). For higher limits or persistent hostnames, use a named tunnel.\n:::\n\n## Named tunnel (persistent hostname)\n\nA [named tunnel](/cloudflare-one/networks/connectors/cloudflare-tunnel/get-started/create-remote-tunnel/) gives you a stable hostname on your own domain. This requires a Cloudflare account with a domain.\n\n### 1. Authenticate and create the tunnel\n\n```sh\ncloudflared tunnel login\ncloudflared tunnel create my-worker-dev\n```\n\n### 2. Route DNS to the tunnel\n\n```sh\ncloudflared tunnel route dns my-worker-dev dev-worker.example.com\n```\n\nThis creates a CNAME record pointing `dev-worker.example.com` to your tunnel.\n\n### 3. Configure the tunnel\n\nCreate `~/.cloudflared/config.yml`:\n\n```yaml\ntunnel: my-worker-dev\ncredentials-file: ~/.cloudflared/<TUNNEL_ID>.json\n\ningress:\n  - hostname: dev-worker.example.com\n    service: http://localhost:8787\n  - service: http_status:404\n```\n\nReplace `<TUNNEL_ID>` with the UUID printed when you created the tunnel.\n\n### 4. Start your dev server and tunnel\n\n```sh\n# Terminal 1\nnpx wrangler dev\n\n# Terminal 2\ncloudflared tunnel run my-worker-dev\n```\n\nYour Worker is now reachable at `https://dev-worker.example.com`.\n\n### Restrict access\n\nAnyone who knows the hostname can reach your dev server. To restrict access, [create a Cloudflare Access application](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) for the hostname and configure a policy that limits access to your team.\n\n## Configuration\n\n### Port matching\n\nThe port in the `cloudflared` command (or config file) must match the port your dev server listens on. If you change the dev server port, update the tunnel to match:\n\n```sh\n# Dev server on port 3000\nnpx wrangler dev --port 3000\n\n# Tunnel must point to the same port\ncloudflared tunnel --url http://localhost:3000\n```\n\n### Interface binding\n\nBy default, `wrangler dev` binds to `localhost`. Since `cloudflared` runs on the same machine and connects to `localhost`, this works without changes. You do **not** need `--ip 0.0.0.0`.\n\nOnly use `--ip 0.0.0.0` if `cloudflared` runs on a different machine on your network:\n\n```sh\nnpx wrangler dev --ip 0.0.0.0 --port 8787\n```\n\n### Using `--local` vs default mode\n\nUse the default mode or `--local` — both run your Worker code locally, which is what you want when tunneling back to your machine. Do not use `--remote`, which uploads your code to Cloudflare's network and defeats the purpose of a tunnel to your local server.\n\n### Custom port with Vite\n\nWhen using the Cloudflare Vite plugin, configure the port in `vite.config.js`:\n\n```js\nimport { defineConfig } from \"vite\";\nimport { cloudflare } from \"@cloudflare/vite-plugin\";\n\nexport default defineConfig({\n  plugins: [cloudflare()],\n  server: {\n    port: 8787,\n  },\n});\n```\n\nThen point `cloudflared` at the same port.\n\n## Common use cases\n\n| Use case                                                         | Approach                                                                  |\n| ---------------------------------------------------------------- | ------------------------------------------------------------------------- |\n| Share a preview link with a teammate                             | Quick tunnel — send them the `trycloudflare.com` URL                      |\n| Test from a mobile device on the same network                    | Quick tunnel or named tunnel — open the URL on your phone                 |\n| Receive webhooks from an external service (Stripe, GitHub, etc.) | Quick tunnel or named tunnel — set the webhook URL to the tunnel hostname |\n| Persistent dev environment for a team                            | Named tunnel with a stable hostname and an Access policy                  |\n\n## Limitations\n\n- Quick tunnels generate a new URL each time you restart `cloudflared`. For stable URLs, use a named tunnel.\n- Quick tunnels are capped at 200 concurrent in-flight requests.\n- Quick tunnels do not support Server-Sent Events (SSE).\n- If you have an existing `~/.cloudflared/config.yaml`, quick tunnels may not work. Rename the file temporarily or use a named tunnel instead.\n- Tunnel latency adds round-trip time to every request. This is fine for development but not representative of production performance.\n\n```\n\n---\n\n## Summary of changes\n\n| File | Action |\n|---|---|\n| `src/content/docs/workers/development-testing/expose-dev-server.mdx` | **New page** — full content above |\n| `src/content/docs/workers/development-testing/index.mdx` | **Edit** — add link to new page in the \"Local development\" section |\n| Sidebar config for Workers docs | **Edit** — add `expose-dev-server` entry under `development-testing` |\n| `src/content/docs/cloudflare-one/.../trycloudflare.mdx` | **Edit** — add Workers example to \"use cases\" section |\n| `src/content/docs/workers/wrangler/commands.mdx` | **Edit** — add note under `--port` flag linking to the tunnel guide |\n```\n\n\n### Subject Matter\n\nCloudflare Tunnels x wrangler\n\n### Content Location\n\nhttps://developers.cloudflare.com/workers/development-testing/\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28227/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": [
        28228
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28177",
      "id": 3911455852,
      "node_id": "I_kwDOEXHXkM7pJBRs",
      "number": 28177,
      "title": "Add community video tutorial: Cloudflare Tunnel (Quick Tunnel + Permanent custom domain setup)",
      "user": {
        "login": "logicbaselabs",
        "id": 213443253,
        "node_id": "U_kgDODLjitQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/213443253?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/logicbaselabs",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2026-02-07T22:41:03Z",
      "updated_at": "2026-02-22T03:52:35Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n- Add a “Video tutorial (community)” callout/link on the Cloudflare Tunnel docs page for beginners who want to expose localhost publicly without port forwarding.\n- The tutorial covers both:\n\n    1. Quick Tunnel (temporary trycloudflare.com URL)\n    2. Permanent tunnel (custom domain/subdomain + config.yml ingress + credentials file)\n- Video (YouTube): https://youtu.be/etluT8UC-nw\n\n### Why this is useful:\n\n- Many developers search for “make localhost public” / “no port forwarding” and need a visual step-by-step guide for first-time setup.\n- The flow is aligned with the docs and shows the full end-to-end workflow (install → run quick tunnel → onboard domain → create tunnel → route DNS → config.yml → run)\n\n### Subject Matter\n\nBeginner video tutorial for Cloudflare Tunnel: expose localhost publicly (Quick Tunnel) and set up a permanent custom-domain tunnel with config.yml ingress rules + credentials file.\n\n### Content Location\n\nSuggested placement: add a small “Video tutorial (community)” callout/link near the top or within the “Create a local tunnel / Local management” section.\n\nTarget docs page:\n\n- https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/local-management/create-local-tunnel/\n\nOptional additional placement (if relevant):\n\n- Cloudflare Tunnel “Get started” / “Install cloudflared” / “Run a tunnel” pages (where beginners land first)\n\n### Additional information\n\nNotes:\n\n- Language: English (highly visual, step-by-step; useful for global audience)\n\n- Covers Mac/Windows/Linux install commands and shows common gotchas (temporary URL limitation, machine must stay online for access).\n\n- Please consider this as a small token of appreciation for the Cloudflare community. I genuinely love Cloudflare, and I made this beginner-friendly tutorial to help new users get started with Cloudflare Tunnel easily.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28177/reactions",
        "total_count": 1,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 1,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28017",
      "id": 3882368625,
      "node_id": "I_kwDOEXHXkM7naD5x",
      "number": 28017,
      "title": "The release file is not getting downloaded in my laptop",
      "user": {
        "login": "paansh2013-gif",
        "id": 258273839,
        "node_id": "U_kgDOD2TyLw",
        "avatar_url": "https://avatars.githubusercontent.com/u/258273839?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/paansh2013-gif",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "deadlypants1973",
          "id": 70746074,
          "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deadlypants1973",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2026-02-01T16:22:24Z",
      "updated_at": "2026-02-17T03:53:14Z",
      "closed_at": null,
      "assignee": {
        "login": "deadlypants1973",
        "id": 70746074,
        "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deadlypants1973",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nThe release file which is given for cloudflare is not getting downloaded in my laptop.\n\n\n\n### Subject Matter\n\nThe file should be downloaded.\n\n### Content Location\n\nIn cloudflare latest release documents page.\n\n\n<img width=\"756\" height=\"585\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5afb95f2-8e96-4bb7-be7c-1c8b8a0caa22\" />\n\n### Additional information\n\nThis style doesn't really resonate with me personally.\n\n\n",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28017/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27885",
      "id": 3857209293,
      "node_id": "I_kwDOEXHXkM7l6FfN",
      "number": 27885,
      "title": "The Logpush CTAs always lead to 404s",
      "user": {
        "login": "h4xnoodle",
        "id": 105841,
        "node_id": "MDQ6VXNlcjEwNTg0MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/105841?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/h4xnoodle",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2896741799,
          "node_id": "MDU6TGFiZWwyODk2NzQxNzk5",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:logs",
          "name": "product:logs",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Logs"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 4,
      "created_at": "2026-01-26T18:50:58Z",
      "updated_at": "2026-02-21T03:49:44Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\n- https://developers.cloudflare.com/logs/logpush/logpush-job/enable-destinations/datadog/\n\n### Actual Behavior\n\nClicking Logpush buttons for domain lead to selecting account, then domain, with the callout on the page with context about Logpush. Clicking a domain leads to a 404 with format of URL `https://dash.cloudflare.com/<account>/<domain-by-name>/analytics/logs`. If I drop the <domain-by-name> path portion, I get a Beta page about account level analytics/logs. \n\n### Expected Behavior\n\nI'm directed to the Logpush setup page as the docs describe.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27885/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27846",
      "id": 3850794632,
      "node_id": "I_kwDOEXHXkM7lhnaI",
      "number": 27846,
      "title": "Add a custom domain to branch not working",
      "user": {
        "login": "strombergdev",
        "id": 63540107,
        "node_id": "MDQ6VXNlcjYzNTQwMTA3",
        "avatar_url": "https://avatars.githubusercontent.com/u/63540107?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/strombergdev",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2026-01-24T10:01:45Z",
      "updated_at": "2026-03-02T00:19:03Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/pages/how-to/custom-branch-aliases/\n\nIt is no longer possible to edit the CNAME because that DNS record is locked. \n\n### What changes are you suggesting?\n\nDetails on how to do this now that the DNS record is locked. \n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27846/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27786",
      "id": 3839642175,
      "node_id": "I_kwDOEXHXkM7k3Eo_",
      "number": 27786,
      "title": "Workers AI \"json-mode\" page falsely lists some models?",
      "user": {
        "login": "ericsampson",
        "id": 1183853,
        "node_id": "MDQ6VXNlcjExODM4NTM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1183853?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ericsampson",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 4,
      "created_at": "2026-01-21T19:07:57Z",
      "updated_at": "2026-03-03T03:52:46Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nThis page lists the following models as having json-mode support: \nhttps://developers.cloudflare.com/workers-ai/features/json-mode/#supported-models\n\n- `@cf/meta/llama-3.2-11b-vision-instruct`\n- `@cf/meta/llama-3.1-8b-instruct-fast`\n- `@cf/meta/llama-3.1-70b-instruct`\n\nHowever, the actual model page does not list `response_format` property in the input schema nor `guided_json`, which means they don't support JSON mode:\n- https://developers.cloudflare.com/workers-ai/models/llama-3.2-11b-vision-instruct/#Input\n- https://developers.cloudflare.com/workers-ai/models/llama-3.1-8b-instruct-fast/#Input\n- https://developers.cloudflare.com/workers-ai/models/llama-3.1-70b-instruct/#Input\n\n\n### What changes are you suggesting?\n\nAccording to my CF LLM API testing so far, the model page is correct (json mode is not supported by this model) and that means the `json-mode` document is wrong in that it falsely lists this model as supported.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27786/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27615",
      "id": 3811393287,
      "node_id": "I_kwDOEXHXkM7jLT8H",
      "number": 27615,
      "title": "Clarify that local Hyperdrive connections only support `require`and prefer modes",
      "user": {
        "login": "asomethings",
        "id": 16171942,
        "node_id": "MDQ6VXNlcjE2MTcxOTQy",
        "avatar_url": "https://avatars.githubusercontent.com/u/16171942?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/asomethings",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2026-01-14T03:42:34Z",
      "updated_at": "2026-02-24T03:53:38Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/hyperdrive/configuration/local-development/\n\nSeems like it is documented inside miniflare\n\nhttps://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/src/plugins/hyperdrive/hyperdrive-proxy.ts#L31\n\n### What changes are you suggesting?\n\nPlease clarify in the documentation that Hyperdrive local connections only support the `require` and `prefer` SSL modes.\n\nAt the moment, Hyperdrive local development does not support `verify-full` or `verify-ca`. Using these modes currently results in an unexpected `ECONNRESET` error without any clear warning.\n\nSince updating `miniflare` may take some time, it would be helpful to document the supported SSL modes in the meantime.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27615/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27490",
      "id": 3791988928,
      "node_id": "I_kwDOEXHXkM7iBSjA",
      "number": 27490,
      "title": "Price of gemma embedding is not specified",
      "user": {
        "login": "Jl-wei",
        "id": 22168330,
        "node_id": "MDQ6VXNlcjIyMTY4MzMw",
        "avatar_url": "https://avatars.githubusercontent.com/u/22168330?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Jl-wei",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2026-01-08T08:52:51Z",
      "updated_at": "2026-02-14T03:51:18Z",
      "closed_at": null,
      "assignee": {
        "login": "craigsdennis",
        "id": 8494909,
        "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/craigsdennis",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers-ai/models/embeddinggemma-300m/\n\n### What changes are you suggesting?\n\nAdd the price of embeddinggemma, like the price of https://developers.cloudflare.com/workers-ai/models/qwen3-embedding-0.6b/\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27490/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27447",
      "id": 3786505206,
      "node_id": "I_kwDOEXHXkM7hsXv2",
      "number": 27447,
      "title": "Custom Certificates and CSR available on Business Plan",
      "user": {
        "login": "kmalloy24",
        "id": 35405191,
        "node_id": "MDQ6VXNlcjM1NDA1MTkx",
        "avatar_url": "https://avatars.githubusercontent.com/u/35405191?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kmalloy24",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2026-01-06T20:57:39Z",
      "updated_at": "2026-02-14T03:51:21Z",
      "closed_at": null,
      "assignee": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/plans/\n- https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/custom-certificates/certificate-signing-requests/\n- https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/custom-certificates/\n\n### What changes are you suggesting?\n\nThe table in the docs is inconsistent with the pricing page in the dashboard. After upgrading to the Business plan I was able to generate a custom CSR, but the table in the docs says it is only available in Enterprise. CSR support is also vague and differentiating between Custom Certs and Advanced Certs add-on was confusing from the initial api response - `\"Access to CSRs has not been granted for this zone. Advanced Certificate Manager or Custom CSR with SSL for SaaS entitlement is required.\"`\n\n<img width=\"1179\" height=\"545\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f667f1aa-8390-45a0-9724-2b1e68081b8d\" />\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27447/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27390",
      "id": 3778538431,
      "node_id": "I_kwDOEXHXkM7hN-u_",
      "number": 27390,
      "title": "How to revoke tunnel credential, valid for 10 years",
      "user": {
        "login": "R-Rudolf",
        "id": 8495851,
        "node_id": "MDQ6VXNlcjg0OTU4NTE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8495851?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/R-Rudolf",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2689978849,
          "node_id": "MDU6TGFiZWwyNjg5OTc4ODQ5",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/Backlog",
          "name": "Backlog",
          "color": "d4c5f9",
          "default": false,
          "description": "PR has a related JIRA ticket"
        },
        "3": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "nikitacano",
          "id": 48366124,
          "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nikitacano",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2026-01-03T22:08:02Z",
      "updated_at": "2026-02-14T03:51:25Z",
      "closed_at": null,
      "assignee": {
        "login": "nikitacano",
        "id": 48366124,
        "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
        "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nikitacano",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nIn the guide: https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/local-management/local-tunnel-terms/#certpem\n\nIt is mentioned that the credential file is valid for 10 years, or until revoked.\nAfter I generated such, I was not able to find a relevant section of the portal to revoke, when necessary in the future.\n\n### What changes are you suggesting?\n\nPlease extend the guide with a link or a description of the exact revocation method.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27390/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27388",
      "id": 3778318441,
      "node_id": "I_kwDOEXHXkM7hNJBp",
      "number": 27388,
      "title": "Update Workers Prisma/D1 tutorial for Prisma 7.2",
      "user": {
        "login": "diogoascarneiro",
        "id": 29414408,
        "node_id": "MDQ6VXNlcjI5NDE0NDA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/29414408?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/diogoascarneiro",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "4": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "9": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2026-01-03T17:47:49Z",
      "updated_at": "2026-02-14T03:51:26Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/d1/tutorials/d1-and-prisma-orm/\n\n### What changes are you suggesting?\n\nI was just following the D1/Prisma tutorial, but I encountered a few issues, some of which related to the fact that there is a new major version of Prisma (7) which differs from the one used at the time the tutorial was written. I would suggest the following changes:\n\n### 1. Update generator block \n\nIn the generator block in `schema.prisma`: \n\n```\ngenerator client {\n  provider        = \"prisma-client-js\"\n  output          = \"../src/generated/prisma\"\n  previewFeatures = [\"driverAdapters\"]\n}\n```\n\nshould become:\n\n```\ngenerator client {\n  provider = \"prisma-client-js\"\n  output   = \"../src/generated/prisma\"\n  runtime  = \"cloudflare\"\n}\n```\n\nThis is because the \"driverAdapters\" preview feature flag is no longer necessary, and the worker will break (locally at least) without the \"cloudflare\" runtime flag. [This is specified in Prisma's documentation.](https://www.prisma.io/docs/guides/cloudflare-d1)\n\n### 2. Mention the need to include the nodejs_compat flag\n\nIn the [Postgres tutorial](https://developers.cloudflare.com/workers/tutorials/postgres/) it's mentioned that \"[Node.js compatibility](https://developers.cloudflare.com/workers/runtime-apis/nodejs/) is required for database drivers, including Postgres.js, and needs to be configured for your Workers project.\" This is also applicable for this tutorial, but is not mentioned anywhere, with the only reference to this flag being in the example `wrangler.jsonc` file (with no info being provided about it).\n\n### 3. Outdated Prisma migration command\n\n`npx prisma migrate diff --from-empty --to-schema-datamodel ./prisma/schema.prisma --script --output migrations/0001_create_user_table.sql`\nnow fails with \n```\nError: \n`--to-schema-datamodel` was removed. Please use `--[from/to]-schema` instead.\n```\n\nReplace with:\n\n```\nnpx prisma migrate diff \\\n  --from-empty \\\n  --to-schema ./prisma/schema.prisma \\\n  --script \\\n  --output migrations/0001_create_user_table.sql\n```\n\nAs specified in the [current Prisma Docs](https://www.prisma.io/docs/orm/overview/databases/cloudflare-d1).\n\n### 4. Other commands fail on copy paste due to line break\n\nIf keeping them in two lines for readability (which makes sense), add \" \\ \" at the end to escape of the line so they are correctly processed as a single command:\n\n```\nnpx wrangler d1 execute prisma-demo-db --command \"INSERT INTO \\\"User\\\" (\\\"email\\\", \\\"name\\\") VALUES \\\n('jane@prisma.io', 'Jane Doe (Local)');\" --local\n\nnpx wrangler d1 execute prisma-demo-db --command \"INSERT INTO  \\\"User\\\" (\\\"email\\\", \\\"name\\\") VALUES \\\n('jane@prisma.io', 'Jane Doe (Remote)');\" --remote\n```\n\n### 5. Add a client disconnection at the end of the process for better memory management\n\nThis is mentioned by the [Prisma docs](https://www.prisma.io/docs/guides/cloudflare-d1#6-implement-the-worker) as well and seems like good practice, even for this kind of basic tutorial.\n\n`ctx.waitUntil(prisma.$disconnect()); // or just await prisma.$disconnect()`\n\nYou can find my repo with these changes [here](https://github.com/diogoascarneiro/prisma-7.2-d1-example), for reference. I hope this is helpful!\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27388/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27332",
      "id": 3764443417,
      "node_id": "I_kwDOEXHXkM7gYNkZ",
      "number": 27332,
      "title": "Technical Report: Deprecated HuggingFace API Endpoint in Cloudflare AI Gateway",
      "user": {
        "login": "jadmadi",
        "id": 29486218,
        "node_id": "MDQ6VXNlcjI5NDg2MjE4",
        "avatar_url": "https://avatars.githubusercontent.com/u/29486218?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jadmadi",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6014425235,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYkw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-gateway",
          "name": "product:ai-gateway",
          "color": "DFF218",
          "default": false,
          "description": "AI Gateway: https://developers.cloudflare.com/ai-gateway/"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 5,
      "created_at": "2025-12-27T06:05:31Z",
      "updated_at": "2026-02-21T03:50:21Z",
      "closed_at": null,
      "assignee": {
        "login": "palashgo",
        "id": 25306110,
        "node_id": "MDQ6VXNlcjI1MzA2MTEw",
        "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/palashgo",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\n- https://developers.cloudflare.com/ai-gateway/usage/providers/huggingface/\n- Error logs from Cloudflare AI Gateway dashboard showing: `{\"error\": \"https://api-inference.huggingface.co is no longer supported. Please use https://router.huggingface.co instead.\"}`\n\n\n### Actual Behavior\n\nThe Cloudflare AI Gateway documentation for HuggingFace providers appears to be outdated. The documentation does not reflect that HuggingFace has deprecated `api-inference.huggingface.co` in favor of `router.huggingface.co`. As a result, users attempting to use HuggingFace models through the AI Gateway encounter errors indicating the old endpoint is no longer supported, even though the gateway URL format (`https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/huggingface/{model}`) remains unchanged.\n\n\n### Expected Behavior\n\nThe documentation should be updated to:\n1. Clearly state that the AI Gateway now routes to HuggingFace's updated `router.huggingface.co` endpoint internally.\n2. Remove any references to the deprecated `api-inference.huggingface.co` endpoint.\n3. Include a note about the transition and potential temporary errors during the migration period.\n4. Provide updated examples or confirm that existing gateway URLs continue to work without user-side changes.\n\n\n### Additional information\n\n<img width=\"696\" height=\"272\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d31f0b30-436b-4595-ae14-3776f24efca8\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27332/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27243",
      "id": 3745070206,
      "node_id": "I_kwDOEXHXkM7fOTx-",
      "number": 27243,
      "title": "Define device enrollment permissions content update",
      "user": {
        "login": "WASP512",
        "id": 175153027,
        "node_id": "U_kgDOCnCfgw",
        "avatar_url": "https://avatars.githubusercontent.com/u/175153027?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/WASP512",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-12-18T22:27:59Z",
      "updated_at": "2026-02-09T03:59:25Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/learning-paths/replace-vpn/configure-device-agent/device-enrollment-permissions/\n\n### What changes are you suggesting?\n\nstep 4 indicates that we should look for the 'Login Methods' tab but that has been replaced by the Integrations tab where Identity providers is now nested. \n\n### Additional information\n\n<img width=\"268\" height=\"132\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4af19f42-c547-4b96-8a8a-ed1993893f78\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27243/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27239",
      "id": 3744790027,
      "node_id": "I_kwDOEXHXkM7fNPYL",
      "number": 27239,
      "title": "[R2] Add example page for Cloudflare.NET.R2 community SDK",
      "user": {
        "login": "alexis-",
        "id": 3876562,
        "node_id": "MDQ6VXNlcjM4NzY1NjI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3876562?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/alexis-",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2025-12-18T20:46:03Z",
      "updated_at": "2026-02-14T03:51:30Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n## Summary\n\nI'd like to propose adding an example page for [Cloudflare.NET.R2](https://github.com/Alos-no/Cloudflare.NET), a community-maintained .NET SDK for R2 object storage.\n\n## Motivation\n\nThe R2 examples section currently includes SDK examples for Go, Java, JavaScript, PHP, Python, Ruby, and Rust. For .NET developers, the only option is [aws-sdk-net](/r2/examples/aws/aws-sdk-net/), which requires manual S3-compatible configuration and workarounds like `DisablePayloadSigning = true`.\n\nA dedicated .NET SDK provides:\n- Native dependency injection and `appsettings.json` configuration\n- Strongly-typed APIs with full IntelliSense\n- Built-in resilience (retries, circuit breaker) via Polly\n- Operation metrics for cost monitoring\n- Comprehensive [SDK documentation](https://alos.no/cfnet/articles/r2/index.html)\n- and more\n\n## Proposed changes\n\nAdd a new example page at `/r2/examples/cloudflare-net-r2/` covering:\n- Installation and configuration\n- List, upload, download operations\n- Presigned URLs\n- Delete operations (single and batch)\n\n**Draft PR:** https://github.com/Alos-no/cloudflare-docs/blob/5ccb751eef4e13d5e1cac33dd3954d5918a8808e/src/content/docs/r2/examples/cloudflare-net-r2.mdx\n\n## Notes\n\n- The page includes a note clarifying this is a community-maintained SDK\n- Examples are aligned with the [SDK documentation](https://alos.no/cfnet/articles/r2/index.html)\n- Follows the same structure as existing SDK examples (aws-sdk-net, boto3, etc.)\n\nHappy to adjust the content or placement based on feedback.\n\n### Subject Matter\n\nCloudflare .NET R2 SDK\n\n### Content Location\n\nhttps://github.com/Alos-no/cloudflare-docs/blob/5ccb751eef4e13d5e1cac33dd3954d5918a8808e/src/content/docs/r2/examples/cloudflare-net-r2.mdx\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27239/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26975",
      "id": 3703354828,
      "node_id": "I_kwDOEXHXkM7cvLXM",
      "number": 26975,
      "title": "Missing information on Realtime participant token expiration",
      "user": {
        "login": "KazimirPodolski",
        "id": 6647438,
        "node_id": "MDQ6VXNlcjY2NDc0Mzg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6647438?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/KazimirPodolski",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 8424705055,
          "node_id": "LA_kwDOEXHXkM8AAAAB9ibMHw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:realtime",
          "name": "product:realtime",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-12-07T10:39:22Z",
      "updated_at": "2026-01-30T08:17:30Z",
      "closed_at": null,
      "assignee": {
        "login": "roerohan",
        "id": 42958812,
        "node_id": "MDQ6VXNlcjQyOTU4ODEy",
        "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/roerohan",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/realtime/realtimekit/concepts/participant/#participant-tokens\n\n### What changes are you suggesting?\n\nThe docs state that participant tokens expire, but doesn't say **how it's reflected in the API**. API field? Error response? Something else?\n\nPlease clarify how a developer can find out a token has expired.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26975/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26847",
      "id": 3684878753,
      "node_id": "I_kwDOEXHXkM7bosmh",
      "number": 26847,
      "title": "Inconsistent expression on x-forwarded-for header",
      "user": {
        "login": "kei0",
        "id": 9881872,
        "node_id": "MDQ6VXNlcjk4ODE4NzI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/9881872?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kei0",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896744795,
          "node_id": "MDU6TGFiZWwyODk2NzQ0Nzk1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:rules",
          "name": "product:rules",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to rules"
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "4": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-12-02T09:14:19Z",
      "updated_at": "2026-01-30T08:18:13Z",
      "closed_at": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/fundamentals/reference/http-headers/#x-forwarded-for\n\n### What changes are you suggesting?\n\n\\- If you do not wish to receive the visitor's IP address in the X-Forwarded-For header,\n\\+ If you do not wish to receive the visitor's and the Proxy A's  IP address in the X-Forwarded-For header,\n\nEven if the Remove visitor IP headers Managed Transform is applied, the (last) Proxy B's IP address will be kept, so we can't remove the visitor's IP address only from the multiple XFF entries.\n\n\n```then Cloudflare will send X-Forwarded-For: 203.0.113.1,198.51.100.101,198.51.100.102 to the origin. Proxy A will append the original visitor's IP address (203.0.113.1) to X-Forwarded-For before proxying the request to proxy B which, in turn, will append Proxy A's IP address (198.51.100.101) to X-Forwarded-For before proxying the request to Cloudflare. And finally, Cloudflare will append proxy B's IP address (198.51.100.102) to X-Forwarded-For before proxying the request to the origin.```\n\n\n### Additional information\n\nPlease make sure this matches the description.\n\nhttps://developers.cloudflare.com/rules/transform/managed-transforms/reference/#visitor-ip-address-in-the-x-forwarded-for-http-header\n\n```\nVisitor IP address in the x-forwarded-for HTTP header\n\nFor the x-forwarded-for HTTP request header, enabling Remove visitor IP headers will only remove the visitor IP from the header value when Cloudflare receives a request proxied by at least another CDN (content delivery network). In this case, Cloudflare will only keep the IP address of the last proxy.\n\nFor example, consider an incoming request proxied by two CDNs (CDN_1 and CDN_2) before reaching the Cloudflare network. The x-forwarded-for header would be similar to the following:\nx-forwarded-for: <VISITOR_IP>, <THIRD_PARTY_CDN_1_IP>, <THIRD_PARTY_CDN_2_IP>\n\nWith Remove visitor IP headers enabled, the x-forwarded-for header sent to the origin server will be:\nx-forwarded-for: <THIRD_PARTY_CDN_2_IP>\n```",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26847/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26780",
      "id": 3670580695,
      "node_id": "I_kwDOEXHXkM7ayJ3X",
      "number": 26780,
      "title": "Example rate limit queue article gives a type error with latest wrangler typegen",
      "user": {
        "login": "jms301",
        "id": 176841,
        "node_id": "MDQ6VXNlcjE3Njg0MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/176841?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jms301",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 4578299444,
          "node_id": "LA_kwDOEXHXkM8AAAABEONONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:queues",
          "name": "product:queues",
          "color": "2465C9",
          "default": false,
          "description": "Cloudflare Queues: https://developers.cloudflare.com/queues"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 4,
      "created_at": "2025-11-27T09:27:36Z",
      "updated_at": "2026-02-21T03:50:37Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/queues/tutorials/handle-rate-limits/#related-resources\n\n### What changes are you suggesting?\n\nIf you follow this guide now you'll get a type error on the queue consumer function \n\n`Type '(batch: MessageBatch<Message>, env: Env) => Promise<void>' is not assignable to type 'ExportedHandlerQueueHandler<Env, unknown>'.\n     Types of parameters 'batch' and 'batch' are incompatible.\n       Type 'MessageBatch<unknown>' is not assignable to type 'MessageBatch<Message>'.\n         Type 'unknown' is not assignable to type 'Message'.`\n\n\n\n### Additional information\n\nI couldn't find any clear explanation of how to get type checking to work for queue messages easily. ",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26780/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26632",
      "id": 3643657105,
      "node_id": "I_kwDOEXHXkM7ZLcuR",
      "number": 26632,
      "title": "Update Google Console instructions",
      "user": {
        "login": "NedkoHristov",
        "id": 5328274,
        "node_id": "MDQ6VXNlcjUzMjgyNzQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5328274?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/NedkoHristov",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "deadlypants1973",
          "id": 70746074,
          "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deadlypants1973",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2025-11-19T17:05:41Z",
      "updated_at": "2026-02-18T03:55:06Z",
      "closed_at": null,
      "assignee": {
        "login": "deadlypants1973",
        "id": 70746074,
        "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deadlypants1973",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nFor [Google Identity Provider](https://developers.cloudflare.com/cloudflare-one/integrations/identity-providers/google/) update the documentation - text + screenshots. Google IP has an update and most of the content is not there right now.\n\n### What changes are you suggesting?\n\nUpdate the documentation to align with the google identity provider page\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26632/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26476",
      "id": 3619045692,
      "node_id": "I_kwDOEXHXkM7XtkE8",
      "number": 26476,
      "title": "Terraform v5 update",
      "user": {
        "login": "cf-molloy",
        "id": 243687889,
        "node_id": "U_kgDODoZh0Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/243687889?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cf-molloy",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392772254,
          "node_id": "MDU6TGFiZWwyMzkyNzcyMjU0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:terraform",
          "name": "product:terraform",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Terraform product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-11-13T02:17:24Z",
      "updated_at": "2026-01-30T08:25:39Z",
      "closed_at": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/terraform/additional-configurations/waf-managed-rulesets/\nhttps://developers.cloudflare.com/terraform/additional-configurations/rate-limiting-rules/\nhttps://developers.cloudflare.com/terraform/additional-configurations/transform-rules/\n\n### What changes are you suggesting?\n\nHey team, just passing on an update request from a customer who ran into some confusion.  I know we flag that the config is for SDK v4, but can it please be updated to TF v5?\n\nAlso, when will we be pivoting towards the documentation reflecting auth via API token and not API key?  He got a little confused here too.\n\n\nFeel free to hit me up on gChat,\n\nSteve\n\n[OneNZ requested updatesa.pdf](https://github.com/user-attachments/files/23514192/OneNZ.requested.updatesa.pdf)\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26476/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26417",
      "id": 3609286193,
      "node_id": "I_kwDOEXHXkM7XIVYx",
      "number": 26417,
      "title": "Clarification for Wrangler/Miniflared auth variance",
      "user": {
        "login": "NeckbeardThePirate",
        "id": 119470238,
        "node_id": "U_kgDOBx74ng",
        "avatar_url": "https://avatars.githubusercontent.com/u/119470238?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/NeckbeardThePirate",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-11-10T18:54:42Z",
      "updated_at": "2026-01-30T08:27:04Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n- https://developers.cloudflare.com/workers/wrangler/\nor\n -  https://developers.cloudflare.com/workers/testing/miniflare/\n\n### Subject Matter\n\nMy auth method updated from wrangler login to using local api tokens when i set them up without me realizing it. Would've been nice to know.\n\n### Content Location\n\nI think an additional section within wrangler - https://developers.cloudflare.com/workers/wrangler/ labeled `auth` or something that explains the different forms of login whether you sign in using wrangler login or put CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID in you .env or any other methods there are that I don't know about.\n\n\n\n### Additional information\n\nThis caused me considerable headache when trying to figure out why my local tests weren't working but they would work when I hit the remote api. I had unintentionally updated wrangler to use the CLOUDFLARE_API_TOKEN for auth instead of my login simply by adding those values to my .env file.\n\nThere is one reference to auth I could find under the workers page: https://developers.cloudflare.com/workers/wrangler/migration/v1-to-v2/wrangler-legacy/authentication/ \n\nbut this is not all that helpful.\n",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26417/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26359",
      "id": 3597578241,
      "node_id": "I_kwDOEXHXkM7WbrAB",
      "number": 26359,
      "title": "Clarify how certain request headers in workers are added to the worker fetch API",
      "user": {
        "login": "arecvlohe",
        "id": 9747933,
        "node_id": "MDQ6VXNlcjk3NDc5MzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/9747933?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/arecvlohe",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "4": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-11-06T20:47:11Z",
      "updated_at": "2026-01-30T08:27:22Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers/runtime-apis/request/#incomingrequestcfproperties\n\n### What changes are you suggesting?\n\nClarity on how additional headers are added to a request object when calling worker.fetch, such as x-fowarded-port, and how to remove them, or how there is not a way to remove them. A note on what request headers to worker.fetch can't be removed would be helpful.\n\n### Additional information\n\nFor added context, there is this app https://adams-sublime-site.webflowtest.io/image-test/headers, that checks the headers. You will notice the x-forwarded-port header is included in the request. Haven't quite figured out how to remove this or if there is even a way to do that.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26359/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26300",
      "id": 3589297337,
      "node_id": "I_kwDOEXHXkM7V8FS5",
      "number": 26300,
      "title": "Qwik cloudflare DEV v2 help",
      "user": {
        "login": "seanperez-xyz",
        "id": 170196346,
        "node_id": "U_kgDOCiT9eg",
        "avatar_url": "https://avatars.githubusercontent.com/u/170196346?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/seanperez-xyz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "4": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "emily-shen",
          "id": 69125074,
          "node_id": "MDQ6VXNlcjY5MTI1MDc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/69125074?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/emily-shen",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-11-05T04:55:22Z",
      "updated_at": "2026-01-30T08:27:49Z",
      "closed_at": null,
      "assignee": {
        "login": "emily-shen",
        "id": 69125074,
        "node_id": "MDQ6VXNlcjY5MTI1MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/69125074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/emily-shen",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nNot exactly sure who did the cloudflare create qwik with Vite and getPlatformProxy() but we need their help eventually it’s gonna come down your pipeline … I’m doing dev on qwik v2 and something in the Vite changed that doesn’t let getPlatformProxy work I’m no Vite expert but if you are I bet you’ll figure it out in 2 seconds…\n\nhttps://discord.com/channels/842438759945601056/1434624606894817398/1435492053604761611\n\nFor ref I can post more if necessary \n\n### What changes are you suggesting?\n\nFix for Vite in qwik v2 dev or beta fix | help \n\n### Additional information\n\nJust need help on why get platform proxy is not working in qwik v2 beta but works just fine in v1 … someone with Vite experience will spot it right away.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26300/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26284",
      "id": 3587100529,
      "node_id": "I_kwDOEXHXkM7Vzs9x",
      "number": 26284,
      "title": "It is unclear which s3 clients can be used in workers to interact with R2",
      "user": {
        "login": "Visible-Radio",
        "id": 67694551,
        "node_id": "MDQ6VXNlcjY3Njk0NTUx",
        "avatar_url": "https://avatars.githubusercontent.com/u/67694551?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Visible-Radio",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "4": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-11-04T15:32:50Z",
      "updated_at": "2026-01-30T08:28:07Z",
      "closed_at": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/r2/api/s3/presigned-urls/#generate-presigned-urls\nhttps://developers.cloudflare.com/r2/examples/aws/aws-sdk-js-v3/#generate-presigned-urls\nhttps://developers.cloudflare.com/r2/examples/aws/aws-sdk-js/#generate-presigned-urls\n\n### What changes are you suggesting?\n\nThe [docs for generating pre-signed urls for R2 buckets](https://developers.cloudflare.com/r2/api/s3/presigned-urls/#generate-presigned-urls) list several clients that can be used, including:\n\n- `aws-sdk` is now EOS. https://www.npmjs.com/package/aws-sdk and AWS recommends using SDKv3.\n\n- SDKv3 appears to not be usable inside a worker due to unimplemented nodejs apis.\n\naws-sdk is usable inside a worker if you set the right compatibility_flags and compatibility_date in your wrangler config.\n\nFrom an R2 perspective the docs do a good job of listing clients that technically work, but they should be more explicit in calling out that from a workers context _both_ SDKv3 and aws-sdk are dead ends.\n\n`aws4fetch` appears to be viable (I haven't yet tried it) - but it's api isn't as friendly to use as SDKv3\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26284/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26142",
      "id": 3565920153,
      "node_id": "I_kwDOEXHXkM7Ui5-Z",
      "number": 26142,
      "title": "Sandbox port exposure needs update to reflect hostname requirement",
      "user": {
        "login": "rem4ik4ever",
        "id": 3874496,
        "node_id": "MDQ6VXNlcjM4NzQ0OTY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3874496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/rem4ik4ever",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "4": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-10-29T13:12:50Z",
      "updated_at": "2026-01-30T08:28:29Z",
      "closed_at": null,
      "assignee": {
        "login": "ghostwriternr",
        "id": 10023615,
        "node_id": "MDQ6VXNlcjEwMDIzNjE1",
        "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ghostwriternr",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/sandbox/guides/expose-services/\n\n### What changes are you suggesting?\n\nSDK changed recently to require `hostname` option when trying to expose port. \n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26142/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27910",
      "id": 3861592001,
      "node_id": "I_kwDOEXHXkM7mKzfB",
      "number": 27910,
      "title": "Cross-Process Communication breaks when specifying environment",
      "user": {
        "login": "tenpaiyomi",
        "id": 4616,
        "node_id": "MDQ6VXNlcjQ2MTY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4616?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/tenpaiyomi",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484673,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njcz",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/bug",
          "name": "bug",
          "color": "EA94A3",
          "default": true,
          "description": "Something isn't working"
        },
        "1": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 5,
      "created_at": "2025-10-24T20:19:03Z",
      "updated_at": "2026-02-14T03:51:50Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": {
        "id": 103320,
        "node_id": "IT_kwDOAATLF84AAZOY",
        "name": "Bug",
        "description": "An unexpected problem or behavior",
        "color": "red",
        "created_at": "2024-01-25T09:11:58Z",
        "updated_at": "2024-07-26T10:05:05Z",
        "is_enabled": true
      },
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### What versions & operating system are you using?\n\n  System:\n    OS: macOS 15.5\n    CPU: (8) arm64 Apple M2\n    Memory: 512.47 MB / 16.00 GB\n    Shell: 5.9 - /bin/zsh\n  Binaries:\n    Node: 20.18.1 - /Users/eric/.nvm/versions/node/v20.18.1/bin/node\n    npm: 10.8.2 - /Users/eric/.nvm/versions/node/v20.18.1/bin/npm\n\nwrangler 4.45.0\n@cloudflare/vite-plugin 1.13.15\n\n### Please provide a link to a minimal reproduction\n\nhttps://github.com/tenpaiyomi/cf-multi-worker-cross-process-bug\n\n### Describe the Bug\n\nI initially was trying to get service bindings working through the vite plugin and the `auxiliaryWorkers` config, coupled with the wrangler configuration for service bindings, with no luck, so upon researching more I found that cross-process communication was recently introduced and figured I'd try it.\n\nI have 1 worker that is started via a standard `vite --mode development` and it works fine.  If I start a separate worker with `wrangler dev -c workers/exchange-parser-worker/wrangler.toml`, then from my primary worker I can trigger the second, however it is missing my environment variables for development.  If I then start the secondary worker with `wrangler dev -c workers/exchange-parser-worker/wrangler.toml -e development`, it starts and I see that it loads all the environment variables from my `.env.development` file, however when I attempt to trigger it from the primary worker I now get:\n\n```\n3:58:29 PM [vite] Internal server error: Cannot access \"getSessionIdsMissingExchanges\" as we couldn't find a local dev session for the \"MissingExchangesSessionProcessing\" entrypoint of service \"exchange-parser-worker\" to proxy to.\n      at Object.fetch (/Users/eric/Development/[redacted]/sync-cloud/worker/index.ts:45:20)\n      at null.<anonymous> (/Users/eric/Development/[redacted]/node_modules/@sentry/cloudflare/src/request.ts:108:27)\n      at maybeCaptureError (workers/runner-worker.js:43:10)\n```\n\nTo ensure this was not some configuration issue or so, I removed all the environment variables and development specific configuration from the `wrangler.toml` file, however the end result was the same.  If I specify an environment, then cross-process communication seems to break.  To verify that this was not explicitly just a wrangler/vite scenario, I also tried the test between wrangler/wrangler.\n\nI started my primary worker using `wrangler dev -c sync-cloud/wrangler.toml -e development` and saw the appropriate binding for my service stating it was not connected.  From there, I started my secondary worker with just `wrangler dev -c workers/exchange-parser-worker/wrangler.toml`, noting that it did not load my environment variables but DID reflect that it was connected to my primary worker.  I then stopped it, saw that it disconnected, and then started again with `wrangler dev -c workers/exchange-parser-worker/wrangler.toml -e development` and noted that it DID load my environment variables, but DID NOT reflect as being connected to my primary worker.\n\nTo further verify that this was *explicitly* due to specifying the environment and not due to any of my settings, I renamed my `.env.development` to just `.env`, and moved all my `env.development` configuration options in my `wrangler.toml` file to be all top level.  I then once again started my worker with `wrangler dev -c workers/exchange-parser-worker/wrangler.toml` and confirmed that it DID load all my environment variables and bindings, and it DID also show as being connected.\n\nSo the common and consistent factor here for the secondary worker not connecting to a service binding each time was simply specifying the environment when starting it with `wrangler dev`\n\n### Please provide any relevant error logs\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27910/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26027",
      "id": 3544946964,
      "node_id": "I_kwDOEXHXkM7TS5kU",
      "number": 26027,
      "title": "Unclear if cf-aig-metadata is part of cache key",
      "user": {
        "login": "danieltroger",
        "id": 4047180,
        "node_id": "MDQ6VXNlcjQwNDcxODA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4047180?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/danieltroger",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 6014425235,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYkw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-gateway",
          "name": "product:ai-gateway",
          "color": "DFF218",
          "default": false,
          "description": "AI Gateway: https://developers.cloudflare.com/ai-gateway/"
        },
        "4": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "thebongy",
          "id": 7080652,
          "node_id": "MDQ6VXNlcjcwODA2NTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7080652?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thebongy",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "abhishekkankani",
          "id": 13488249,
          "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
          "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abhishekkankani",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 7,
      "created_at": "2025-10-23T14:26:44Z",
      "updated_at": "2026-02-14T03:51:52Z",
      "closed_at": null,
      "assignee": {
        "login": "abhishekkankani",
        "id": 13488249,
        "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
        "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abhishekkankani",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/ai-gateway/observability/custom-metadata/\n\n### What changes are you suggesting?\n\nI'm just wondering if adding an id that's unique per request to cf-aig-metadata will break AI Gateway's caching? Or if it's excluded from the cache key that's used to cache the requests to model providers.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26027/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25997",
      "id": 3542191851,
      "node_id": "I_kwDOEXHXkM7TIY7r",
      "number": 25997,
      "title": "Document React Router Middleware Usage",
      "user": {
        "login": "jmegs",
        "id": 6993424,
        "node_id": "MDQ6VXNlcjY5OTM0MjQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6993424?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jmegs",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        },
        "4": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2025-10-22T19:54:26Z",
      "updated_at": "2026-01-30T09:03:39Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n[Middleware](https://reactrouter.com/how-to/middleware#middleware) is now stable in React Router framework mode. It requires a change to how custom server implementations (like `app/worker.ts` in the starter template) pass context to the request handler. \n\nIt would be _great_ to hear the CF team's official advice on wiring this up.\n\n### Subject Matter\n\nReact Router middleware\n\n### Content Location\n\nan addition to the [React Router framework guide](https://developers.cloudflare.com/workers/framework-guides/web-apps/react-router/) \n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25997/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25985",
      "id": 3540969225,
      "node_id": "I_kwDOEXHXkM7TDucJ",
      "number": 25985,
      "title": "Add additional information about non-standard ports",
      "user": {
        "login": "bingud",
        "id": 82464360,
        "node_id": "MDQ6VXNlcjgyNDY0MzYw",
        "avatar_url": "https://avatars.githubusercontent.com/u/82464360?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/bingud",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        },
        "3": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "4": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-10-22T13:51:18Z",
      "updated_at": "2026-01-30T09:02:45Z",
      "closed_at": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://developers.cloudflare.com/fundamentals/reference/network-ports/\n\n### Subject Matter\n\nInformation about how Cloudflare handles non-standard ports\n\n### Content Location\n\nhttps://developers.cloudflare.com/fundamentals/reference/network-ports/\n\n### Additional information\n\nHello, in the current documentation there is no detailed information (or rather its sort of vague) about which ports can be used where, like client-side, or origin-side.\nIt would be helpful if the docs detailed which ports are allowed / disallowed, and where it has an effect.\n\nAlso this information could be written directly in the dashboard, for example in \"Origin rules\", but maybe this should be suggested elsewhere.\nThanks",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25985/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25728",
      "id": 3498811717,
      "node_id": "I_kwDOEXHXkM7Qi6FF",
      "number": 25728,
      "title": "Missing price for EmbeddingGemma",
      "user": {
        "login": "kevinsimper",
        "id": 1126497,
        "node_id": "MDQ6VXNlcjExMjY0OTc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1126497?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kevinsimper",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 4,
      "created_at": "2025-10-09T11:43:12Z",
      "updated_at": "2026-02-25T03:55:13Z",
      "closed_at": null,
      "assignee": {
        "login": "mchenco",
        "id": 16037646,
        "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
        "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mchenco",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\nhttps://developers.cloudflare.com/workers-ai/models/embeddinggemma-300m/\n\n### Actual Behavior\n\nMissing pricing\n\n### Expected Behavior\n\nThere is pricing for the other embeddingmodels\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25728/reactions",
        "total_count": 5,
        "+1": 5,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25551",
      "id": 3472427256,
      "node_id": "I_kwDOEXHXkM7O-Qj4",
      "number": 25551,
      "title": "Clarification on durable object class limit",
      "user": {
        "login": "chris-martin",
        "id": 399718,
        "node_id": "MDQ6VXNlcjM5OTcxOA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/399718?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/chris-martin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5588611477,
          "node_id": "LA_kwDOEXHXkM8AAAABTRtxlQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:durable-objects",
          "name": "product:durable-objects",
          "color": "2C2292",
          "default": false,
          "description": "Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/"
        },
        "4": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-10-01T07:39:00Z",
      "updated_at": "2026-01-30T08:59:19Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/durable-objects/platform/limits/\n\n### What changes are you suggesting?\n\nRegarding the \"Maximum Durable Object classes\" limit, is that limit per account or per worker?\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25551/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25524",
      "id": 3468935237,
      "node_id": "I_kwDOEXHXkM7Ow8BF",
      "number": 25524,
      "title": "mention SQL injection in context of initial data load?",
      "user": {
        "login": "matkoniecz",
        "id": 899988,
        "node_id": "MDQ6VXNlcjg5OTk4OA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/899988?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/matkoniecz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "4": {
          "id": 9309456265,
          "node_id": "LA_kwDOEXHXkM8AAAACKuMHiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/September%202025",
          "name": "September 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-09-30T11:28:29Z",
      "updated_at": "2026-01-30T08:58:49Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/d1/get-started/\n- https://developers.cloudflare.com/d1/best-practices/import-export-data/ \n\n### What changes are you suggesting?\n\nI am following https://developers.cloudflare.com/d1/get-started/#4-run-a-query-against-your-d1-database and I want to adapt it to actual data.\nWhich steps I should take to avoid SQL injection? Docs are mentioning SQL injection in a different context (in worker itself).\nMaybe docs should also mention SQL injection in context of initial loading of data?\n\nhttps://developers.cloudflare.com/d1/get-started/ and https://developers.cloudflare.com/d1/best-practices/import-export-data/ suggests running bunch of INSERT INTO\nfrom prepared sql file.\n\nI guess that sole proper way of making this is to have or create local database (say SQLITE), fill it with prepared statements then dump it with \nhttps://developers.cloudflare.com/d1/best-practices/import-export-data/#import-an-existing-database\n\nAnd if you have data in say CSV or something similar then generating .sql file directly is dangerous and asking SQL injection\nand naive solutions such as escaping specific characters are not enough?\nThough tiny test datasets can be crafted manually, like one in get started tutorial.\n(if developer following tutorial is supposed to know about it - what else they should know? I was aware of this one, but it is hard to know that you are unaware of something important)\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25524/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25520",
      "id": 3468379235,
      "node_id": "I_kwDOEXHXkM7Ou0Rj",
      "number": 25520,
      "title": "https://developers.cloudflare.com/d1/get-started/ is partially missing Python support in \"Create worker\" step",
      "user": {
        "login": "matkoniecz",
        "id": 899988,
        "node_id": "MDQ6VXNlcjg5OTk4OA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/899988?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/matkoniecz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        },
        "3": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "4": {
          "id": 9309456265,
          "node_id": "LA_kwDOEXHXkM8AAAACKuMHiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/September%202025",
          "name": "September 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-09-30T09:20:13Z",
      "updated_at": "2026-01-30T08:58:31Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://developers.cloudflare.com/d1/get-started/#1-create-a-worker has TS-specific instructions - while later also allow Python\n\n> For Which language do you want to use?, choose TypeScript.\n\nwhile say https://developers.cloudflare.com/d1/get-started/#write-queries-within-your-worker supports also JS and Python\n\n### Subject Matter\n\nPython-specific actions\n\n### Content Location\n\nhttps://developers.cloudflare.com/d1/get-started/\n\n### Additional information\n\nMaybe \"choose TypeScript.\" should be simply changed to \"choose your preferred language, if unsure select TypeScript\" ?\n",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25520/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25480",
      "id": 3460751922,
      "node_id": "I_kwDOEXHXkM7ORuIy",
      "number": 25480,
      "title": "Article suggests text-to-speech model output format is an image",
      "user": {
        "login": "chowieuk",
        "id": 24268211,
        "node_id": "MDQ6VXNlcjI0MjY4MjEx",
        "avatar_url": "https://avatars.githubusercontent.com/u/24268211?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/chowieuk",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        },
        "4": {
          "id": 9309456265,
          "node_id": "LA_kwDOEXHXkM8AAAACKuMHiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/September%202025",
          "name": "September 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "markdembo",
          "id": 28630171,
          "node_id": "MDQ6VXNlcjI4NjMwMTcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/markdembo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-09-27T21:18:38Z",
      "updated_at": "2026-01-30T08:58:09Z",
      "closed_at": null,
      "assignee": {
        "login": "craigsdennis",
        "id": 8494909,
        "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/craigsdennis",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers-ai/models/aura-1/\n\n>>>### Output\n\n>>>The binding returns a `ReadableStream` with the image in JPEG or PNG format (check the model's output schema).\n\n### What changes are you suggesting?\n\nI haven't worked with this worker / model, but I'm assuming the output is audio.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25480/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25440",
      "id": 3456036574,
      "node_id": "I_kwDOEXHXkM7N_u7e",
      "number": 25440,
      "title": "2FA setup requires a password. Passwordless accounts don't have one.",
      "user": {
        "login": "dluks",
        "id": 4911680,
        "node_id": "MDQ6VXNlcjQ5MTE2ODA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4911680?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dluks",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "4": {
          "id": 9309456265,
          "node_id": "LA_kwDOEXHXkM8AAAACKuMHiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/September%202025",
          "name": "September 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 7,
      "created_at": "2025-09-26T06:57:25Z",
      "updated_at": "2026-03-02T03:53:09Z",
      "closed_at": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/fundamentals/user-profiles/2fa/\n\nThis is a bug both in the documentation AND in the actual 2FA setup workflow.\n\nWhen a user creates an account using SSO (passwordless), and then wishes to enable 2FA, they are required to enter a password. SSO accounts don't have a password, and the 2FA process does not instruct them on how to create one. Navigating to \"Change Password\" doesn't help, as the user is then required to enter their \"old password\", which doesn't exist.\n\n### What changes are you suggesting?\n\nInclude instructions for SSO-created accounts (e.g. Google, GitHub, and Apple) for how to set up 2FA when they don't currently have an account password both in the documentation as well as in the actual profile management section of the application.\n\n### Additional information\n\n- Navigate to https://dash.cloudflare.com/profile/authentication -> https://dash.cloudflare.com/profile/authentication/management -> https://dash.cloudflare.com/profile/authentication/add-security-key.\n- Note that you are now prompted to enter a password that doesn't exist.\n<img width=\"1414\" height=\"508\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/565a69d7-41bf-4fee-bc80-c44204a914a8\" />\n\n- Navigate to https://dash.cloudflare.com/profile/authentication\n- Click \"Change password\"\n- Note that you are required to first enter an \"old password\" that doesn't exist.\n<img width=\"1410\" height=\"687\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e5fc2de9-c6d8-4fc4-aff2-fd14bda8fad2\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25440/reactions",
        "total_count": 2,
        "+1": 2,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25147",
      "id": 3417871380,
      "node_id": "I_kwDOEXHXkM7LuJQU",
      "number": 25147,
      "title": "Workers AI models missing schema documentation",
      "user": {
        "login": "Cherry",
        "id": 856748,
        "node_id": "MDQ6VXNlcjg1Njc0OA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/856748?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Cherry",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "markdembo",
          "id": 28630171,
          "node_id": "MDQ6VXNlcjI4NjMwMTcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/markdembo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 6,
      "created_at": "2025-09-15T13:00:31Z",
      "updated_at": "2026-03-04T14:07:50Z",
      "closed_at": null,
      "assignee": {
        "login": "craigsdennis",
        "id": 8494909,
        "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/craigsdennis",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers-ai/models/gpt-oss-20b/\n- https://developers.cloudflare.com/workers-ai/models/gpt-oss-120b/\n\n### What changes are you suggesting?\n\nThe output of these models are currently documented as just `string` or `object`. This is vastly different from what they actually return, and isn't helped when the types also do not match. (see https://github.com/cloudflare/workerd/issues/5080)\n\ncc @mchenco \n\nThese models were released over a month ago - is there an expected timeline for new models to be usable on Workers AI with documentation and types in the future?\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25147/reactions",
        "total_count": 1,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 1
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24816",
      "id": 3368773582,
      "node_id": "I_kwDOEXHXkM7Iy2fO",
      "number": 24816,
      "title": "Workers AI Prompting: `assistant` messages as an output hint?",
      "user": {
        "login": "sgvictorino",
        "id": 9170316,
        "node_id": "MDQ6VXNlcjkxNzAzMTY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/9170316?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/sgvictorino",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5620054702,
          "node_id": "LA_kwDOEXHXkM8AAAABTvs6rg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:magic-transit",
          "name": "product:magic-transit",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "4": {
          "id": 5620054749,
          "node_id": "LA_kwDOEXHXkM8AAAABTvs63Q",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:magic-wan",
          "name": "product:magic-wan",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "5": {
          "id": 5654989687,
          "node_id": "LA_kwDOEXHXkM8AAAABURBLdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:magic-network-monitoring",
          "name": "product:magic-network-monitoring",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "6": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        },
        "7": {
          "id": 7013267558,
          "node_id": "LA_kwDOEXHXkM8AAAABogX4Zg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:magic-cloud-networking",
          "name": "product:magic-cloud-networking",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2025-08-30T05:37:57Z",
      "updated_at": "2026-03-03T03:51:44Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers-ai/features/prompting/\n\n### What changes are you suggesting?\n\nI can't find any text generation models that document this use of the `assistant` role instead of the LLM's turn in a conversation:\n\n> Typically, the role can be one of three options:\n> ...\n> - **assistant** - Assistant messages hint to the AI about the desired output format. Not all models support this role.\n\nAssuming it is accurate, the hint feature should probably be described in some model's parameter documentation.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24816/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24771",
      "id": 3364021804,
      "node_id": "I_kwDOEXHXkM7IguYs",
      "number": 24771,
      "title": "Modify Attach file",
      "user": {
        "login": "sacru2red",
        "id": 43224844,
        "node_id": "MDQ6VXNlcjQzMjI0ODQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/43224844?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/sacru2red",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-08-28T16:49:54Z",
      "updated_at": "2026-02-06T18:32:57Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://developers.cloudflare.com/pages/platform/known-issues/#delete-a-project-with-a-high-number-of-deployments\n\nhttps://pub-505c82ba1c844ba788b97b1ed9415e75.r2.dev/delete-all-deployments.zip\n\n> index.js:50\n\n\nadd option\n```diff\n-    `https://api.cloudflare.com/client/v4/accounts/${CF_ACCOUNT_ID}/pages/projects/${CF_PAGES_PROJECT_NAME}/deployments/${id}${params}`,\n+    `https://api.cloudflare.com/client/v4/accounts/${CF_ACCOUNT_ID}/pages/projects/${CF_PAGES_PROJECT_NAME}/deployments/${id}${params}?force=true`,\n```\n\n### Subject Matter\n\nchanged\n\n### Content Location\n\n.\n\n### Additional information\n\n_No response_\n\nI got many errors without that option",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24771/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24721",
      "id": 3358713214,
      "node_id": "I_kwDOEXHXkM7IMeV-",
      "number": 24721,
      "title": "missing details for multi-worker DO script_name settings",
      "user": {
        "login": "dario-piotrowicz",
        "id": 61631103,
        "node_id": "MDQ6VXNlcjYxNjMxMTAz",
        "avatar_url": "https://avatars.githubusercontent.com/u/61631103?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dario-piotrowicz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-08-27T09:37:00Z",
      "updated_at": "2025-11-03T00:25:36Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "MEMBER",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers/testing/miniflare/core/multiple-workers\n- https://developers.cloudflare.com/workers/testing/miniflare/storage/durable-objects\n\n### What changes are you suggesting?\n\nThis section: https://developers.cloudflare.com/workers/testing/miniflare/core/multiple-workers/#durable-objects\n\nPoints to for more details (within the context of multi-worker and `script_name`): https://developers.cloudflare.com/workers/testing/miniflare/storage/durable-objects/#using-a-class-exported-by-another-script\n\nThe latter link however redirects to first one, practically looping back.\n\nWe should fix this incorrect loop and potentially offer more details/an example on how to use `script_name`.\n\nIt does seem like this information was present in the old miniflare md docs but was never ported to the Cloudflare docs: https://github.com/cloudflare/miniflare/blob/master/docs/src/content/storage/durable-objects.md#using-a-class-exported-by-another-script \n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24721/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24629",
      "id": 3345812932,
      "node_id": "I_kwDOEXHXkM7HbQ3E",
      "number": 24629,
      "title": "Request ADD-BACK Documentation on Email Metadata and Message Content Retention for CES",
      "user": {
        "login": "havoc7701",
        "id": 49952960,
        "node_id": "MDQ6VXNlcjQ5OTUyOTYw",
        "avatar_url": "https://avatars.githubusercontent.com/u/49952960?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/havoc7701",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "Maddy-Cloudflare",
          "id": 130055405,
          "node_id": "U_kgDOB8B87Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Maddy-Cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-08-22T15:12:28Z",
      "updated_at": "2026-02-06T18:33:12Z",
      "closed_at": null,
      "assignee": {
        "login": "Maddy-Cloudflare",
        "id": 130055405,
        "node_id": "U_kgDOB8B87Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Maddy-Cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://developers.cloudflare.com/cloudflare-one/email-security/reference/dispositions-and-attributes/\nhttps://developers.cloudflare.com/cloudflare-one/email-security/\n\n### Subject Matter\n\nDocumentation on Metadata Retention and Message Body Retention for non-CLEAN Disposition Emails\n\n### Content Location\n\nIn the appropriate section of CES documentation on DevDocs, please add back the documentation on retention policies for message partial metadata and full message content depending on  or non-clean (Malicious, Suspicious, Spam, Spoof, etc.) in CES logs. This documentation used to exist with the old Area 1 product but now is missing with CES.\n\nPlease confirm with Cloudflare Email Security Product Management (Ayush Kumar)\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24629/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24616",
      "id": 3344155726,
      "node_id": "I_kwDOEXHXkM7HU8RO",
      "number": 24616,
      "title": "Make it clear that Next.js's idea of a \"static\" page and CloudFlare's idea of a \"static\" page are very different things",
      "user": {
        "login": "khemarato",
        "id": 61610173,
        "node_id": "MDQ6VXNlcjYxNjEwMTcz",
        "avatar_url": "https://avatars.githubusercontent.com/u/61610173?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/khemarato",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-08-22T05:02:39Z",
      "updated_at": "2026-02-06T18:33:15Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n - https://developers.cloudflare.com/workers/framework-guides/web-apps/nextjs/\n\n\n\n### Subject Matter\n\nWhat Next.js means by static and how that's not the same as Worker Assets\n\n### Content Location\n\nNot sure where in the document, but somewhere in the Next.js framework guide linked above\n\n### Additional information\n\nUnless using `export`, Next.js static pages are still served by the Next.js server, therefore even \"static\" page hits result in Worker invocations on CloudFlare and static page content will count towards the size of the Worker JS bundle, even though Next.js calls it \"static.\"   I think this either needs to be more clearly explained in the documentation and/or (ideally!) improved by the CloudFlare team (surely there must be some way to get static pages out of the Worker js and serve them, you know, statically?).  Thanks for your consideration, Mr(s). Flare",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24616/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24297",
      "id": 3310198815,
      "node_id": "I_kwDOEXHXkM7FTaAf",
      "number": 24297,
      "title": "Add experimental options to the vite plugin documentation",
      "user": {
        "login": "dario-piotrowicz",
        "id": 61631103,
        "node_id": "MDQ6VXNlcjYxNjMxMTAz",
        "avatar_url": "https://avatars.githubusercontent.com/u/61631103?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dario-piotrowicz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2025-08-11T13:59:22Z",
      "updated_at": "2026-02-06T18:33:25Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "MEMBER",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nIn [Vite Plugin API page](https://developers.cloudflare.com/workers/vite-plugin/reference/api/) we should add some information about the [`experimental`](https://github.com/cloudflare/workers-sdk/blob/70bd9665fefd33ddf84b84d6938a46f0501eec1a/packages/vite-plugin-cloudflare/src/plugin-config.ts#L34-L39) flags that are supported, just so that users can be aware of them.\n\n### Subject Matter\n\nvite plugin\n\n### Content Location\n\nhttps://developers.cloudflare.com/workers/vite-plugin/reference/api/\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24297/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24230",
      "id": 3298287290,
      "node_id": "I_kwDOEXHXkM7El966",
      "number": 24230,
      "title": "Framework guide for deploying Hugo website with Cloudflare Workers",
      "user": {
        "login": "gatezh",
        "id": 2880401,
        "node_id": "MDQ6VXNlcjI4ODA0MDE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2880401?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/gatezh",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-08-06T22:40:28Z",
      "updated_at": "2026-02-06T18:33:31Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\nhttps://developers.cloudflare.com/workers/framework-guides/\n\n### Subject Matter\n\nFramework guide for deploying Hugo website with Cloudflare Workers\n\n### Content Location\n\nShould be a new section within the framework guides\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24230/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24208",
      "id": 3296550143,
      "node_id": "I_kwDOEXHXkM7EfVz_",
      "number": 24208,
      "title": "Update Overview for Python Workers to also show usage of pywrangler",
      "user": {
        "login": "sjsadowski",
        "id": 857480,
        "node_id": "MDQ6VXNlcjg1NzQ4MA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/857480?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/sjsadowski",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 4,
      "created_at": "2025-08-06T12:38:56Z",
      "updated_at": "2026-02-06T18:33:32Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers/languages/python/\n\n### What changes are you suggesting?\n\nThe overview has a note:\n\n> You must add the python_workers compatibility flag to your Worker, while Python Workers are in open beta. Packages are supported using the [pywrangler](https://developers.cloudflare.com/workers/languages/python/packages) tool.\n\nHowever the normal wrangler tool is used for the overview, leading to confusion. The differences between using wrangler and `pywrangler` should be highlighted and examples given showing the use of `pywrangler` as even in the *Packages* section, the only information is that you can use pywrangler and the basics of the `pyproject.toml` changes. \n\n### Additional information\n\nCreating this so it doesn't get lost. Will likely submit PR for it myself.",
      "closed_by": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24208/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": "reopened",
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24085",
      "id": 3279261509,
      "node_id": "I_kwDOEXHXkM7DdY9F",
      "number": 24085,
      "title": "Keyless - AWS Hardware Security Module needs update due to deprecation of HSMv1",
      "user": {
        "login": "omriKaltura",
        "id": 68190592,
        "node_id": "MDQ6VXNlcjY4MTkwNTky",
        "avatar_url": "https://avatars.githubusercontent.com/u/68190592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/omriKaltura",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896746037,
          "node_id": "MDU6TGFiZWwyODk2NzQ2MDM3",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ssl",
          "name": "product:ssl",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to SSL"
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-07-31T06:20:37Z",
      "updated_at": "2026-02-06T18:33:40Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://github.com/cloudflare/cloudflare-docs/blob/production/src/content/docs/ssl/keyless-ssl/hardware-security-modules/aws-cloud-hsm.mdx\n\nAWS HSM V1 is now deprecated (https://docs.aws.amazon.com/cloudhsm/latest/userguide/compliance-dep-notif.html), \nThe instructions on this page refer to the old cloudhsm SDK3 client (key_mgmt_utils) which will be not relevant soon\n\n### What changes are you suggesting?\n\nThe documentation need to be updated to include instructions on how to import keys with AWS HSM v2 and cloudhsm-cli with SDK 5\n\n\n### Additional information\n\ni have been working recently with AWS Service team to generate the required procedure for this and will open a PR once ready",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24085/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24070",
      "id": 3277933693,
      "node_id": "I_kwDOEXHXkM7DYUx9",
      "number": 24070,
      "title": "Configure MTA-STS [Instructions are either not clear to me or are outdated (Apr 2, 2025)]",
      "user": {
        "login": "crecente",
        "id": 4542201,
        "node_id": "MDQ6VXNlcjQ1NDIyMDE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4542201?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/crecente",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5354720625,
          "node_id": "LA_kwDOEXHXkM8AAAABPyqNcQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:email-routing",
          "name": "product:email-routing",
          "color": "86D0DB",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2025-07-30T17:36:18Z",
      "updated_at": "2026-02-06T18:33:44Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/email-routing/setup/mta-sts/\n\n### What changes are you suggesting?\n\nWe previously had MTA-STS configured for our domain and it was working. We have begun using Cloudflare and I am now attempting to configure MTA-STS via Cloudflare.\n\nSteps 1 - 3 appear to be correct. \nStep 4 is not working for me. \n\nCurrently, Step 4 of the documentation states: \n4. Go to your **Account > Workers & Pages** and select **Create**. Pick the default \"Hello World\" option button, and replace the sample worker code with the following:\n[...]\n\nProblem:\nI could not find **Account > Workers & Pages** but instead found **Compute (Workers) > Workers & Pages** \n\nProblem:\nI could not replace the sample worker code after \"Get started\" with **Start with Hello World**.\n\nSummary:\nI cannot find the **Account > Workers & Pages** route. Taking a different route to **Workers & Pages** does not seem to lead to the correct option for me. In any event, I was unable to \"replace the sample worker code\" per the instructions for Step 4.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24070/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23822",
      "id": 3247444061,
      "node_id": "I_kwDOEXHXkM7BkBBd",
      "number": 23822,
      "title": "Add \"Connect to <MCP client name>\" buttons to each MCP server listed.",
      "user": {
        "login": "KTrain5169",
        "id": 69028025,
        "node_id": "MDQ6VXNlcjY5MDI4MDI1",
        "avatar_url": "https://avatars.githubusercontent.com/u/69028025?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/KTrain5169",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 4,
      "created_at": "2025-07-21T06:49:29Z",
      "updated_at": "2026-02-21T03:51:12Z",
      "closed_at": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/agents/model-context-protocol/mcp-servers-for-cloudflare/\n\n### What changes are you suggesting?\n\nI want the addition of a \"Connect to <client>\" button (or dropdown) next to each MCP server so that it is easier to connect the MCP servers to clients.\n\nCurrently, as an example, to add an MCP server to Visual Studio Code, the link looks something like this:\n`vscode:mcp/install?%7B%22name%22%3A%22Astro%20docs%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.docs.astro.build%2Fmcp%22%7D` (example is using Astro docs 😄)\n\nWithout a direct add button, installing MCP servers requires editing the link each time so that the parameters are correct. With a direct add button, users can simply click 2 buttons and then install it in their client of choice.\n\nWorth noting that not all known AI clients have a quick and easy way to add clients via URL, so I think to cover some clients (like Windsurf or Claude Code) there may need to be a pop-up with instructions on how to add them.\n\n### Additional information\n\nI'm willing to help, if that's a detail :)",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23822/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23818",
      "id": 3245602812,
      "node_id": "I_kwDOEXHXkM7Bc_f8",
      "number": 23818,
      "title": "React‑Router / Vite + Cron Triggers: Local‑dev workflow & docs clarification",
      "user": {
        "login": "magbicaleman",
        "id": 735039,
        "node_id": "MDQ6VXNlcjczNTAzOQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/735039?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/magbicaleman",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-07-19T19:52:46Z",
      "updated_at": "2026-02-06T18:33:53Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n- https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/\n- https://developers.cloudflare.com/workers/framework-guides/web-apps/react-router/\n  - Any other framework guides where it maybe applicable\n\n\nPlease add guidance that covers how to use Cron Triggers with a full‑stack React Router (v7) project created via the Cloudflare Vite plugin.\n\nWhy? The current pages show how to add a scheduled() handler, but do not mention that:\n\nVite must build the server bundle before wrangler dev (otherwise ‑‑local fails with Could not resolve “virtual:react‑router/server-build”).\n\nUsing --test-scheduled exposes /__scheduled, which conflicts with React‑Router routing\n\nThank you\n\n\n### Subject Matter\n\nLocal‑development workflow for projects that generate a “virtual:react‑router/server-build” module and need Cron Triggers.\n\n### Content Location\n\nA new “Troubleshooting / local development” subsection in the React‑Router guide, beneath “Develop locally”, linking to the Scheduled‑handler page.\n\n### Additional information\n\nSymptoms we hit in real projects:\n\n`npx wrangler dev` (no build) crashes with Could not resolve “virtual:react‑router/server-build”. \n- Unless you know that you need to run `npx vite build` first.\n\n`wrangler dev --test-scheduled` 404s at` /__scheduled` because React Router picks the route.\n\nThe only way I got the cron to work locally was to comment out all the fetch logic in the `workers/app.ts`, and leave the scheduled function, then `npx wrangler dev --test-scheduled --config ./wrangler.jsonc` . \n\n```\n// import { createRequestHandler } from \"react-router\";\n\n// declare module \"react-router\" {\n//   export interface AppLoadContext {\n//     cloudflare: {\n//       env: Env;\n//       ctx: ExecutionContext;\n//     };\n//   }\n// }\n\n// const requestHandler = createRequestHandler(\n//   () => import(\"virtual:react-router/server-build\"),\n//   import.meta.env.MODE\n// );\n\nexport default {\n  // async fetch(request, env, ctx) {\n  //   return requestHandler(request, {\n  //     cloudflare: { env, ctx },\n  //   });\n  // },\n  async scheduled(\n    controller: ScheduledController,\n    env: Env,\n    ctx: ExecutionContext\n  ) {\n    console.log(\"cron processed\");\n  },\n} satisfies ExportedHandler<Env>;\n\n```\n\nI also tried this configuration in my wrangler file, but react-router still captured the request.\n\n```\n  \"assets\": {\n    \"directory\": \"./build/client/\",\n    \"not_found_handling\": \"single-page-application\",\n    \"run_worker_first\": [\"/__scheduled*\"]\n  },\n```",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23818/reactions",
        "total_count": 3,
        "+1": 3,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23377",
      "id": 3194091268,
      "node_id": "I_kwDOEXHXkM6-YfcE",
      "number": 23377,
      "title": "Clarify how to bind different D1 databases on preview URLs after migrating from Pages → Workers",
      "user": {
        "login": "magbicaleman",
        "id": 735039,
        "node_id": "MDQ6VXNlcjczNTAzOQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/735039?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/magbicaleman",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-07-01T23:40:35Z",
      "updated_at": "2026-02-06T18:34:05Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n- https://developers.cloudflare.com/workers/configuration/previews/\n- https://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/\n\nPlease add a short section to the Previews docs that answers:\n\n* **Can a Worker that was migrated from Pages point at a different D1 database for its `*.workers.dev` preview URL?**\n  * If yes, document the two recommended approaches (e.g. `preview_database_id` vs. an explicit `[env.preview]` block).\n  * Show a minimal `wrangler.toml` / `wrangler.jsonc` snippet for each.\n* Explain how this differs from the behaviour Pages had with preview deployments.\n* Mention any “gotchas” (for example: `wrangler dev --remote` uses `preview_database_id`; `wrangler deploy` always uses the section you deploy).\n\nThis would save users from hunting through Discord / blog posts when they are simply trying to keep production and preview data separate.\n\n### Subject Matter\n\nD1 + Workers configuration – preview-time database binding\n\n### Content Location\n\nPrimary:\nhttps://developers.cloudflare.com/workers/configuration/previews/\n\nAlso reference:\nhttps://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/\n(in the D1 section of the migration guide)\n\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23377/reactions",
        "total_count": 6,
        "+1": 6,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23230",
      "id": 3175706121,
      "node_id": "I_kwDOEXHXkM69SW4J",
      "number": 23230,
      "title": "Add Angular SSR for Cloudflare Workers",
      "user": {
        "login": "shimaenaga1123",
        "id": 88320744,
        "node_id": "MDQ6VXNlcjg4MzIwNzQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/88320744?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/shimaenaga1123",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "IgorMinar",
          "id": 216296,
          "node_id": "MDQ6VXNlcjIxNjI5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/216296?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/IgorMinar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-06-25T13:42:35Z",
      "updated_at": "2026-02-06T18:34:09Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers/framework-guides/web-apps/more-web-frameworks/angular/\n- https://developers.cloudflare.com/pages/framework-guides/deploy-an-angular-site/\n\n### What changes are you suggesting?\n\nPlease add a way to use Angular SSR on Cloudflare Workers.\n\n### Additional information\n\nhttps://angular.dev/guide/ssr",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23230/reactions",
        "total_count": 3,
        "+1": 3,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23012",
      "id": 3140427145,
      "node_id": "I_kwDOEXHXkM67Lx2J",
      "number": 23012,
      "title": "[tunnel kubectl] Elaborate on step \"Configure the Kubernetes API server\"",
      "user": {
        "login": "userbradley",
        "id": 41597815,
        "node_id": "MDQ6VXNlcjQxNTk3ODE1",
        "avatar_url": "https://avatars.githubusercontent.com/u/41597815?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/userbradley",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-06-12T14:00:14Z",
      "updated_at": "2026-02-06T18:34:15Z",
      "closed_at": null,
      "assignee": {
        "login": "ranbel",
        "id": 101146722,
        "node_id": "U_kgDOBgdgYg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ranbel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/cloudflare-one/tutorials/tunnel-kubectl/\n\n### What changes are you suggesting?\n\nThere is step 2, \"Configure the Kubernetes API server\" - but this step does not include any details on what we're configuring in the api server or what we're integrating it with.\n\nPlease can you add some more detail? I assume it's make a zero trust app then use that for OIDC flow for kubernetes API? This is not clear at all\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23012/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22822",
      "id": 3108738048,
      "node_id": "I_kwDOEXHXkM65S5QA",
      "number": 22822,
      "title": "Page and Workers compatibility matrix not clear about Early Hints",
      "user": {
        "login": "ramiroazar",
        "id": 3581503,
        "node_id": "MDQ6VXNlcjM1ODE1MDM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3581503?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ramiroazar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "5": {
          "id": 9093689076,
          "node_id": "LA_kwDOEXHXkM8AAAACHgau9A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/compatibility-matrix",
          "name": "compatibility-matrix",
          "color": "aaaaaa",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-06-02T06:10:57Z",
      "updated_at": "2026-02-06T18:34:19Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/#compatibility-matrix\n\n### What changes are you suggesting?\n\nThe compatibility matrix suggested Early Hints are supported in Pages and unsupported in Workers, yet they both have dedicated Early Hints documentation.\n\nhttps://developers.cloudflare.com/workers/examples/103-early-hints/\nhttps://developers.cloudflare.com/pages/configuration/early-hints/\n\nWas this done to try to communicate that Workers doesn't support automatic Link header generation specifically?\n\nI suggested changing this to make it clear that both support Early Hints, or adding another item to the legend for partially supported with an explanation, similar to \"Unsupported, workaround available\".\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22822/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22709",
      "id": 3095372723,
      "node_id": "I_kwDOEXHXkM64f6Oz",
      "number": 22709,
      "title": "\"Pages to Workers\" compatibility matrix is missing \"Add a custom domain to a branch\" feature",
      "user": {
        "login": "kohenkatz",
        "id": 88755,
        "node_id": "MDQ6VXNlcjg4NzU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/88755?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kohenkatz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "5": {
          "id": 9093689076,
          "node_id": "LA_kwDOEXHXkM8AAAACHgau9A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/compatibility-matrix",
          "name": "compatibility-matrix",
          "color": "aaaaaa",
          "default": false,
          "description": null
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-05-27T22:12:41Z",
      "updated_at": "2026-02-07T03:51:07Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/#compatibility-matrix\n- https://developers.cloudflare.com/pages/how-to/custom-branch-aliases/\n- https://developers.cloudflare.com/workers/configuration/previews/\n\n### What changes are you suggesting?\n\nPages has the (well-documented) ability to point a custom domain to a branch, not only to the main production deployment.\n\nWorkers does not have that feature yet, as noted at the bottom of the \"Preview URLs\" documentation:\n\n> You cannot currently configure Preview URLs to run on a subdomain other than workers.dev.\n\nHowever, the \"Preview URLs\" and \"Custom Subdomains\" rows of the compatibility table show ✅ for Workers, even though it is missing this important feature.\n\nThis limitation needs to be added to the compatibility table.\n\n### Additional information\n\nWe rely on custom domains for branch previews, because we need to use shared cookies. It was frustrating to spend time planning a migration from Pages to Workers, only to discover that we can't use Workers yet because it is missing this feature.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22709/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22320",
      "id": 3050662183,
      "node_id": "I_kwDOEXHXkM611Wkn",
      "number": 22320,
      "title": "Clarify what services do *not* count against Simultaneous open connections limit",
      "user": {
        "login": "mon",
        "id": 3398021,
        "node_id": "MDQ6VXNlcjMzOTgwMjE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3398021?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mon",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-05-09T03:47:39Z",
      "updated_at": "2026-02-07T03:51:19Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers/platform/limits/#simultaneous-open-connections\n\n### What changes are you suggesting?\n\nThis list currently includes `fetch()`, Workers KV, Cache, R2, Queues, `connect()` and a note at the bottom about limits being shared with Service Bindings.\n\nThere are a few actions that feel like they may contribute to the limits, that aren't documented:\n- Performing a query on a D1 database\n- Whether Durable Objects share resources from the top-level request\n- A Service Bindings call (pretty sure this one doesn't count)\n- A Durable Objects call (if it's in a different region, is it over a socket?)\n\nIf they do contribute, I'd like to add them. If they don't, I'd like to explicitly document them as not contributing to the limit.\n\n### Additional information\n\nHappy to make the PR for this, but would like clarification first.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22320/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21662",
      "id": 2991871407,
      "node_id": "I_kwDOEXHXkM6yVFWv",
      "number": 21662,
      "title": "Invalid instructions `pnpm wrangler@latest deploy`, should read `pnpx wrangler@latest deploy` or `pnpm dlx wrangler@latest deploy`",
      "user": {
        "login": "iki",
        "id": 149730,
        "node_id": "MDQ6VXNlcjE0OTczMA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/149730?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/iki",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "IgorMinar",
          "id": 216296,
          "node_id": "MDQ6VXNlcjIxNjI5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/216296?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/IgorMinar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-04-14T04:49:21Z",
      "updated_at": "2026-02-06T18:34:23Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers/frameworks/framework-guides/astro/\n\n### What changes are you suggesting?\n\nInvalid instructions `pnpm wrangler@latest deploy`, should read `pnpx wrangler@latest deploy` or `pnpm dlx wrangler@latest deploy` \n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21662/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21586",
      "id": 2984898487,
      "node_id": "I_kwDOEXHXkM6x6e-3",
      "number": 21586,
      "title": "Update workers routes validity",
      "user": {
        "login": "aaronadamsCA",
        "id": 1505561,
        "node_id": "MDQ6VXNlcjE1MDU1NjE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1505561?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aaronadamsCA",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9093884368,
          "node_id": "LA_kwDOEXHXkM8AAAACHgmp0A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/workers-routes",
          "name": "workers-routes",
          "color": "8bff1b",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2025-04-10T08:29:36Z",
      "updated_at": "2026-02-06T18:34:25Z",
      "closed_at": null,
      "assignee": {
        "login": "korinne",
        "id": 40270578,
        "node_id": "MDQ6VXNlcjQwMjcwNTc4",
        "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/korinne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\nhttps://developers.cloudflare.com/workers/configuration/routing/routes/#validity\n\n### Actual Behavior\n\nThe docs clearly state that a route pattern must include the zone name:\n\nhttps://github.com/cloudflare/cloudflare-docs/blob/b9e1d40d3260bf3fa9d3bd627cc968277878ab4c/src/content/docs/workers/configuration/routing/routes.mdx?plain=1#L133-L135\n\n### Expected Behavior\n\nCloudflare for SaaS has long recommended a `\"*/*\"` route pattern:\n\nhttps://github.com/cloudflare/cloudflare-docs/blob/b9e1d40d3260bf3fa9d3bd627cc968277878ab4c/src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/worker-as-origin.mdx#L23-L28\n\nThis pattern doesn't include the zone name, but it works great! So I'm guessing the workers routes doc is just outdated.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21586/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21547",
      "id": 2982176069,
      "node_id": "I_kwDOEXHXkM6xwGVF",
      "number": 21547,
      "title": "Please improve docs for worker version key and overrides",
      "user": {
        "login": "Meai",
        "id": 649922,
        "node_id": "MDQ6VXNlcjY0OTkyMg==",
        "avatar_url": "https://avatars.githubusercontent.com/u/649922?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Meai",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 4,
      "created_at": "2025-04-09T09:27:02Z",
      "updated_at": "2026-02-21T03:51:24Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n\nhttps://developers.cloudflare.com/workers/configuration/versions-and-deployments/gradual-deployments/\n\n\n### What changes are you suggesting?\n\n1. To me `Cloudflare-Workers-Version-Key` and `Cloudflare-Workers-Version-Override` both sound like they can change which worker will respond to a request. I don't know what the difference is, I can't tell how it influences the \"affinity\" or how it would somehow influence later requests just because I sent one request with a key. Does it mean per keep-alive connection or curl session somehow? I don't understand how it would achieve affinity.\n2. I just spent - it must have been almost 1.5h - to finally notice this seemingly innocent sentence `A version override will only be applied if the specified version is in the current deployment` and realizing that it carries a lot of weight. Because it's quite unintuitive that I'm saving a worker version and it is clearly deployed in some form because the preview url exists and it is running.. and yet in this context it doesn't count as deployed at all. It needs me to do a special \"gradual\" version deployment where I can then set one of the versions to 0% and the other remains at 100% and now they both count as deployed and the version with 0% can still receive requests via header override. \n3. Please also link to wherever the syntax was for doing this gradual deployment via wrangler cli, there was some kind of special syntax that I found somewhere but I can't find it anymore right now.\n4. Really sad that this only allows for version overrides for two versions. I want to target any of my deployed preview url versions via override. I need a header based override so that it works via service binding.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21547/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21298",
      "id": 2964163738,
      "node_id": "I_kwDOEXHXkM6wrYya",
      "number": 21298,
      "title": ".dev.vars<environment> doesn't work",
      "user": {
        "login": "mattymattdev",
        "id": 200829219,
        "node_id": "U_kgDOC_hpIw",
        "avatar_url": "https://avatars.githubusercontent.com/u/200829219?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mattymattdev",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2025-04-01T17:51:14Z",
      "updated_at": "2026-02-06T18:34:28Z",
      "closed_at": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers/configuration/environment-variables/\n\n### What changes are you suggesting?\n\nThis is not a true statement, amend it (quoting from the docs here): To set different secrets for each environment, create files named .dev.vars.<environment-name>. When you use wrangler <command> --env <environment-name>, the corresponding environment-specific file will be loaded instead of the .dev.vars file.\n\n### Additional information\n\nI have a wrangler.json file with environment variables that can be committed to my repo, a .dev.vars file for my development environment secrets, and a .dev.vars.prod file. However, `pnpm exec wrangler deploy --config ./wrangler.json --env prod` does not in fact use my .dev.vars.prod file at all.\n\nThis is happening in two projects of mine.\n\n- In one, I have a react-router v7 project using vite.config.ts and react-router's @react-router/dev/vite/cloudflare.\n- The other does not have a vite.config.ts and is just using wrangler to deploy",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21298/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21241",
      "id": 2958609878,
      "node_id": "I_kwDOEXHXkM6wWM3W",
      "number": 21241,
      "title": "Scheduled Handler and Cron Triggers docs have conflicting method signature",
      "user": {
        "login": "thomasgauvin",
        "id": 35609369,
        "node_id": "MDQ6VXNlcjM1NjA5MzY5",
        "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thomasgauvin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-03-30T02:04:18Z",
      "updated_at": "2026-02-06T18:34:30Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Example URL(s)\n\nhttps://developers.cloudflare.com/workers/configuration/cron-triggers/\nhttps://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/\n\n### Actual Behavior\n\n[Cron Triggers docs](https://developers.cloudflare.com/workers/configuration/cron-triggers/) and [scheduled handlers docs](https://developers.cloudflare.com/workers/runtime-apis/handlers/scheduled/) define different method signatures and types for the scheduled handler. \n\nCron Triggers defines it as \ninterface Env {}\nexport default {\n  async scheduled(\n    controller: ScheduledController,\n    env: Env,\n    ctx: ExecutionContext,\n  ) {\n    console.log(\"cron processed\");\n  },\n};\n\nScheduled handlers defines it as \nexport default {\n  async scheduled(event, env, ctx) {\n    ctx.waitUntil(doSomeTaskOnASchedule());\n  },\n};\n\nLinting complains when using Scheduled handlers types, but I can't confirm whether it's correct or not. \n\n### Expected Behavior\n\nThe docs do not present conflicts in APIs\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21241/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/20445",
      "id": 2889047824,
      "node_id": "I_kwDOEXHXkM6sM18Q",
      "number": 20445,
      "title": "Clarify caching difference between Cloudflare Workers with Static Assets and Cloudflare Pages advanced mode",
      "user": {
        "login": "rmarscher",
        "id": 352937,
        "node_id": "MDQ6VXNlcjM1MjkzNw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/352937?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/rmarscher",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 2,
      "created_at": "2025-03-01T17:38:06Z",
      "updated_at": "2026-02-06T18:34:36Z",
      "closed_at": null,
      "assignee": {
        "login": "korinne",
        "id": 40270578,
        "node_id": "MDQ6VXNlcjQwMjcwNTc4",
        "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/korinne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\n- https://developers.cloudflare.com/workers/static-assets/compatibility-matrix/\n- https://developers.cloudflare.com/pages/configuration/serving-pages/#caching-and-performance\n\n\n### What changes are you suggesting?\n\nI have found a difference betwee Cloudflare Workers with Static Assets and Cloudflare Pages advanced mode function that I think is not well documented. Cloudflare Pages advanced mode functions run AFTER the Cache Rules while Cloudflare Workers run BEFORE the Cache Rules. \n\nThe docs for Cloudflare Pages allude to this - https://developers.cloudflare.com/pages/configuration/serving-pages/#caching-and-performance\n\n> Just make sure that your caching does not interfere with any redirects or Functions.\n\nWith Cloudflare Pages advanced mode functions, I can do SWR with Cache Rules.\n\nWith Cloudflare Workers, this is not possible. My worker always executes.\n\nIt would be nice if this was more clearly documented. It would be _really_ nice if there was an option for Cloudflare Workers to execute after Cache Rules. Then you could deprecate advanced mode for Cloudflare Pages and direct everyone to Cloudflare Workers with Static Assets.\n\nThank you.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/20445/reactions",
        "total_count": 2,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 2,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/20395",
      "id": 2886049241,
      "node_id": "I_kwDOEXHXkM6sBZ3Z",
      "number": 20395,
      "title": "Fine Tune Models with Autotrain (LoRA) tutorial is out of date",
      "user": {
        "login": "renzor-fist",
        "id": 117486829,
        "node_id": "U_kgDOBwC07Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/117486829?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/renzor-fist",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 3,
      "created_at": "2025-02-28T02:40:19Z",
      "updated_at": "2026-02-10T04:03:06Z",
      "closed_at": null,
      "assignee": {
        "login": "craigsdennis",
        "id": 8494909,
        "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/craigsdennis",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers-ai/tutorials/fine-tune-models-with-autotrain/\n\n### What changes are you suggesting?\n\nThe [Google Colab notebook](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/colabs/AutoTrain_LLM.ipynb) used in the tutorial appears to no longer output the expected artifacts (`adapter_config.json` and `adapter_model.safetensors`) rendering it useless for lora training on Cloudflare.\n\n### Additional information\n\nThis was tested using both `meta-llama/llama-2-7b-chat-hf` and `cf/meta-llama/llama-2-7b-chat-hf-lora`. No `adapter_model.safetensors` or `adapter_config.json` file was generated.\n\n<img width=\"536\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/73dab0d5-217c-4781-8907-ab1593500fec\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/20395/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/19902",
      "id": 2845414739,
      "node_id": "I_kwDOEXHXkM6pmZVT",
      "number": 19902,
      "title": "[cloudflare-one/tutorials] Setup CF Tunnel inside Kubernetes cluster to access Kubernetes API",
      "user": {
        "login": "mangkoran",
        "id": 57625126,
        "node_id": "MDQ6VXNlcjU3NjI1MTI2",
        "avatar_url": "https://avatars.githubusercontent.com/u/57625126?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mangkoran",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 7,
      "created_at": "2025-02-11T13:33:49Z",
      "updated_at": "2026-02-06T18:34:38Z",
      "closed_at": null,
      "assignee": {
        "login": "ranbel",
        "id": 101146722,
        "node_id": "U_kgDOBgdgYg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ranbel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Proposed changes\n\n- https://developers.cloudflare.com/cloudflare-one/tutorials\n\n### Subject Matter\n\nSetup CF Tunnel inside Kubernetes cluster to access Kubernetes API\n\n### Content Location\n\nNew document\n\n### Additional information\n\nI would like to access k8s API of my local k8s through `kubectl` from the Internet. I thought CF Tunnel could accomplish this. However I'm still clueless regarding what are the things that need to be set up. I found [Connect through Cloudflare Access using kubectl](https://developers.cloudflare.com/cloudflare-one/tutorials/kubectl/) and [Use Cloudflare Tunnels with Kubernetes client-go plugin](https://developers.cloudflare.com/cloudflare-one/tutorials/tunnel-kubectl/) however it seems both require CF Tunnel to run outside of k8s (although still on same host machine). I use [Talos](https://github.com/siderolabs/talos) for my k8s cluster so there's no access to host OS, only k8s.\n\nRelated https://github.com/cloudflare/cloudflared/issues/1388\n",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/19902/reactions",
        "total_count": 2,
        "+1": 2,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/13062",
      "id": 2142883367,
      "node_id": "I_kwDOEXHXkM5_uc4n",
      "number": 13062,
      "title": "[Durable Objects] Deploy a Svelte site example required for Durable Objects",
      "user": {
        "login": "gerhardcit",
        "id": 5508278,
        "node_id": "MDQ6VXNlcjU1MDgyNzg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5508278?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/gerhardcit",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904452672,
          "node_id": "LA_kwDOEXHXkM7ouThA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:new",
          "name": "content:new",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for new/missing content"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "dario-piotrowicz",
          "id": 61631103,
          "node_id": "MDQ6VXNlcjYxNjMxMTAz",
          "avatar_url": "https://avatars.githubusercontent.com/u/61631103?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dario-piotrowicz",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 51,
      "created_at": "2024-02-19T17:42:12Z",
      "updated_at": "2026-02-21T03:51:29Z",
      "closed_at": null,
      "assignee": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Which Cloudflare product(s) does this pertain to?\n\nDurable Objects\n\n### Subject Matter\n\nThe way a durableobject class is exported in context of a sveltekit project.\n\n### Content Location\n\nhttps://developers.cloudflare.com/pages/framework-guides/deploy-a-svelte-site/#sveltekit-cloudflare-configuration\n\n### Additional information\n\nThe latest create-cloudflare project generates this code in hooks.ts when you select a sveltekit project.\r\n```\r\nimport { dev } from '$app/environment';\r\n\r\n/*\r\n  When developing, this hook will add proxy objects to the `platform` object which\r\n  will emulate any bindings defined in `wrangler.toml`.\r\n*/\r\n\r\nlet platform: App.Platform;\r\n\r\nif (dev) {\r\n\tconst { getPlatformProxy } = await import('wrangler');\r\n\tplatform = await getPlatformProxy();\r\n}\r\n\r\nexport const handle = async ({ event, resolve }) => {\r\n\tif (platform) {\r\n\t\tevent.platform = {\r\n\t\t\t...event.platform,\r\n\t\t\t...platform\r\n\t\t};\r\n\t}\r\n\r\n\treturn resolve(event);\r\n};\r\n```\r\n\r\nThis is great. So now in `npm dev` node (using sveltekit dev mode) you can easily use KV and R2 (tested) and probably D1 bindings.\r\n\r\nHowever, there is not proper example of how (or where) to export a Durable Object class.. eg:\r\nGiven this class: \r\n```\r\nexport class DOCounter {\r\n    constructor(state: DurableObjectState, env: Env) { }\r\n    async fetch(request: Request) {\r\n        return new Response(\"Hello World\");\r\n    }\r\n}\r\n```\r\n**WHERE** do we put this class so that it forms part of the build process.\r\n(It cannot be in a +server.ts or a +page.server.ts file. sveltekit does not like that.\r\n\r\n\r\nHaving this a `wrangler.toml` config of like this:\r\n```\r\n[[durable_objects.bindings]]\r\nname = \"DO_COUNTER\"\r\nclass_name = \"DOCounter\"\r\n\r\nmigrations\r\n[[migrations]]\r\ntag = \"v1\"\r\nnew_classes = [\"DOCounter\"]\r\n```\r\n\r\nAnd a `/api/+server.ts` file like this:\r\n\r\n```\r\n\r\nexport const GET: RequestHandler = async ({ request, platform }) => {\r\n    if (!platform) {\r\n        return new Response();\r\n    }\r\n    const env = platform.env;\r\n    if (!env.DO_COUNTER) {\r\n        return new Response('env.DO_COUNTER not found', { status: 404 });\r\n    }\r\n    const id = env.DO_COUNTER.idFromName(new URL(request.url).pathname);\r\n    const stub = env.DO_COUNTER.get(id);\r\n    const response = await stub.fetch(request);\r\n    return response;\r\n};\r\n```\r\n\r\nPLEASE, PLEASE PLEASE create a sveltekit project that works when you do this\r\n1. `npm run build`\r\n2. `npx wrangler pages dev .svelte-kit/cloudflare`\r\n\r\nTo prevent this error:\r\n```shell\r\nYour worker has access to the following bindings:\r\n- Durable Objects:\r\n  - DO_COUNTER: DOCounter\r\n- KV Namespaces:\r\n  - KVCOUNTER: someKvId\r\n- R2 Buckets:\r\n  - R2_BUCKET: r2-bucket\r\n⎔ Starting local server...\r\nParsed 2 valid header rules.\r\n✘ [ERROR] service core:user:sveltekit-cloudflare-bindings: Uncaught TypeError: Class extends value undefined is not a constructor or null\r\n\r\n    at null.<anonymous> (rrkgcneij6.js:18422:44) in maskDurableObjectDefinition\r\n    at null.<anonymous> (rrkgcneij6.js:18431:18)\r\n\r\n\r\n✘ [ERROR] MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.\r\n```\r\n\r\nwe are soooooo close to getting this in line. But the documentation lacks the full example that provide context of the class.\r\n\r\nDurableObjects are easy in a simple cloudflare worker... but NOT in a sveltekit project. Does other frameworks solve this?",
      "closed_by": {
        "login": "dario-piotrowicz",
        "id": 61631103,
        "node_id": "MDQ6VXNlcjYxNjMxMTAz",
        "avatar_url": "https://avatars.githubusercontent.com/u/61631103?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dario-piotrowicz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/13062/reactions",
        "total_count": 7,
        "+1": 7,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": "reopened",
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/12008",
      "id": 2015802904,
      "node_id": "I_kwDOEXHXkM54JrYY",
      "number": 12008,
      "title": "Tail handler workers timestamps",
      "user": {
        "login": "danbars",
        "id": 6115771,
        "node_id": "MDQ6VXNlcjYxMTU3NzE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6115771?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/danbars",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "2": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2023-11-29T04:39:36Z",
      "updated_at": "2026-02-06T18:34:46Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Which Cloudflare product does this pertain to?\n\nWorkers\n\n### Existing documentation URL(s)\n\nhttps://developers.cloudflare.com/workers/runtime-apis/handlers/tail/\n\n### What changes are you suggesting?\n\nInside workers, if I create `new Date()` objects, they will all get the same timestamp unless there was an io operation between them.\r\nIt is not clear in the doc here if the `timestamp` field of `TailLog` and `TailException` follow the same logic, or if it will have the actual timestamp. \r\nI suggest to clarify that information.\n\n### Additional information\n\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/12008/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/11146",
      "id": 1930880869,
      "node_id": "I_kwDOEXHXkM5zFudl",
      "number": 11146,
      "title": "Sending Email From Workers: API Reference, Clarifications About Setup, DKIM, etc.",
      "user": {
        "login": "cpsauer",
        "id": 7157583,
        "node_id": "MDQ6VXNlcjcxNTc1ODM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/7157583?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cpsauer",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5354720625,
          "node_id": "LA_kwDOEXHXkM8AAAABPyqNcQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:email-routing",
          "name": "product:email-routing",
          "color": "86D0DB",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "milestone": null,
      "comments": 1,
      "created_at": "2023-10-06T20:14:55Z",
      "updated_at": "2026-02-06T18:34:48Z",
      "closed_at": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "author_association": "NONE",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Which Cloudflare product does this pertain to?\r\n\r\nWorkers\r\n\r\n### Existing documentation URL(s)\r\n\r\nhttps://developers.cloudflare.com/email-routing/email-workers/send-email-workers/\r\n\r\n### What changes are you suggesting?\r\n\r\nHi wonderful Cloudflare folks,\r\n\r\nBeing able to send emails from workers is indeed super helpful for getting alerts about worker activity. I know it's in Beta, and I think there are some improvement opportunities in the docs (and current APIs), so I figured I should write in.\r\n\r\nThe first is that I think the send() function could really use some API docs in addition to that example. (Forgive me if they're there and I missed them, but if not, the page linked above could use a link.) Otherwise it's hard to know what features are available when you're evaluating using the API!\r\n\r\nThe second is that I think most potential users will (or should) evaluate early whether the API will work with their email security measures, important for deliverability (DKIM, SPF, DMARC). It'd be great if the getting started docs would mention compatibility (or not) there.\r\n\r\nThe third (more generally) is that I think most people using this service (positioned to self-notify since destination emails have to be manually approved) might prefer more minimal setup at the cost of having the email come from, e.g., a Cloudflare address, especially in light of the complexity of configuring the DKIM-type stuff above. Similarly, it might save having to more fully enroll the domain in email routing if they're just using this one feature. If there's already a way to do that, maybe people could find it in the API docs you'd add, but it might also make a better getting started guide. (And if not, I think that'd make this feature way more easily useful!)\r\n\r\nFinally, it'd be good to mention whether or not the email sending bindings can be configured from the dashboard--or just wrangler. I didn't see them in the dashboard (including when configured via wrangler), so I'm assuming not, but it'd be good to clarify the docs to save people time--or better yet, just add configurability/visibility from the dashboard.\r\n\r\nThanks for an exceptional product and for all you do!\r\nChris",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/11146/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/5584",
      "id": 1345626157,
      "node_id": "I_kwDOEXHXkM5QNKAt",
      "number": 5584,
      "title": "Cloudflare for Saas Workers origin",
      "user": {
        "login": "garretcharp",
        "id": 32212214,
        "node_id": "MDQ6VXNlcjMyMjEyMjE0",
        "avatar_url": "https://avatars.githubusercontent.com/u/32212214?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/garretcharp",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {
        "0": {
          "id": 2322484680,
          "node_id": "MDU6TGFiZWwyMzIyNDg0Njgw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/documentation",
          "name": "documentation",
          "color": "5319E7",
          "default": true,
          "description": "Documentation edits"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3904453119,
          "node_id": "LA_kwDOEXHXkM7ouTn_",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/content:edit",
          "name": "content:edit",
          "color": "d4c5f9",
          "default": false,
          "description": "Request for content edits"
        },
        "3": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 9093884368,
          "node_id": "LA_kwDOEXHXkM8AAAACHgmp0A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/workers-routes",
          "name": "workers-routes",
          "color": "8bff1b",
          "default": false,
          "description": ""
        }
      },
      "state": "open",
      "locked": false,
      "assignees": {},
      "milestone": null,
      "comments": 9,
      "created_at": "2022-08-21T23:29:34Z",
      "updated_at": "2026-02-06T18:34:50Z",
      "closed_at": null,
      "assignee": null,
      "author_association": "CONTRIBUTOR",
      "type": null,
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "### Which Cloudflare product does this pertain to?\r\n\r\nCloudflare for SaaS\r\n\r\n### Existing documentation URL(s)\r\n\r\n- https://developers.cloudflare.com/cloudflare-for-saas/workers-for-platforms/worker-as-origin/\r\n\r\n### Section that requires update\r\n\r\nPoint #4\r\n\r\n### What needs to change?\r\n\r\nIt currently states that if you want all traffic on your zone to go to the worker to set a route pattern as `*/*` going to the worker (this part is correct). However it says if you do not want that to set the route `*.<zonename>.com/*` to no worker. When in actuality you need to see both the `*/*` route to the worker and `*.<zonename>.com/*` to no worker otherwise all your customers domains would get error 522.\r\n\r\n### How should it change?\r\n\r\nNeeds to give accurate info on how to setup the worker origin if you do not want everything on your zone to go to the saas handler worker. Had to debug this quite a bit in discord to get it to properly work because it was either getting error 522 or overriding all of my other workers previously and any other origins that might be setup that proxy through cloudflare.\r\n\r\n### Additional information\r\n\r\n_No response_",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/5584/reactions",
        "total_count": 2,
        "+1": 2,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "pinned_comment": null,
      "linked_prs": []
    }
  ],
  "pulls": [
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28776",
      "id": 3355923868,
      "node_id": "PR_kwDOEXHXkM7IB1Wc",
      "number": 28776,
      "state": "open",
      "locked": false,
      "title": "ai search new bindings",
      "user": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-05T00:25:53Z",
      "updated_at": "2026-03-05T00:27:08Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d76eaae8f3cd51449edc8085e083899158a2187e",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "2": {
          "id": 9266466356,
          "node_id": "LA_kwDOEXHXkM8AAAACKFMONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-search",
          "name": "product:ai-search",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:anni/ais-binding",
        "ref": "anni/ais-binding",
        "sha": "22e333396dc8d4e351f8faf56dbcdec799c2cc2d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "8b2456d9e7ebea27530bb2154f6161531bb89644",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28776"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28776"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28776"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28776/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28776/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28776/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/22e333396dc8d4e351f8faf56dbcdec799c2cc2d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28775",
      "id": 3355549163,
      "node_id": "PR_kwDOEXHXkM7IAZ3r",
      "number": 28775,
      "state": "open",
      "locked": false,
      "title": "[Turnstile] Privacy disclosure",
      "user": {
        "login": "patriciasantaana",
        "id": 103445940,
        "node_id": "U_kgDOBip1tA",
        "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/patriciasantaana",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdds privacy disclosure link\r\n\r\n### Documentation checklist\r\n\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-03-04T22:26:40Z",
      "updated_at": "2026-03-05T00:34:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7044f4a0f7b3164a65847a22e4786b584d45cbf4",
      "assignees": {
        "0": {
          "login": "punkeel",
          "id": 1859135,
          "node_id": "MDQ6VXNlcjE4NTkxMzU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1859135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/punkeel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "migueldemoura",
          "id": 9093796,
          "node_id": "MDQ6VXNlcjkwOTM3OTY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/9093796?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/migueldemoura",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "punkeel",
          "id": 1859135,
          "node_id": "MDQ6VXNlcjE4NTkxMzU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1859135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/punkeel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "migueldemoura",
          "id": 9093796,
          "node_id": "MDQ6VXNlcjkwOTM3OTY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/9093796?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/migueldemoura",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5616686700,
          "node_id": "LA_kwDOEXHXkM8AAAABTsfWbA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:turnstile",
          "name": "product:turnstile",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "2": {
          "id": 8577154111,
          "node_id": "LA_kwDOEXHXkM8AAAAB_zz8Pw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-challenges",
          "name": "product:cloudflare-challenges",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:patricia/pcx20796-turnstile-privacy-disclosure",
        "ref": "patricia/pcx20796-turnstile-privacy-disclosure",
        "sha": "92b8c6ea5d3aaf6cdecbe57b9cf7e1eec8f608ca",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9a5f87f393cf327003ea2617baa76293722ac9aa",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28775"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28775"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28775"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28775/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28775/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28775/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/92b8c6ea5d3aaf6cdecbe57b9cf7e1eec8f608ca"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "punkeel",
        "id": 1859135,
        "node_id": "MDQ6VXNlcjE4NTkxMzU=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1859135?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/punkeel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28767",
      "id": 3354179442,
      "node_id": "PR_kwDOEXHXkM7H7Ldy",
      "number": 28767,
      "state": "open",
      "locked": false,
      "title": "Remove Punycode domain support limitation for Google Trust Services",
      "user": {
        "login": "vg",
        "id": 207869,
        "node_id": "MDQ6VXNlcjIwNzg2OQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/207869?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/vg",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Google Trust Services now offers the ability to request TLS certificates for domain names with Punycode labels. (i.e. Internationalized Domain Names or IDNs) This enables customers with IDNs to use Google Trust Services for their TLS certificates. See: https://pki.goog/updates/february2026-idn-update.html\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-04T16:28:46Z",
      "updated_at": "2026-03-04T20:38:24Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "16674f2633b6886463850d11107f91e0077eef80",
      "assignees": {
        "0": {
          "login": "RebeccaTamachiro",
          "id": 62246989,
          "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/RebeccaTamachiro",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "RebeccaTamachiro",
          "id": 62246989,
          "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/RebeccaTamachiro",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896746037,
          "node_id": "MDU6TGFiZWwyODk2NzQ2MDM3",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ssl",
          "name": "product:ssl",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to SSL"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "vg:production",
        "ref": "production",
        "sha": "93c54dc7c753af76ab644f0813d8300493548cca",
        "user": {
          "login": "vg",
          "id": 207869,
          "node_id": "MDQ6VXNlcjIwNzg2OQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/207869?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vg",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 622774068,
          "node_id": "R_kgDOJR7HNA",
          "name": "cloudflare-docs",
          "full_name": "vg/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "vg",
            "id": 207869,
            "node_id": "MDQ6VXNlcjIwNzg2OQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/207869?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/vg",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/vg/cloudflare-docs",
          "created_at": "2023-04-03T03:12:20Z",
          "updated_at": "2026-03-04T16:31:58Z",
          "pushed_at": "2026-03-04T16:28:11Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1209437,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a37d8e335109fe8bc1ed8f8d5d95d2a19ccdb43e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28767"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28767"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28767"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28767/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28767/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28767/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/93c54dc7c753af76ab644f0813d8300493548cca"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "RebeccaTamachiro",
        "id": 62246989,
        "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RebeccaTamachiro",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28765",
      "id": 3353738923,
      "node_id": "PR_kwDOEXHXkM7H5f6r",
      "number": 28765,
      "state": "open",
      "locked": false,
      "title": "Add limit and cursor query parameters for Workers for Platforms",
      "user": {
        "login": "danielErazoUrrego-cmd",
        "id": 247218409,
        "node_id": "U_kgDODrxA6Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/247218409?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/danielErazoUrrego-cmd",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Adding documentation for limit and cursor supported query parameters on the list scripts endpoint for Workers for Platforms\r\n\r\n",
      "created_at": "2026-03-04T14:47:10Z",
      "updated_at": "2026-03-04T15:38:21Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a12f6fae364ec36f8b4b38b65e64438887554708",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "danielErazoUrrego-cmd:patch-8",
        "ref": "patch-8",
        "sha": "0052fc4173e9e995cc7fb82ec3fadc4e8c936046",
        "user": {
          "login": "danielErazoUrrego-cmd",
          "id": 247218409,
          "node_id": "U_kgDODrxA6Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/247218409?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/danielErazoUrrego-cmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1107850209,
          "node_id": "R_kgDOQghz4Q",
          "name": "cloudflare-docs",
          "full_name": "danielErazoUrrego-cmd/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "danielErazoUrrego-cmd",
            "id": 247218409,
            "node_id": "U_kgDODrxA6Q",
            "avatar_url": "https://avatars.githubusercontent.com/u/247218409?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/danielErazoUrrego-cmd",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/danielErazoUrrego-cmd/cloudflare-docs",
          "created_at": "2025-12-01T17:33:17Z",
          "updated_at": "2025-12-01T17:33:17Z",
          "pushed_at": "2026-03-04T15:34:15Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1240980,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9b8cc91144c5051805d5cb583c5bed698f384ddb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28765"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28765"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28765"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28765/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28765/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28765/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0052fc4173e9e995cc7fb82ec3fadc4e8c936046"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28761",
      "id": 3352640144,
      "node_id": "PR_kwDOEXHXkM7H1TqQ",
      "number": 28761,
      "state": "open",
      "locked": false,
      "title": "Doc backup exclude options per SDK#437",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All checks pass. Here is a summary of the documentation changes made based on [cloudflare/sandbox-sdk#437](https://github.com/cloudflare/sandbox-sdk/pull/437):\n\n## Changes\n\n### `src/content/docs/sandbox/api/backups.mdx` (API reference)\n\n1. **Parameters section** (`createBackup()`): Added `exclude` and `excludeDefaults` parameter descriptions\n2. **Throws section**: Updated `InvalidBackupConfigError` description to cover validation of `exclude` (non-string values, control characters) and `excludeDefaults` (non-boolean)\n3. **`BackupOptions` type definition**: Added `exclude?: string[]` and `excludeDefaults?: boolean` fields\n4. **`BackupOptions` fields table**: Added documentation for both new fields, including the default exclude list and merge behavior\n\n### `src/content/docs/sandbox/guides/backup-restore.mdx` (how-to guide)\n\n1. **New \"Exclude files from backups\" section** with three subsections:\n   - **Use default excludes** — example using `excludeDefaults: true`\n   - **Specify custom exclude patterns** — example using the `exclude` array\n   - **Combine defaults with custom patterns** — example using both together\n2. **Best practices**: Added a new bullet recommending `excludeDefaults` / `exclude` to reduce archive size\n\nCloses #28760\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22664069475)",
      "created_at": "2026-03-04T09:57:45Z",
      "updated_at": "2026-03-04T10:14:31Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1c43986efb432dc96393b43e6407c45e7e3d3ac2",
      "assignees": {
        "0": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28760-20260304095328",
        "ref": "opencode/issue28760-20260304095328",
        "sha": "509143469a872e82ee0440402f2b48a282a6342c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2db648b3e0d376afa447cea84aacfe6575f22c67",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28761"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28761"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28761"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28761/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28761/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28761/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/509143469a872e82ee0440402f2b48a282a6342c"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "whoiskatrin",
        "id": 8017908,
        "node_id": "MDQ6VXNlcjgwMTc5MDg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/whoiskatrin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        4,
        2,
        28760
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28756",
      "id": 3351181153,
      "node_id": "PR_kwDOEXHXkM7Hvvdh",
      "number": 28756,
      "state": "open",
      "locked": false,
      "title": "Liam R / March 2026 / AI Security for Apps Docs Update",
      "user": {
        "login": "cloudflareliam",
        "id": 42626610,
        "node_id": "MDQ6VXNlcjQyNjI2NjEw",
        "avatar_url": "https://avatars.githubusercontent.com/u/42626610?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cloudflareliam",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nRestructures and expands the AI Security for Apps (formerly \"Firewall for AI\") documentation in DevDocs. This PR includes:\r\n\r\n**Rename:**\r\n- Renames \"Firewall for AI\" → \"AI Security for Apps\" across all user-facing prose, titles, sidebar labels, directory paths, and cross-references. API endpoint paths and internal field names (`cf.llm.prompt.*`) are intentionally unchanged.\r\n- Renames the directory from `firewall-for-ai/` → `ai-security-for-apps/` and updates all internal/external links.\r\n- Renames the managed ruleset to \"AI Security Log Mode Ruleset.\"\r\n\r\n**New pages:**\r\n- **PII detection** — Covers fuzzy (AI-powered) and exact (regex) detection methods with examples.\r\n- **Unsafe & custom topics** — Default unsafe topic categories (S1–S13), custom topic definition via dashboard/API, constraints, scoring, and best practices.\r\n- **Prompt injection** — Score-based detection system (1–99), example rules, threshold tuning guidance.\r\n- **Token counting** — Estimated token counts for incoming prompts, use cases, and important caveats.\r\n- **Enabling log mode** — Comparison of production vs. log mode, dashboard and API enablement instructions, recommended workflow.\r\n\r\n**Restructured sidebar:**\r\n- Overview → Get started → Available fields (with nested children: PII detection, Unsafe & custom topics, Prompt injection, Token counting) → Example mitigation rules → Enabling log mode.\r\n\r\n**Updated content:**\r\n- Rewrote example rules with more engaging scenarios: custom JSON response for unsafe topics, layered injection + bot + geo detection, ASN-based PII blocking.\r\n- Expanded overview with updated availability table and WAF prerequisite note.\r\n- Updated references in `security/settings.mdx`, `waf/concepts.mdx`, `waf/detections/index.mdx`, `waf/analytics/security-analytics.mdx`, `data-localization/compatibility.mdx`, `plans/index.json`, `fields/index.yaml`, and `directory/*.yaml`.\r\n\r\n\r\n### Documentation checklist\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).",
      "created_at": "2026-03-04T00:35:42Z",
      "updated_at": "2026-03-04T19:15:53Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "de7a4336be318a05ff4da6da0856c66d049656c9",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "soheiokamoto",
          "id": 1801262,
          "node_id": "MDQ6VXNlcjE4MDEyNjI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1801262?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/soheiokamoto",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "soheiokamoto",
          "id": 1801262,
          "node_id": "MDQ6VXNlcjE4MDEyNjI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1801262?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/soheiokamoto",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 4049299037,
          "node_id": "LA_kwDOEXHXkM7xW2Zd",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:waf",
          "name": "product:waf",
          "color": "E3C140",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5354173863,
          "node_id": "LA_kwDOEXHXkM8AAAABPyI1pw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:data-localization",
          "name": "product:data-localization",
          "color": "4FC912",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 8283985654,
          "node_id": "LA_kwDOEXHXkM8AAAAB7cOW9g",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:security",
          "name": "product:security",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflareliam:liam/firewall-for-ai-docs-additions",
        "ref": "liam/firewall-for-ai-docs-additions",
        "sha": "6c649946b6d1bd54af465e3803c22c05ec8e1c32",
        "user": {
          "login": "cloudflareliam",
          "id": 42626610,
          "node_id": "MDQ6VXNlcjQyNjI2NjEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/42626610?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflareliam",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1171975305,
          "node_id": "R_kgDORdrsiQ",
          "name": "cloudflare-docs",
          "full_name": "cloudflareliam/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflareliam",
            "id": 42626610,
            "node_id": "MDQ6VXNlcjQyNjI2NjEw",
            "avatar_url": "https://avatars.githubusercontent.com/u/42626610?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflareliam",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cloudflareliam/cloudflare-docs",
          "created_at": "2026-03-03T20:16:37Z",
          "updated_at": "2026-03-03T20:16:37Z",
          "pushed_at": "2026-03-04T19:15:51Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375843,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2db648b3e0d376afa447cea84aacfe6575f22c67",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28756"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28756"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28756"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28756/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28756/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28756/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6c649946b6d1bd54af465e3803c22c05ec8e1c32"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28747",
      "id": 3350380640,
      "node_id": "PR_kwDOEXHXkM7HssBg",
      "number": 28747,
      "state": "open",
      "locked": false,
      "title": "[R2 SQL] Add 160+ new functions and expand SQL reference into multi-page section",
      "user": {
        "login": "Marcinthecloud",
        "id": 6600912,
        "node_id": "MDQ6VXNlcjY2MDA5MTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6600912?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Marcinthecloud",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\r\n\r\n- Replaces the single `sql-reference.mdx` page with a `sql-reference/` directory containing 5 focused pages: SQL syntax, scalar functions (163), aggregate functions (33), complex types (structs/arrays/maps), and limitations\r\n- Updates `troubleshooting.mdx` to remove sections for features that are now supported (aliases, array filtering, column comparisons, expressions)\r\n- Updates `reference/limitations-best-practices.mdx` with an accurate quick-reference table reflecting current capabilities\r\n- Updates internal links in `query-data.mdx`\r\n\r\n## New pages\r\n\r\n| Page | Content |\r\n|---|---|\r\n| `sql-reference/index.mdx` | Clauses (SELECT, WHERE, GROUP BY, HAVING, ORDER BY, LIMIT, EXPLAIN), expressions (CASE, CAST, EXTRACT, arithmetic), data types |\r\n| `sql-reference/scalar-functions.mdx` | 163 functions: core, datetime, math, string, unicode, regex, crypto, encoding |\r\n| `sql-reference/aggregate-functions.mdx` | 33 functions: basic, approximate, statistical, bitwise, boolean, positional |\r\n| `sql-reference/complex-types.mdx` | Structs (bracket notation, get_field), arrays (46 functions), maps (map_keys, map_values, map_extract) |\r\n| `sql-reference/limitations.mdx` | Unsupported SQL features, unsupported expression patterns, runtime constraints, error codes, best practices |",
      "created_at": "2026-03-03T19:55:33Z",
      "updated_at": "2026-03-04T16:09:13Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "3a11749f7ba4b996ac5764b81bb35b938bb9eff1",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "laplab",
          "id": 5737185,
          "node_id": "MDQ6VXNlcjU3MzcxODU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/5737185?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/laplab",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 9331950831,
          "node_id": "LA_kwDOEXHXkM8AAAACLDpE7w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2-sql",
          "name": "product:r2-sql",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:r2sql-196-new-functions",
        "ref": "r2sql-196-new-functions",
        "sha": "9732dc7c542b95c1107908eb1b9bc365553067ff",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a220a57538bbfca0a5ca62e4d15c8bfd026de77a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28747"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28747"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28747"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28747/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28747/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28747/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/9732dc7c542b95c1107908eb1b9bc365553067ff"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28742",
      "id": 3349933990,
      "node_id": "PR_kwDOEXHXkM7Hq--m",
      "number": 28742,
      "state": "open",
      "locked": false,
      "title": "[CF1]  Packet filtering simplifications",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-03T17:38:03Z",
      "updated_at": "2026-03-03T18:06:26Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "944cdfaaebf5e614d2fbd4058ec6f93020597ef4",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:jun/eli5/packet-filtering",
        "ref": "jun/eli5/packet-filtering",
        "sha": "2cfd9c277e59faf0acf47b0cc624ac4ae32839b5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "71841b027bf24c5731a65caecb6289092f8668fd",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28742"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28742"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28742"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28742/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28742/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28742/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2cfd9c277e59faf0acf47b0cc624ac4ae32839b5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28735",
      "id": 3348526037,
      "node_id": "PR_kwDOEXHXkM7HlnPV",
      "number": 28735,
      "state": "open",
      "locked": false,
      "title": "[HTTP status code] Update error-1000.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nFor further info on managing DNS records at Cloudflare.\r\n\r\nhttps://developers.cloudflare.com/dns/manage-dns-records/\r\n\r\nThanks.",
      "created_at": "2026-03-03T11:57:36Z",
      "updated_at": "2026-03-03T11:57:52Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "162ad104f07062a5100913fb0b7537d38ea5a843",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5619971748,
          "node_id": "LA_kwDOEXHXkM8AAAABTvn2pA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:support",
          "name": "product:support",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-956268",
        "ref": "patch-956268",
        "sha": "b250a9bd2ff147a440ca93e19998395553a95aea",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a23a19f695a51ac8ef809a4009123b368dc206df",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28735"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28735"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28735"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28735/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28735/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28735/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b250a9bd2ff147a440ca93e19998395553a95aea"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28734",
      "id": 3348520911,
      "node_id": "PR_kwDOEXHXkM7Hll_P",
      "number": 28734,
      "state": "open",
      "locked": false,
      "title": "[Ref Arch] Create new Distributed Web Performance diagram",
      "user": {
        "login": "RebeccaTamachiro",
        "id": 62246989,
        "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RebeccaTamachiro",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nPCX-20280",
      "created_at": "2026-03-03T11:56:12Z",
      "updated_at": "2026-03-04T14:38:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "4938e684e2906dc411666b37d57a0b997168cacb",
      "assignees": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5354198860,
          "node_id": "LA_kwDOEXHXkM8AAAABPyKXTA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:reference-architecture",
          "name": "product:reference-architecture",
          "color": "87B25E",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:rebecca/ref-arch-app-performance",
        "ref": "rebecca/ref-arch-app-performance",
        "sha": "03731c1c270fd117c5a117bb8d4cf99f18b199e3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a23a19f695a51ac8ef809a4009123b368dc206df",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28734"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28734"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28734"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28734/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28734/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28734/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/03731c1c270fd117c5a117bb8d4cf99f18b199e3"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "securitypedant",
        "id": 11550089,
        "node_id": "MDQ6VXNlcjExNTUwMDg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/securitypedant",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28730",
      "id": 3348246967,
      "node_id": "PR_kwDOEXHXkM7HkjG3",
      "number": 28730,
      "state": "open",
      "locked": false,
      "title": "chore: add content overlap checking to docs-review skill",
      "user": {
        "login": "marciocloudflare",
        "id": 83226960,
        "node_id": "MDQ6VXNlcjgzMjI2OTYw",
        "avatar_url": "https://avatars.githubusercontent.com/u/83226960?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/marciocloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\nAdds content duplication detection so the `docs-review` skill flags when new content duplicates existing pages, partials, or glossary terms. PMs get overlap warnings automatically during reviews without installing anything new.\n\n- Add content overlap row to `docs-review` quick reference table\n- Add Content Reuse section to `content-rules.md`\n- Add `content-reuse-rules.md` with search methodology and severity mapping\n- Add reuse-checking guidance to Windsurf `general-rules.md`\n- Add `/review-docs` OpenCode command that loads the `docs-review` skill\n\n## What to review\n\n5 files, 78 lines added:\n\n| File | Change |\n|---|---|\n| `.agents/skills/docs-review/SKILL.md` | +1 row in quick reference table |\n| `.agents/skills/docs-review/references/content-rules.md` | +11 lines: \"Content Reuse\" check/action table |\n| `.agents/skills/docs-review/references/content-reuse-rules.md` | New file (51 lines): search methodology, decision table, severity mapping |\n| `.windsurf/rules/general-rules.md` | +3 lines: check partials, glossary, existing pages before writing |\n| `.opencode/command/review-docs.md` | New file (12 lines): `/review-docs` command that loads the `docs-review` skill |\n\n## Validation\n\nAll CI checks pass on this branch:\n\n- `npm run check` -- pass (1 pre-existing error in `astro.config.ts`, unrelated)\n- `npm run lint` -- clean\n- `npm run format:core:check` -- clean\n- `npm run test` -- 31/31 tests pass (1 pre-existing suite failure in worker tests, unrelated)",
      "created_at": "2026-03-03T10:42:01Z",
      "updated_at": "2026-03-04T09:06:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c2219529b8bd9bbf94054404e9457d0b9a1c35b8",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:marcio/add-content-overlap-checking",
        "ref": "marcio/add-content-overlap-checking",
        "sha": "f098fafdeb31b2a3e658a933fd4c0648f0eaa9fe",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9c834bc92cece140d5ac83025606eb01db9a0918",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28730"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28730"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28730"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28730/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28730/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28730/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f098fafdeb31b2a3e658a933fd4c0648f0eaa9fe"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28725",
      "id": 3347307067,
      "node_id": "PR_kwDOEXHXkM7Hg9o7",
      "number": 28725,
      "state": "open",
      "locked": false,
      "title": "docs(cache): add Cache Response Rules documentation",
      "user": {
        "login": "tkornhammar",
        "id": 169724449,
        "node_id": "U_kgDOCh3KIQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/169724449?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/tkornhammar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdd new Cache Response Rules how-to section covering the http_response_cache_settings phase, including:\r\n- Overview and concept page with availability and troubleshooting\r\n- Available settings reference (fields, operators, actions)\r\n- API creation guide with examples for all three actions\r\n- Dashboard creation guide\r\n- Terraform example\r\n\r\n### Documentation checklist\r\n\r\n- [TBC] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [x] 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.",
      "created_at": "2026-03-03T05:54:27Z",
      "updated_at": "2026-03-03T05:55:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b763ac9a95581423a596e0f0a9b714b76b72611a",
      "assignees": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2897019044,
          "node_id": "MDU6TGFiZWwyODk3MDE5MDQ0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cache",
          "name": "product:cache",
          "color": "F3F3F4",
          "default": false,
          "description": "Issues or PRs related to Cache"
        },
        "1": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "tkornhammar:tim/docs-new-cache-response-rules",
        "ref": "tim/docs-new-cache-response-rules",
        "sha": "efffffe8dda7202558df3fa531f86408448ef71f",
        "user": {
          "login": "tkornhammar",
          "id": 169724449,
          "node_id": "U_kgDOCh3KIQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/169724449?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/tkornhammar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 888717091,
          "node_id": "R_kgDONPi_Iw",
          "name": "cloudflare-docs",
          "full_name": "tkornhammar/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "tkornhammar",
            "id": 169724449,
            "node_id": "U_kgDOCh3KIQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/169724449?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/tkornhammar",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/tkornhammar/cloudflare-docs",
          "created_at": "2024-11-14T22:06:59Z",
          "updated_at": "2026-03-03T05:48:22Z",
          "pushed_at": "2026-03-03T05:52:16Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1212584,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 7,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 7,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5dda6ffc725711a4170f0f23369736fe1d25ab55",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28725"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28725"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28725"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28725/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28725/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28725/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/efffffe8dda7202558df3fa531f86408448ef71f"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "angelampcosta",
        "id": 92738954,
        "node_id": "U_kgDOBYcVig",
        "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/angelampcosta",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28722",
      "id": 3346708881,
      "node_id": "PR_kwDOEXHXkM7HermR",
      "number": 28722,
      "state": "open",
      "locked": false,
      "title": "[Workers] Cohort-based deployments doc revisions",
      "user": {
        "login": "yomna-shousha",
        "id": 219857385,
        "node_id": "U_kgDODRrB6Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/219857385?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/yomna-shousha",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Writing for own understanding (stale / draft branch)\r\n\r\nFirst pass on cohort-based deployments doc, assuming `Cloudflare-Workers-Cohort` header exists.",
      "created_at": "2026-03-03T01:12:42Z",
      "updated_at": "2026-03-03T01:52:35Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "765c3a4cb1d1716b245b4473893cdea0055091b6",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:yomna/cohort-deployment-docs",
        "ref": "yomna/cohort-deployment-docs",
        "sha": "04f59031411a797e324ce17b1871fbc188959568",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:bib/cohorts",
        "ref": "bib/cohorts",
        "sha": "c6e3cff5d60883b6732235c4dca78099e2c3f7b0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28722"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28722"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28722"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28722/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28722/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28722/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/04f59031411a797e324ce17b1871fbc188959568"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28719",
      "id": 3346597742,
      "node_id": "PR_kwDOEXHXkM7HeQdu",
      "number": 28719,
      "state": "open",
      "locked": false,
      "title": "docs: fix outdated browser rendering limits in queues tutorial",
      "user": {
        "login": "kathayl",
        "id": 153706637,
        "node_id": "U_kgDOCSlgjQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kathayl",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-03T00:17:07Z",
      "updated_at": "2026-03-03T00:42:35Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "4bbce5d2acd9f23c347e1a830fb47dac2d61cdf8",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 4578299444,
          "node_id": "LA_kwDOEXHXkM8AAAABEONONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:queues",
          "name": "product:queues",
          "color": "2465C9",
          "default": false,
          "description": "Cloudflare Queues: https://developers.cloudflare.com/queues"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:kliao/fix-queues-tutorial-limits",
        "ref": "kliao/fix-queues-tutorial-limits",
        "sha": "2bef456a5dfc0c1434ea3a4e341e8161c21b3adb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "bf9432c2c1f85de43e36cbeba9ff8318a46cc7ce",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28719"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28719"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28719"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28719/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28719/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28719/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2bef456a5dfc0c1434ea3a4e341e8161c21b3adb"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28717",
      "id": 3346127638,
      "node_id": "PR_kwDOEXHXkM7HcdsW",
      "number": 28717,
      "state": "open",
      "locked": false,
      "title": "fix sql insert syntax",
      "user": {
        "login": "updbqn",
        "id": 10659104,
        "node_id": "MDQ6VXNlcjEwNjU5MTA0",
        "avatar_url": "https://avatars.githubusercontent.com/u/10659104?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/updbqn",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n\"foo@bar.com\" is an identifier not a string.\r\n\r\n```\r\n→  insert into example_users values (\"foo@bar.com\");\r\nError: failed to execute SQL:\r\nSQLite input error: no such column: foo@bar.com (at offset 34)\r\n```\r\n\r\nupdated to single quotes.\r\n\r\nReplaces #28698 which I closed accidentally :sweat_smile: ",
      "created_at": "2026-03-02T21:46:40Z",
      "updated_at": "2026-03-04T15:18:26Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "4ba70a638a8a6676738341f8d55e0b88bbdbe8ab",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "updbqn:patch-2",
        "ref": "patch-2",
        "sha": "c8d089d098af504d065f84a64326366acb61b84e",
        "user": {
          "login": "updbqn",
          "id": 10659104,
          "node_id": "MDQ6VXNlcjEwNjU5MTA0",
          "avatar_url": "https://avatars.githubusercontent.com/u/10659104?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/updbqn",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1171093940,
          "node_id": "R_kgDORc15tA",
          "name": "cloudflare-docs",
          "full_name": "updbqn/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "updbqn",
            "id": 10659104,
            "node_id": "MDQ6VXNlcjEwNjU5MTA0",
            "avatar_url": "https://avatars.githubusercontent.com/u/10659104?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/updbqn",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/updbqn/cloudflare-docs",
          "created_at": "2026-03-02T21:39:48Z",
          "updated_at": "2026-03-02T21:39:49Z",
          "pushed_at": "2026-03-02T21:43:46Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1374823,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "7649c25c8c7ceda2b9b8333e7756695fe81b4cb2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28717"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28717"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28717"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28717/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28717/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28717/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c8d089d098af504d065f84a64326366acb61b84e"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28716",
      "id": 3345746758,
      "node_id": "PR_kwDOEXHXkM7HbAtG",
      "number": 28716,
      "state": "open",
      "locked": false,
      "title": "[Cloudflare One] Get Started: Replace VPN — Device to Network quick-start (PCX-20915)",
      "user": {
        "login": "codyanthony850",
        "id": 262428147,
        "node_id": "U_kgDOD6RV8w",
        "avatar_url": "https://avatars.githubusercontent.com/u/262428147?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/codyanthony850",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Refactors the Cloudflare One Get Started page into an intent-based landing page that mirrors the CF1 dashboard onboarding UX, and adds the first complete quick-start guide for the \"Replace your VPN — Device to Network\" flow.\n\n- Converts `setup.mdx` to `setup/index.mdx` — universal prerequisites (account + Zero Trust org) at the top, then a CardGrid of 4 use-case tiles matching the dashboard categories. Preserves the `/cloudflare-one/setup/` URL.\n- Adds Replace VPN navigation page (`setup/replace-vpn/index.mdx`) with intro context and a link to the \"Why replace your VPN?\" conceptual page.\n- Adds Device to Network quick-start (`setup/replace-vpn/device-to-network.mdx`, PCX-20915) — mirrors the exact 6-step Get Started onboarding wizard in the Cloudflare One dashboard: Assign a Tunnel → Set IP range → Deploy Tunnel → Enroll devices → Complete WARP setup → Verify connection. Includes troubleshooting and recommended next steps.\n- Updates `implementation-guides/replace-vpn.mdx` redirect and card to point to the new quick-start instead of the learning path.\n\nScope was narrowed from the original draft (which included skeleton pages for Network to Network and Device to Device) to just the Device to Network flow for faster review and merge. Additional Replace VPN scenarios will follow in subsequent PRs.\n\nRelated: PCX-20931, PCX-20915",
      "created_at": "2026-03-02T19:52:45Z",
      "updated_at": "2026-03-04T23:59:56Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0d0ebc5cc83335e6cd43a9c44155f75399f6a077",
      "assignees": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:canthony/cf1-get-started-intent-based",
        "ref": "canthony/cf1-get-started-intent-based",
        "sha": "e7559d3aa3abcac23204c7a74eaaac385200e4a9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "142b742b7e424d87013bba2dc661d1983a5e11e7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28716"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28716"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28716"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28716/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28716/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28716/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e7559d3aa3abcac23204c7a74eaaac385200e4a9"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "ranbel",
        "id": 101146722,
        "node_id": "U_kgDOBgdgYg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ranbel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28715",
      "id": 3345689359,
      "node_id": "PR_kwDOEXHXkM7HaysP",
      "number": 28715,
      "state": "open",
      "locked": false,
      "title": "Add documentation on how to make wrangler ignore .env files",
      "user": {
        "login": "dario-piotrowicz",
        "id": 61631103,
        "node_id": "MDQ6VXNlcjYxNjMxMTAz",
        "avatar_url": "https://avatars.githubusercontent.com/u/61631103?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dario-piotrowicz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "> [!WARNING]\r\n> This PR should not be merged until the changes in https://github.com/cloudflare/workers-sdk/pull/12724 are released\r\n> (the PR will be kept in draft until then)\r\n\r\n### Summary\r\n\r\nThis PR adds some very simple documentation telling users how they can make wrangler ignore `.env` files",
      "created_at": "2026-03-02T19:38:52Z",
      "updated_at": "2026-03-02T19:52:53Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "01c517a96b43bcfdcacc6353845e47e514f33d23",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:dario/ignore-env-file",
        "ref": "dario/ignore-env-file",
        "sha": "db1ac53ec3f52e667912223d6df27a2bb79add3c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "142b742b7e424d87013bba2dc661d1983a5e11e7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28715"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28715"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28715"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28715/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28715/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28715/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/db1ac53ec3f52e667912223d6df27a2bb79add3c"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28714",
      "id": 3345651630,
      "node_id": "PR_kwDOEXHXkM7Hapeu",
      "number": 28714,
      "state": "open",
      "locked": false,
      "title": "Anni/r2 guide",
      "user": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-02T19:28:05Z",
      "updated_at": "2026-03-02T19:44:56Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b37912d2ecc72cbc1e8f52c449e2f24df37129c7",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:anni/r2-guide",
        "ref": "anni/r2-guide",
        "sha": "dda36b82822feebd4841bcd6b9b56042861a6cc0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "142b742b7e424d87013bba2dc661d1983a5e11e7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28714"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28714"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28714"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28714/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28714/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28714/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/dda36b82822feebd4841bcd6b9b56042861a6cc0"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28707",
      "id": 3345077561,
      "node_id": "PR_kwDOEXHXkM7HYdU5",
      "number": 28707,
      "state": "open",
      "locked": false,
      "title": "[Cloudforce One] Update docs with new threat indicators",
      "user": {
        "login": "Maddy-Cloudflare",
        "id": 130055405,
        "node_id": "U_kgDOB8B87Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Maddy-Cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": null,
      "created_at": "2026-03-02T16:52:59Z",
      "updated_at": "2026-03-04T20:24:34Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f3899e891d26fd61ae3f3a522fbc8b49b94ca054",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5460478951,
          "node_id": "LA_kwDOEXHXkM8AAAABRXhL5w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:security-center",
          "name": "product:security-center",
          "color": "784962",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:maddy/security-center-pcx-17360",
        "ref": "maddy/security-center-pcx-17360",
        "sha": "c179110285ade4c432ce523be9ae766471b68aa0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "f12e640aa6c62bf3ac1e3ab1c166fbfdee7f2db2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28707"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28707"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28707"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28707/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28707/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28707/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c179110285ade4c432ce523be9ae766471b68aa0"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28706",
      "id": 3344981565,
      "node_id": "PR_kwDOEXHXkM7HYF49",
      "number": 28706,
      "state": "open",
      "locked": false,
      "title": "Removed section on Durable Object alarms from known issues",
      "user": {
        "login": "emily-shen",
        "id": 69125074,
        "node_id": "MDQ6VXNlcjY5MTI1MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/69125074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/emily-shen",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Removed section on Durable Object alarms from known issues.\r\n\r\nfixed here https://github.com/cloudflare/workerd/pull/1918\r\n\r\npending that version of workerd getting merged into workers-sdk\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-02T16:30:22Z",
      "updated_at": "2026-03-04T15:18:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d19cb2fad806a0e3fceedcd67d87e5a082f4a50e",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:emily-shen-patch-2",
        "ref": "emily-shen-patch-2",
        "sha": "d189a5ebe90474191370334debbc48fda21ce38e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e9161d6677d7fb8d39de827f0433750fd36f6cb5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28706"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28706"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28706"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28706/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28706/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28706/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d189a5ebe90474191370334debbc48fda21ce38e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28692",
      "id": 3342514949,
      "node_id": "PR_kwDOEXHXkM7HOrsF",
      "number": 28692,
      "state": "open",
      "locked": false,
      "title": "Update index creation command in documentation",
      "user": {
        "login": "MLD-web",
        "id": 260464972,
        "node_id": "U_kgDOD4ZhTA",
        "avatar_url": "https://avatars.githubusercontent.com/u/260464972?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MLD-web",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-03-02T04:48:22Z",
      "updated_at": "2026-03-02T04:48:45Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "bc39596a32c1dda22b04a9e71c771163a204bc80",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6014455273,
          "node_id": "LA_kwDOEXHXkM8AAAABZn1N6Q",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:vectorize",
          "name": "product:vectorize",
          "color": "8155E1",
          "default": false,
          "description": "Vectorize: https://developers.cloudflare.com/vectorize/"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "MLD-web:patch-2",
        "ref": "patch-2",
        "sha": "590bda293f2ed47c9f751724c06cc993df0911b9",
        "user": {
          "login": "MLD-web",
          "id": 260464972,
          "node_id": "U_kgDOD4ZhTA",
          "avatar_url": "https://avatars.githubusercontent.com/u/260464972?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MLD-web",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1170402970,
          "node_id": "R_kgDORcLumg",
          "name": "cloudflare-docs",
          "full_name": "MLD-web/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "MLD-web",
            "id": 260464972,
            "node_id": "U_kgDOD4ZhTA",
            "avatar_url": "https://avatars.githubusercontent.com/u/260464972?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/MLD-web",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/MLD-web/cloudflare-docs",
          "created_at": "2026-03-02T04:41:49Z",
          "updated_at": "2026-03-02T04:41:49Z",
          "pushed_at": "2026-03-02T04:48:16Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1374616,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3ff29f0803e1f5d6506bf4a46e5a94d1207dfbe1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28692"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28692"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28692"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28692/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28692/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28692/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/590bda293f2ed47c9f751724c06cc993df0911b9"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28687",
      "id": 3340545022,
      "node_id": "PR_kwDOEXHXkM7HHKv-",
      "number": 28687,
      "state": "open",
      "locked": false,
      "title": "Clarify Agents SDK is LLM-agnostic",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All changes are committed. Here is a summary of what was done:\n\n---\n\n## Summary of changes\n\n### Problem\nThe Agents SDK documentation did not make it clear that it is AI provider and model agnostic. Users were confused into thinking the SDK was tied to Cloudflare's own AI services.\n\n### Changes across 3 files\n\n**`src/content/docs/agents/api-reference/using-ai-models.mdx`** (major rewrite)\n- Opens with a bold statement: \"The Agents SDK is **model and provider agnostic**\"\n- Added a clear comparison table showing 3 approaches: AI SDK (recommended), Workers AI binding, and BYO client library\n- **AI SDK section** now has individual examples for Workers AI, OpenAI (`gpt-4.1`), Anthropic (`claude-sonnet-4-20250514`), Google Gemini (`gemini-2.5-flash`), plus a list of 8+ other supported providers (Mistral, Bedrock, Azure, Groq, xAI, Cohere, Fireworks, DeepSeek)\n- Added a **\"Switching providers in AIChatAgent\"** section with tabbed examples showing 4 providers side-by-side\n- **\"Bring your own client library\"** section with examples using the native OpenAI SDK, Anthropic SDK, Google Gemini via OpenAI-compatible endpoint, and a generic \"any OpenAI-compatible endpoint\" example\n- Added a **\"Storing API keys\"** section explaining secrets and `.dev.vars`\n- All model names updated to recent models (late 2025/early 2026)\n\n**`src/content/docs/agents/concepts/calling-llms.mdx`** (targeted updates)\n- Added explicit provider-agnostic statement in the intro paragraph\n- \"Surviving disconnections\" example now uses OpenAI instead of Workers AI to show diversity\n- \"Multi-model pipelines\" example now demonstrates cross-provider usage (Workers AI for classification + Anthropic for generation) with explanatory comments\n\n**`src/content/docs/agents/index.mdx`** (landing page)\n- Get-started section now states the SDK is \"**model and provider agnostic**\" upfront\n- \"Think with any model\" bullet expanded to list more providers and mention BYO provider support\n\n### Validation\n- `npm run check`: 0 errors\n- `npm run lint`: clean\n- `npm run format:core:check`: clean\n\nCloses #28686\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22541737167)",
      "created_at": "2026-03-01T10:51:18Z",
      "updated_at": "2026-03-01T11:58:26Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "ea9af44de311f6007c53211080f69fdbbd93d035",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28686-20260301104502",
        "ref": "opencode/issue28686-20260301104502",
        "sha": "d0f4fd320d2fa3f9c076a1decf97e3dd1b59139b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3ff29f0803e1f5d6506bf4a46e5a94d1207dfbe1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28687"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28687"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28687"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28687/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28687/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28687/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d0f4fd320d2fa3f9c076a1decf97e3dd1b59139b"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28686
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28673",
      "id": 3337888516,
      "node_id": "PR_kwDOEXHXkM7G9CME",
      "number": 28673,
      "state": "open",
      "locked": false,
      "title": "[Cloudflare One] Add TCP SYN filtering guidance to order of enforcement",
      "user": {
        "login": "Encore-Encore",
        "id": 8922489,
        "node_id": "MDQ6VXNlcjg5MjI0ODk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8922489?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Encore-Encore",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n- Adds a new subsection \"Filter TCP SYN packets with Cloudflare Network Firewall\" below the \"Connection establishment\" section on the [order of enforcement](https://developers.cloudflare.com/cloudflare-one/traffic-policies/order-of-enforcement/#connection-establishment) page\n- Documents that Gateway sends TCP SYN packets to the origin server before evaluating policies, so Network/HTTP Block policies do not prevent the initial TCP SYN from reaching the destination\n- Explains how Enterprise customers can use Cloudflare Network Firewall rules (packet filtering) to block traffic at the packet level before Gateway's connection establishment step\n- Includes step-by-step instructions and a link to the packet filtering docs\n\n## Related tickets\n\n- Resolves [PCX-20932](https://jira.cfdata.org/browse/PCX-20932)\n- Reference: [ESCALATION-203](https://jira.cfdata.org/browse/ESCALATION-203)",
      "created_at": "2026-02-28T01:19:10Z",
      "updated_at": "2026-02-28T01:22:26Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "77094e028542b4302a18ada4d0e67ddc8ccf9cfe",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "Encore-Encore:pcx-20932-tcp-syn-filtering-docs",
        "ref": "pcx-20932-tcp-syn-filtering-docs",
        "sha": "cf5fc9039f474a887d04b86cbb2572d25e571a60",
        "user": {
          "login": "Encore-Encore",
          "id": 8922489,
          "node_id": "MDQ6VXNlcjg5MjI0ODk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8922489?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Encore-Encore",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 481069978,
          "node_id": "R_kgDOHKyLmg",
          "name": "cloudflare-docs",
          "full_name": "Encore-Encore/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "Encore-Encore",
            "id": 8922489,
            "node_id": "MDQ6VXNlcjg5MjI0ODk=",
            "avatar_url": "https://avatars.githubusercontent.com/u/8922489?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/Encore-Encore",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/Encore-Encore/cloudflare-docs",
          "created_at": "2022-04-13T04:29:18Z",
          "updated_at": "2022-04-13T01:41:58Z",
          "pushed_at": "2026-03-04T19:50:49Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1256962,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "eda635c89cb79311022ac8a4d42c343a01a44a2b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28673"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28673"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28673"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28673/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28673/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28673/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/cf5fc9039f474a887d04b86cbb2572d25e571a60"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28671",
      "id": 3337835653,
      "node_id": "PR_kwDOEXHXkM7G81SF",
      "number": 28671,
      "state": "open",
      "locked": false,
      "title": "Update payment methods.mdx",
      "user": {
        "login": "travisgahn",
        "id": 153237727,
        "node_id": "U_kgDOCSI43w",
        "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/travisgahn",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "updated payment methods\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-28T00:47:53Z",
      "updated_at": "2026-03-02T16:59:13Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f3930316ded09d7f8459b6d55f3a73a2b9309700",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 8626576654,
          "node_id": "LA_kwDOEXHXkM8AAAACAi8dDg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:billing",
          "name": "product:billing",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "travisgahn:patch-26",
        "ref": "patch-26",
        "sha": "3b9d0dd5c0bfc27273588f574b9ff38bdbc9902a",
        "user": {
          "login": "travisgahn",
          "id": 153237727,
          "node_id": "U_kgDOCSI43w",
          "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/travisgahn",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 728871067,
          "node_id": "R_kgDOK3Gwmw",
          "name": "cloudflare-docs",
          "full_name": "travisgahn/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "travisgahn",
            "id": 153237727,
            "node_id": "U_kgDOCSI43w",
            "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/travisgahn",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/travisgahn/cloudflare-docs",
          "created_at": "2023-12-07T22:00:52Z",
          "updated_at": "2023-12-13T17:23:41Z",
          "pushed_at": "2026-02-28T00:47:34Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1209010,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "eda635c89cb79311022ac8a4d42c343a01a44a2b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28671"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28671"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28671"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28671/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28671/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28671/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/3b9d0dd5c0bfc27273588f574b9ff38bdbc9902a"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28667",
      "id": 3337563042,
      "node_id": "PR_kwDOEXHXkM7G7yui",
      "number": 28667,
      "state": "open",
      "locked": false,
      "title": "Added nova-3 supported languages partial",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All changes are complete and validated. Here's a summary of what was done:\n\n### Changes made\n\n**1. New partial: `src/content/partials/workers-ai/nova-3-supported-languages.mdx`**\n- Contains the supported languages table with all 10 languages and their BCP-47 codes\n- Includes the introductory text about the multilingual Deepgram Nova-3 model\n- Includes the note about default `en-US` behavior and automatic language detection\n\n**2. Updated: `src/content/docs/realtime/realtimekit/ai/transcription.mdx`**\n- Added `import { Render } from \"~/components\"` \n- Replaced the old \"Supported languages\" content (which just linked to the nova-3 model page) with `<Render file=\"nova-3-supported-languages\" product=\"workers-ai\" />`\n\n**3. Updated: `src/pages/workers-ai/models/[name].astro`**\n- Imported the `Render` component\n- Added a `hasSupportedLanguages` flag (currently only `true` for `@cf/deepgram/nova-3`)\n- Added \"Supported languages\" to the table of contents headings (conditionally)\n- Added a new \"Supported languages\" section after the pricing aside, rendered via the shared partial\n\nBoth pages now share the same content through the partial, so future updates only need to happen in one place.\n\nCloses #28666\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22506158122)",
      "created_at": "2026-02-27T22:29:37Z",
      "updated_at": "2026-03-02T20:47:51Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 8424705055,
          "node_id": "LA_kwDOEXHXkM8AAAAB9ibMHw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:realtime",
          "name": "product:realtime",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28666-20260227222438",
        "ref": "opencode/issue28666-20260227222438",
        "sha": "ccc38e6e1566e9306e2c919b9736204bd780c407",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "eda635c89cb79311022ac8a4d42c343a01a44a2b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28667"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28667"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28667"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28667/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28667/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28667/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ccc38e6e1566e9306e2c919b9736204bd780c407"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "roerohan",
        "id": 42958812,
        "node_id": "MDQ6VXNlcjQyOTU4ODEy",
        "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/roerohan",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28666
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28659",
      "id": 3336879602,
      "node_id": "PR_kwDOEXHXkM7G5L3y",
      "number": 28659,
      "state": "open",
      "locked": false,
      "title": "Create 2026-02-01-recommendations-for-configuration.mdx",
      "user": {
        "login": "akumar0630",
        "id": 164444106,
        "node_id": "U_kgDOCc03yg",
        "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/akumar0630",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-27T18:39:54Z",
      "updated_at": "2026-02-27T19:05:58Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a27d9dbead7c8c245809b8ecd766a32e3db111af",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "akumar0630:patch-10",
        "ref": "patch-10",
        "sha": "950d6988f8d5a2d7179af5ca557562a76760b85f",
        "user": {
          "login": "akumar0630",
          "id": 164444106,
          "node_id": "U_kgDOCc03yg",
          "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/akumar0630",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 980235759,
          "node_id": "R_kgDOOm017w",
          "name": "cloudflare-docs",
          "full_name": "akumar0630/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "akumar0630",
            "id": 164444106,
            "node_id": "U_kgDOCc03yg",
            "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/akumar0630",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/akumar0630/cloudflare-docs",
          "created_at": "2025-05-08T19:45:53Z",
          "updated_at": "2025-09-12T00:31:36Z",
          "pushed_at": "2026-03-01T02:38:48Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1221565,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 20,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 20,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2a15121b2a14d1512cb93f7108f0cf74b4d544da",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28659"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28659"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28659"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28659/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28659/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28659/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/950d6988f8d5a2d7179af5ca557562a76760b85f"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28654",
      "id": 3336564346,
      "node_id": "PR_kwDOEXHXkM7G3-56",
      "number": 28654,
      "state": "open",
      "locked": false,
      "title": "add auth docs to agents",
      "user": {
        "login": "deathbyknowledge",
        "id": 37671466,
        "node_id": "MDQ6VXNlcjM3NjcxNDY2",
        "avatar_url": "https://avatars.githubusercontent.com/u/37671466?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deathbyknowledge",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-27T17:05:00Z",
      "updated_at": "2026-02-27T17:05:22Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "cb892ece615e0e3120783396b9b81ca8b4807b9f",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "deathbyknowledge:agents-auth",
        "ref": "agents-auth",
        "sha": "299b88d5164841b5a04d49a970ec31fb12a43f5c",
        "user": {
          "login": "deathbyknowledge",
          "id": 37671466,
          "node_id": "MDQ6VXNlcjM3NjcxNDY2",
          "avatar_url": "https://avatars.githubusercontent.com/u/37671466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deathbyknowledge",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 943197334,
          "node_id": "R_kgDOODgMlg",
          "name": "cloudflare-docs",
          "full_name": "deathbyknowledge/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "deathbyknowledge",
            "id": 37671466,
            "node_id": "MDQ6VXNlcjM3NjcxNDY2",
            "avatar_url": "https://avatars.githubusercontent.com/u/37671466?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/deathbyknowledge",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/deathbyknowledge/cloudflare-docs",
          "created_at": "2025-03-05T10:16:06Z",
          "updated_at": "2025-12-03T10:34:50Z",
          "pushed_at": "2026-03-01T01:43:56Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1186785,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 19,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 19,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "68f5a8c8f90c1f9c633746b8ac3e0edbf41c5b81",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28654"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28654"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28654"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28654/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28654/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28654/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/299b88d5164841b5a04d49a970ec31fb12a43f5c"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28650",
      "id": 3335869842,
      "node_id": "PR_kwDOEXHXkM7G1VWS",
      "number": 28650,
      "state": "open",
      "locked": false,
      "title": "[Cloudflare One] Improve clarity of packet filtering docs",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Fixes factual errors, defines jargon inline, and clarifies critical concepts across 13 pages in the Network Firewall packet filtering section. The goal is to reduce assumptions about reader expertise so these pages are accessible to readers who are not networking specialists.\n\n**Factual fixes:**\n- Duplicate `{account_id}` in `enable-managed-rulesets.mdx` API URL\n- FTP incorrectly listed as port 0 instead of port 21 in `minimal-ruleset.mdx` table\n- Broken `/web3/` link in `minimal-ruleset.mdx` — corrected to `/cloudflare-one/policies/gateway/`\n- Typo \"Selet\" → \"Select\" in `create-rate-limiting-policies.mdx`\n- Grammar fix \"written as using\" → \"written using\" in `form-expressions.mdx`\n- Grammar fix \"until is set\" → \"until it is set\" in `add-policies.mdx`\n- Removed unused `DashButton` imports from two files\n\n**Clarity improvements:**\n- Defined critical undefined terms inline where first used: root ruleset, stateful, positive security model, skip action, FWaaS, CIDR, ESP, GRE, HOPOPT, ephemeral ports, ingress/egress, rate limiting, SIP\n- Rewrote `magic-transit-egress.mdx` to explain what \"not stateful\" means, why it causes egress blocking, and added an example allow rule — this was the single most impactful missing definition\n- Rewrote the DDoS/firewall independence paragraph in `ruleset-logic.mdx` to eliminate a confusing double negative\n- Clarified rule evaluation order and skip action semantics in `add-policies.mdx`\n- Expanded `traffic-types.mdx` from a dense comma list to a scannable bullet list with inline explanations of each filterable field\n- Added health check blocking consequence in `ruleset-logic.mdx`\n- Added managed ruleset ID lookup guidance in `enable-managed-rulesets.mdx`\n- Promoted buried rule-ordering constraint from note to caution in `extended-ruleset.mdx`\n- Added IP range staleness warning for hardcoded Cloudflare IPs in `extended-ruleset.mdx`\n- Fixed `protocol-validation-rules.mdx` field reference link to match the canonical path\n- Added greenfield user path (\"start with minimal ruleset\") in `best-practices/index.mdx`",
      "created_at": "2026-02-27T14:01:40Z",
      "updated_at": "2026-03-04T18:44:39Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "99ee9f03b9d3a97629a04290d765ff0a853138dc",
      "assignees": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:eli5/packet-filtering-clarity",
        "ref": "eli5/packet-filtering-clarity",
        "sha": "0cf0cf007763af46f3950bf5ba30047904a76d61",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "fa32a20188e313c316bffb7d2bf1f78d159a9cc4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28650"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28650"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28650"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28650/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28650/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28650/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0cf0cf007763af46f3950bf5ba30047904a76d61"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28649",
      "id": 3335726813,
      "node_id": "PR_kwDOEXHXkM7G0ybd",
      "number": 28649,
      "state": "open",
      "locked": false,
      "title": "[Stream] Add sequence diagram and improve DCU + tus protocol clarity",
      "user": {
        "login": "ToriLindsay",
        "id": 179579238,
        "node_id": "U_kgDOCrQpZg",
        "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ToriLindsay",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Adds a sequence diagram to the \"Direct Creator Uploads with tus protocol\" section to illustrate the two-step flow between the end user, backend, and Cloudflare Stream. Also restructures the section with Step 1/Step 2 subheadings, adds a note explaining the Upload-Length file size requirement, and standardizes terminology (\"your backend\", \"one-time upload URL\") throughout.",
      "created_at": "2026-02-27T13:22:44Z",
      "updated_at": "2026-03-04T20:45:59Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "956bf7ef9637eb0bfc4b1f4bf9ec402b62bd64e0",
      "assignees": {
        "0": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "tsmith512",
          "id": 1486573,
          "node_id": "MDQ6VXNlcjE0ODY1NzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1486573?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/tsmith512",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "third774",
          "id": 8732191,
          "node_id": "MDQ6VXNlcjg3MzIxOTE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8732191?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/third774",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "third774",
          "id": 8732191,
          "node_id": "MDQ6VXNlcjg3MzIxOTE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8732191?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/third774",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392842431,
          "node_id": "MDU6TGFiZWwyMzkyODQyNDMx",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:stream",
          "name": "product:stream",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Stream product"
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:tori/use-case-worklow-defition-dcu-stream",
        "ref": "tori/use-case-worklow-defition-dcu-stream",
        "sha": "fe473b3c0e75c1647479eb160609278ae3b1293e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "af46f5dbc51cd63da0337f5b0fa886676fd649b4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28649"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28649"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28649"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28649/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28649/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28649/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fe473b3c0e75c1647479eb160609278ae3b1293e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "renandincer",
        "id": 1429100,
        "node_id": "MDQ6VXNlcjE0MjkxMDA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/renandincer",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28647",
      "id": 3335588842,
      "node_id": "PR_kwDOEXHXkM7G0Qvq",
      "number": 28647,
      "state": "open",
      "locked": false,
      "title": "Update tags.ts",
      "user": {
        "login": "joslyn-cf",
        "id": 133819699,
        "node_id": "U_kgDOB_ntMw",
        "avatar_url": "https://avatars.githubusercontent.com/u/133819699?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/joslyn-cf",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Updating tags allow-list.",
      "created_at": "2026-02-27T12:43:36Z",
      "updated_at": "2026-02-27T14:31:47Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "joslyn-cf:patch-13",
        "ref": "patch-13",
        "sha": "e3b9a9dd38a93d39d0b3de0e87041033a9c51c02",
        "user": {
          "login": "joslyn-cf",
          "id": 133819699,
          "node_id": "U_kgDOB_ntMw",
          "avatar_url": "https://avatars.githubusercontent.com/u/133819699?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joslyn-cf",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1133628742,
          "node_id": "R_kgDOQ5HNRg",
          "name": "cloudflare-docs",
          "full_name": "joslyn-cf/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "joslyn-cf",
            "id": 133819699,
            "node_id": "U_kgDOB_ntMw",
            "avatar_url": "https://avatars.githubusercontent.com/u/133819699?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/joslyn-cf",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/joslyn-cf/cloudflare-docs",
          "created_at": "2026-01-13T15:55:08Z",
          "updated_at": "2026-01-27T14:33:35Z",
          "pushed_at": "2026-03-02T13:27:54Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1372412,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "af46f5dbc51cd63da0337f5b0fa886676fd649b4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28647"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28647"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28647"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28647/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28647/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28647/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e3b9a9dd38a93d39d0b3de0e87041033a9c51c02"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28639",
      "id": 3333370969,
      "node_id": "PR_kwDOEXHXkM7GrzRZ",
      "number": 28639,
      "state": "open",
      "locked": false,
      "title": "[CF1 Ref Architecture] Update Secure access to SaaS applications",
      "user": {
        "login": "caley-b",
        "id": 202345202,
        "node_id": "U_kgDODA-K8g",
        "avatar_url": "https://avatars.githubusercontent.com/u/202345202?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/caley-b",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nTesting new skill for reviewing and updating the ref arch diagrams. It addresses 18 gaps identified since last review (2024-12-17). Key changes:\r\n\r\n- Add CASB, Shadow IT discovery, tenant control, and AI prompt protection\r\n- Expand Browser Isolation with data protection controls and logging\r\n- Detail DLP capabilities, Application Granular Controls, and Body Phase selector\r\n- Add egress policy enhancements (hostname/domain filtering)\r\n- Add reusable policies, user risk scoring, and forensic copy to Logpush\r\n- Fix ZNTA typo to ZTNA\r\n- Add related resources links (Zero Trust for SaaS design guide, CrowdStrike/SentinelOne ref archs, GenAI blog)\r\n- Update products frontmatter to include casb and dlp\r\n- Update reviewed date to 2026-02-26\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-26T23:29:57Z",
      "updated_at": "2026-03-04T22:36:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "6c47f34145c5fe7d3124fe88d1532e0f12d8ddac",
      "assignees": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5354198860,
          "node_id": "LA_kwDOEXHXkM8AAAABPyKXTA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:reference-architecture",
          "name": "product:reference-architecture",
          "color": "87B25E",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:ref-arch-review-sase-saas-apps",
        "ref": "ref-arch-review-sase-saas-apps",
        "sha": "2eb89eb50dacebb307b9f829788ee897fbafe461",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "87fb32fbf4ec10a99291e756fed6d718e374bb95",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28639"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28639"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28639"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28639/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28639/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28639/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2eb89eb50dacebb307b9f829788ee897fbafe461"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "securitypedant",
        "id": 11550089,
        "node_id": "MDQ6VXNlcjExNTUwMDg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/securitypedant",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28637",
      "id": 3333254339,
      "node_id": "PR_kwDOEXHXkM7GrWzD",
      "number": 28637,
      "state": "open",
      "locked": false,
      "title": "CC-7056: add containers registries credentials command reference",
      "user": {
        "login": "martinezjandrew",
        "id": 56596735,
        "node_id": "MDQ6VXNlcjU2NTk2NzM1",
        "avatar_url": "https://avatars.githubusercontent.com/u/56596735?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/martinezjandrew",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdd command reference for wrangler containers registries credentials - a command to generate temporary push/pull credentials for the Cloudflare managed registry.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [X] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-26T22:49:05Z",
      "updated_at": "2026-03-04T17:10:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "ccd3d5ec5a8548ac2dd6b9f283750f5318ed4903",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "martinezjandrew:add-registries-credentials-docs",
        "ref": "add-registries-credentials-docs",
        "sha": "85f7b2a22a866f2435ec4a51301bfe0a97f48856",
        "user": {
          "login": "martinezjandrew",
          "id": 56596735,
          "node_id": "MDQ6VXNlcjU2NTk2NzM1",
          "avatar_url": "https://avatars.githubusercontent.com/u/56596735?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/martinezjandrew",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1167990449,
          "node_id": "R_kgDORZ4esQ",
          "name": "cloudflare-docs",
          "full_name": "martinezjandrew/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "martinezjandrew",
            "id": 56596735,
            "node_id": "MDQ6VXNlcjU2NTk2NzM1",
            "avatar_url": "https://avatars.githubusercontent.com/u/56596735?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/martinezjandrew",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/martinezjandrew/cloudflare-docs",
          "created_at": "2026-02-26T22:41:02Z",
          "updated_at": "2026-02-26T22:41:02Z",
          "pushed_at": "2026-03-04T17:10:15Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1206280,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "87fb32fbf4ec10a99291e756fed6d718e374bb95",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28637"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28637"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28637"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28637/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28637/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28637/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/85f7b2a22a866f2435ec4a51301bfe0a97f48856"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28635",
      "id": 3333072300,
      "node_id": "PR_kwDOEXHXkM7GqqWs",
      "number": 28635,
      "state": "open",
      "locked": false,
      "title": "Clarify Pages static HTML build config",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n**Issue**: The \"Static HTML\" deployment guide (`/pages/framework-guides/deploy-anything/`) was missing critical information for users deploying static sites without a framework, causing confusion about required configuration fields.\n\n**Changes made** to `src/content/docs/pages/framework-guides/deploy-anything.mdx`:\n\n1. **Removed misleading \"(optional)\" label** from the Build command row in the configuration table. While the field is technically not required by the dashboard, the docs themselves recommend filling it in, and labeling it optional led users to skip it.\n\n2. **Added explicit Build command instructions** — a dedicated paragraph explaining to set the Build command to `exit 0`, with a note that it is recommended to access [Pages Functions](/pages/functions/) (now with a proper link instead of just mentioning the feature name).\n\n3. **Added Build output directory guidance** — a new paragraph with concrete examples: use `/` or `.` if HTML files are at the repository root, or provide the subdirectory path (`public/`, `dist/`, etc.). Previously the placeholder `<YOUR_BUILD_DIR>` was the only guidance, with no examples.\n\n4. **Added the missing \"Save and Deploy\" step** — the page now explicitly tells users to select **Save and Deploy** to begin deployment, matching the pattern used in other framework guides and the get-started flow.\n\nCloses #28437\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22462524700)",
      "created_at": "2026-02-26T21:49:48Z",
      "updated_at": "2026-02-26T22:04:48Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "aaac462a2955b10dab793a0848bb40bd9c2cdab8",
      "assignees": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28437-20260226214531",
        "ref": "opencode/issue28437-20260226214531",
        "sha": "77a87f41e9b7076c80b576ed61095e3766d73309",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "64dd6eddeca96de14ecf27a0334d6266e42f8924",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28635"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28635"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28635"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28635/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28635/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28635/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/77a87f41e9b7076c80b576ed61095e3766d73309"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28437
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28614",
      "id": 3330203726,
      "node_id": "PR_kwDOEXHXkM7GfuBO",
      "number": 28614,
      "state": "open",
      "locked": false,
      "title": "[Browser Rendering] Errors doc",
      "user": {
        "login": "ToriLindsay",
        "id": 179579238,
        "node_id": "U_kgDOCrQpZg",
        "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ToriLindsay",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "New errors doc for Browser Rendering",
      "created_at": "2026-02-26T10:22:05Z",
      "updated_at": "2026-03-04T14:40:25Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "8434496ed5f32331e2eb3fc9ed1e3154682702a7",
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5530965211,
          "node_id": "LA_kwDOEXHXkM8AAAABSavU2w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:browser-rendering",
          "name": "product:browser-rendering",
          "color": "71B860",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:tori/browser-rendering-error-codes",
        "ref": "tori/browser-rendering-error-codes",
        "sha": "dc16dae694e52c58ccf4c1e3ccd226e8317f9222",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2db648b3e0d376afa447cea84aacfe6575f22c67",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28614"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28614"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28614"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28614/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28614/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28614/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/dc16dae694e52c58ccf4c1e3ccd226e8317f9222"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28600",
      "id": 3327237514,
      "node_id": "PR_kwDOEXHXkM7GUZ2K",
      "number": 28600,
      "state": "open",
      "locked": false,
      "title": "[AI Gateway] Clarify Vertex AI authentication and BYOK usage",
      "user": {
        "login": "superhighfives",
        "id": 449385,
        "node_id": "MDQ6VXNlcjQ0OTM4NQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/449385?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/superhighfives",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\nAddresses customer feedback from Ploy.ai about confusion when setting up AI Gateway with Google Vertex AI.\n\n## Changes\n\n- **BYOK as recommended option**: Added clear step-by-step instructions for storing service account credentials via the dashboard, including the region dropdown\n- **Region configuration clarity**: Clarified that when using BYOK, the region is selected in the UI dropdown (no need to manually edit the JSON). The `region` key in JSON is only needed when passing credentials directly in the Authorization header\n- **Authentication headers**: Added `cf-aig-authorization` header to all examples for consistency with other provider docs\n- **Global endpoint warning**: Added a note recommending specific regional endpoints (like `us-central1`) instead of `global`, which has limited model support\n- **Troubleshooting section**: Added guidance for resolving 401 UNAUTHENTICATED errors\n\n## Customer Feedback Summary\n\n1. Docs said to manually add `region` key to service account JSON, but UI now has a region dropdown - unclear which to use\n2. Using `locations/global` endpoint resulted in 401 errors\n3. BYOK + Vertex AI flow wasn't clearly documented\n4. Examples were missing `cf-aig-authorization` header\n\n## Testing\n\n- [x] `npm run check` passes (pre-existing unrelated error)\n- [x] No MDX syntax issues\n- [x] All code blocks have valid language identifiers",
      "created_at": "2026-02-25T19:02:32Z",
      "updated_at": "2026-03-04T16:38:01Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1592401bb04228908f7f4e8e570c667745548758",
      "assignees": {
        "0": {
          "login": "zeke",
          "id": 2289,
          "node_id": "MDQ6VXNlcjIyODk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/zeke",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "bfirsh",
          "id": 40906,
          "node_id": "MDQ6VXNlcjQwOTA2",
          "avatar_url": "https://avatars.githubusercontent.com/u/40906?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/bfirsh",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "thebongy",
          "id": 7080652,
          "node_id": "MDQ6VXNlcjcwODA2NTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7080652?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thebongy",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "abhishekkankani",
          "id": 13488249,
          "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
          "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abhishekkankani",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "corywilkerson",
          "id": 121626,
          "node_id": "MDQ6VXNlcjEyMTYyNg==",
          "avatar_url": "https://avatars.githubusercontent.com/u/121626?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/corywilkerson",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "thebongy",
          "id": 7080652,
          "node_id": "MDQ6VXNlcjcwODA2NTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7080652?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thebongy",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "abhishekkankani",
          "id": 13488249,
          "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
          "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abhishekkankani",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6014425235,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYkw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-gateway",
          "name": "product:ai-gateway",
          "color": "DFF218",
          "default": false,
          "description": "AI Gateway: https://developers.cloudflare.com/ai-gateway/"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "superhighfives:docs/ai-gateway-vertex-auth-clarification",
        "ref": "docs/ai-gateway-vertex-auth-clarification",
        "sha": "002246bb96271c1482b8c6a77565f5b1eb913979",
        "user": {
          "login": "superhighfives",
          "id": 449385,
          "node_id": "MDQ6VXNlcjQ0OTM4NQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/449385?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/superhighfives",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1146341726,
          "node_id": "R_kgDORFPJXg",
          "name": "cloudflare-docs",
          "full_name": "superhighfives/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "superhighfives",
            "id": 449385,
            "node_id": "MDQ6VXNlcjQ0OTM4NQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/449385?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/superhighfives",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/superhighfives/cloudflare-docs",
          "created_at": "2026-01-31T00:12:28Z",
          "updated_at": "2026-01-31T00:12:28Z",
          "pushed_at": "2026-02-26T20:10:52Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371226,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "4be3dea8b5acf0badd19168487037601ff41361b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28600"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28600"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28600"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28600/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28600/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28600/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/002246bb96271c1482b8c6a77565f5b1eb913979"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "abhishekkankani",
        "id": 13488249,
        "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
        "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abhishekkankani",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28597",
      "id": 3326988815,
      "node_id": "PR_kwDOEXHXkM7GTdIP",
      "number": 28597,
      "state": "open",
      "locked": false,
      "title": "[wrangler] Add tunnel commands documentation",
      "user": {
        "login": "nikitacano",
        "id": 48366124,
        "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
        "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nikitacano",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\nAdds documentation for the new `wrangler tunnel` commands (experimental) to the Wrangler commands reference page.\n\n- Adds a new partial at `src/content/partials/workers/wrangler-commands/tunnel.mdx` documenting all 6 tunnel subcommands: `create`, `delete`, `info`, `list`, `run`, and `quick-start`\n- Adds the `tunnel` section to `commands.mdx` TOC and body, grouped with other product/feature commands (after `queues`, before `login`)\n\nCompanion to https://github.com/cloudflare/workers-sdk/pull/12492\n\n## Notes\n\n- All commands are marked as **experimental**\n- Authentication info is in a `:::note` block (not a heading) to avoid polluting the sidebar nav\n- Follows the same manual docs pattern as `containers` (using `AnchorHeading` components)\n- The wrangler PR has not merged yet, so no minimum version is specified in the experimental note",
      "created_at": "2026-02-25T18:04:23Z",
      "updated_at": "2026-02-27T14:54:41Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0f0bee14abba716d72c40ef43a1b25e95bc145e7",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:ncano/wrangler-tunnel-commands",
        "ref": "ncano/wrangler-tunnel-commands",
        "sha": "fd0ab89cfe4d57b25742028a1f5d9678701b6c38",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ede59f492d55938c7c0fe5b41fd23c65827c27d8",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28597"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28597"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28597"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28597/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28597/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28597/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fd0ab89cfe4d57b25742028a1f5d9678701b6c38"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28594",
      "id": 3326631752,
      "node_id": "PR_kwDOEXHXkM7GSF9I",
      "number": 28594,
      "state": "open",
      "locked": false,
      "title": "[Support] Add 3rd-party load balancers troubleshooting",
      "user": {
        "login": "RebeccaTamachiro",
        "id": 62246989,
        "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RebeccaTamachiro",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nPCX-20895\r\nFollow up to #27554 ",
      "created_at": "2026-02-25T16:41:00Z",
      "updated_at": "2026-02-27T16:21:08Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "32c7c6d84ad764c7c88757395018b07cb4260c30",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5619971748,
          "node_id": "LA_kwDOEXHXkM8AAAABTvn2pA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:support",
          "name": "product:support",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:rebecca/support-3rd-party-lb",
        "ref": "rebecca/support-3rd-party-lb",
        "sha": "71147a7bf123dbbf4d72acbbf78c52cd38e3c968",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "cd948695f6747cffa04040528ccaf1d6571fa4ce",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28594"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28594"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28594"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28594/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28594/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28594/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/71147a7bf123dbbf4d72acbbf78c52cd38e3c968"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28588",
      "id": 3325869059,
      "node_id": "PR_kwDOEXHXkM7GPLwD",
      "number": 28588,
      "state": "open",
      "locked": false,
      "title": "Update Cache API subrequest limit for Workers Paid plan",
      "user": {
        "login": "isaac-mcfadyen",
        "id": 6243993,
        "node_id": "MDQ6VXNlcjYyNDM5OTM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6243993?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/isaac-mcfadyen",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nWorkers recently raised the subrequest limits to 10k (configurable to 10M on paid plans), as can be seen [here](https://developers.cloudflare.com/workers/platform/limits/#subrequests).\r\n\r\nThis was updated in the docs but [the table](https://developers.cloudflare.com/workers/platform/limits/#cache-api-limits) for Cache API limits (listed as sharing the same limit) was not updated. This PR updates that table.\r\n\r\nAlternatively, it might be better to just remove it from the table and refer people to the normal subrequest limit table to avoid duplication and accidental missing of updates like what happened here.\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [X] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-25T13:52:10Z",
      "updated_at": "2026-02-27T10:02:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "9a0e92f950f9abfb9b0d766d14e056348d7be3e6",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "isaac-mcfadyen:patch-18",
        "ref": "patch-18",
        "sha": "b054f203d13995ec27ceb09fcbde4087e55b274e",
        "user": {
          "login": "isaac-mcfadyen",
          "id": 6243993,
          "node_id": "MDQ6VXNlcjYyNDM5OTM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6243993?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/isaac-mcfadyen",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 436350518,
          "node_id": "R_kgDOGgIuNg",
          "name": "cloudflare-docs",
          "full_name": "isaac-mcfadyen/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "isaac-mcfadyen",
            "id": 6243993,
            "node_id": "MDQ6VXNlcjYyNDM5OTM=",
            "avatar_url": "https://avatars.githubusercontent.com/u/6243993?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/isaac-mcfadyen",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/isaac-mcfadyen/cloudflare-docs",
          "created_at": "2021-12-08T18:23:30Z",
          "updated_at": "2022-05-20T12:52:45Z",
          "pushed_at": "2026-02-25T13:49:03Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1212866,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "92ad971a0fb3c0d1bae6ef5d2b3debb4743145d9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28588"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28588"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28588"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28588/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28588/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28588/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b054f203d13995ec27ceb09fcbde4087e55b274e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28584",
      "id": 3325325655,
      "node_id": "PR_kwDOEXHXkM7GNHFX",
      "number": 28584,
      "state": "open",
      "locked": false,
      "title": "Add OCR documentation reference in DLP section",
      "user": {
        "login": "Vortexmind",
        "id": 998991,
        "node_id": "MDQ6VXNlcjk5ODk5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/998991?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Vortexmind",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Added reference to OCR documentation for supported image formats.\r\n",
      "created_at": "2026-02-25T11:45:52Z",
      "updated_at": "2026-02-25T11:46:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a0d5f3428a297de18b62189b131db40e19be2906",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "Vortexmind:patch-13",
        "ref": "patch-13",
        "sha": "10f1b3efb05c472ed9cbf55526875aa5bf5568b5",
        "user": {
          "login": "Vortexmind",
          "id": 998991,
          "node_id": "MDQ6VXNlcjk5ODk5MQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/998991?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Vortexmind",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 326755534,
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjY3NTU1MzQ=",
          "name": "cloudflare-docs",
          "full_name": "Vortexmind/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "Vortexmind",
            "id": 998991,
            "node_id": "MDQ6VXNlcjk5ODk5MQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/998991?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/Vortexmind",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/Vortexmind/cloudflare-docs",
          "created_at": "2021-01-04T17:16:19Z",
          "updated_at": "2025-12-26T17:55:47Z",
          "pushed_at": "2026-02-25T11:45:40Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1204926,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5d1cc6dc573885967a6c8121366e501030b5f63e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28584"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28584"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28584"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28584/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28584/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28584/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/10f1b3efb05c472ed9cbf55526875aa5bf5568b5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28576",
      "id": 3323252168,
      "node_id": "PR_kwDOEXHXkM7GFM3I",
      "number": 28576,
      "state": "open",
      "locked": false,
      "title": "Add zone-level configuration and subdomain trigger guidance to GTG docs",
      "user": {
        "login": "kathayl",
        "id": 153706637,
        "node_id": "U_kgDOCSlgjQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kathayl",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-25T01:04:08Z",
      "updated_at": "2026-02-27T17:47:53Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "54a74c223189a78c88e0592aa611ceafcef2e7a0",
      "assignees": {
        "0": {
          "login": "simonabadoiu",
          "id": 1610123,
          "node_id": "MDQ6VXNlcjE2MTAxMjM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1610123?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/simonabadoiu",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonnyparris",
          "id": 6400000,
          "node_id": "MDQ6VXNlcjY0MDAwMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6400000?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonnyparris",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "simonabadoiu",
          "id": 1610123,
          "node_id": "MDQ6VXNlcjE2MTAxMjM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1610123?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/simonabadoiu",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonnyparris",
          "id": 6400000,
          "node_id": "MDQ6VXNlcjY0MDAwMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6400000?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonnyparris",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 8550869415,
          "node_id": "LA_kwDOEXHXkM8AAAAB_avppw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:google-tag-gateway",
          "name": "product:google-tag-gateway",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:gtg-zone-level-docs",
        "ref": "gtg-zone-level-docs",
        "sha": "85285c747b792d8ced9af48f333e8c24830276b2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3f4c1addfe43c9dc8e69a303d0159b84e402d9c0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28576"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28576"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28576"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28576/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28576/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28576/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/85285c747b792d8ced9af48f333e8c24830276b2"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "jonnyparris",
        "id": 6400000,
        "node_id": "MDQ6VXNlcjY0MDAwMDA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6400000?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jonnyparris",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28573",
      "id": 3323034795,
      "node_id": "PR_kwDOEXHXkM7GEXyr",
      "number": 28573,
      "state": "open",
      "locked": false,
      "title": "justinw/PCX-20112 Update entra.mdx",
      "user": {
        "login": "justincadburywong",
        "id": 17437771,
        "node_id": "MDQ6VXNlcjE3NDM3Nzcx",
        "avatar_url": "https://avatars.githubusercontent.com/u/17437771?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/justincadburywong",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdds a Caution box warning against blank Entra ID Roles.\r\nInternal References: PCX-20112, CUSTESC-55169\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-02-24T23:36:14Z",
      "updated_at": "2026-02-24T23:36:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "32817a1af3ebbba3cc4e6fcc0768b0bb86157dfa",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "justincadburywong:patch-11",
        "ref": "patch-11",
        "sha": "013a3d0251b704745ab9ffd2d58734d7dbbe00a4",
        "user": {
          "login": "justincadburywong",
          "id": 17437771,
          "node_id": "MDQ6VXNlcjE3NDM3Nzcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/17437771?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/justincadburywong",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 421611092,
          "node_id": "R_kgDOGSFGVA",
          "name": "cloudflare-docs",
          "full_name": "justincadburywong/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "justincadburywong",
            "id": 17437771,
            "node_id": "MDQ6VXNlcjE3NDM3Nzcx",
            "avatar_url": "https://avatars.githubusercontent.com/u/17437771?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/justincadburywong",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/justincadburywong/cloudflare-docs",
          "created_at": "2021-10-26T23:14:12Z",
          "updated_at": "2021-10-26T23:14:13Z",
          "pushed_at": "2026-02-24T23:34:48Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1211891,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3f4c1addfe43c9dc8e69a303d0159b84e402d9c0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28573"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28573"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28573"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28573/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28573/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28573/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/013a3d0251b704745ab9ffd2d58734d7dbbe00a4"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28572",
      "id": 3322839010,
      "node_id": "PR_kwDOEXHXkM7GDn_i",
      "number": 28572,
      "state": "open",
      "locked": false,
      "title": "docs: Add Nic.cl DNSSEC instructions link",
      "user": {
        "login": "AlvaroParker",
        "id": 64918109,
        "node_id": "MDQ6VXNlcjY0OTE4MTA5",
        "avatar_url": "https://avatars.githubusercontent.com/u/64918109?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/AlvaroParker",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdds a link to Nic.cl's official documentation for configuring DNSSEC\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-24T22:16:51Z",
      "updated_at": "2026-02-24T22:17:04Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "73d3fce7811332193937b79537b36ffdd2c14fc5",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "AlvaroParker:add-provider",
        "ref": "add-provider",
        "sha": "f763e7c8e2cf52c66369f20ad55f9e3d7137d8f6",
        "user": {
          "login": "AlvaroParker",
          "id": 64918109,
          "node_id": "MDQ6VXNlcjY0OTE4MTA5",
          "avatar_url": "https://avatars.githubusercontent.com/u/64918109?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/AlvaroParker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1166104679,
          "node_id": "R_kgDORYFYZw",
          "name": "cloudflare-docs",
          "full_name": "AlvaroParker/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "AlvaroParker",
            "id": 64918109,
            "node_id": "MDQ6VXNlcjY0OTE4MTA5",
            "avatar_url": "https://avatars.githubusercontent.com/u/64918109?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/AlvaroParker",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/AlvaroParker/cloudflare-docs",
          "created_at": "2026-02-24T22:05:39Z",
          "updated_at": "2026-02-24T22:05:39Z",
          "pushed_at": "2026-02-24T22:15:56Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1373627,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "4fb04d3bec9d07fefb5aded1d725a37ecedff3f1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28572"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28572"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28572"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28572/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28572/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28572/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f763e7c8e2cf52c66369f20ad55f9e3d7137d8f6"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28561",
      "id": 3321549786,
      "node_id": "PR_kwDOEXHXkM7F-tPa",
      "number": 28561,
      "state": "open",
      "locked": false,
      "title": "[WFP] Document how to build platform with dynamic Workers",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Explain how to build a platform using dynamic workers. \r\n\r\nThese docs show you how to implement:\r\n\r\n- Uploading and executing user Workers\r\n- Storing and serving static assets\r\n- Attaching bindings to user code\r\n- Versioning and preview URLs\r\n- Observability and logging",
      "created_at": "2026-02-24T16:19:57Z",
      "updated_at": "2026-02-24T16:43:04Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "fc2dc29d4847a0aae7ef6ba0c334d2efa722e2da",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:docs/workers-for-platforms-dynamic-workers",
        "ref": "docs/workers-for-platforms-dynamic-workers",
        "sha": "0dc3f44ef57c44ac0879ada5772e7e493329fc3c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3e8a3839b663ceaccf3b9910a4c62d31511e15a4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28561"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28561"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28561"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28561/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28561/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28561/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0dc3f44ef57c44ac0879ada5772e7e493329fc3c"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28551",
      "id": 3320102361,
      "node_id": "PR_kwDOEXHXkM7F5L3Z",
      "number": 28551,
      "state": "open",
      "locked": false,
      "title": "[Radar] Mention new Botnet Statistics and PQ endpoints",
      "user": {
        "login": "devandrepascoa",
        "id": 10800929,
        "node_id": "MDQ6VXNlcjEwODAwOTI5",
        "avatar_url": "https://avatars.githubusercontent.com/u/10800929?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/devandrepascoa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<img width=\"742\" height=\"627\" alt=\"image\" src=\"https://github.com/user-attachments/assets/0738e11c-c058-47ec-9e5d-4ab01f94b96e\" />\r\n<img width=\"766\" height=\"500\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ed6228db-74c7-457e-9759-5c51537902bc\" />\r\n<img width=\"751\" height=\"324\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2afbb87d-1108-498a-96ef-a44cea4222b0\" />\r\n<img width=\"756\" height=\"213\" alt=\"image\" src=\"https://github.com/user-attachments/assets/e562f02e-7104-4c97-85b4-12c3cfd09787\" />\r\n\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-02-24T10:57:06Z",
      "updated_at": "2026-02-25T14:34:42Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "andre-j3sus",
          "id": 74548852,
          "node_id": "MDQ6VXNlcjc0NTQ4ODUy",
          "avatar_url": "https://avatars.githubusercontent.com/u/74548852?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/andre-j3sus",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5619824842,
          "node_id": "LA_kwDOEXHXkM8AAAABTve4yg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:radar",
          "name": "product:radar",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "devandrepascoa:RADAR-6589",
        "ref": "RADAR-6589",
        "sha": "1c4305c42e534f8b69da9eee7d35fe075e3383d3",
        "user": {
          "login": "devandrepascoa",
          "id": 10800929,
          "node_id": "MDQ6VXNlcjEwODAwOTI5",
          "avatar_url": "https://avatars.githubusercontent.com/u/10800929?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/devandrepascoa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1032927742,
          "node_id": "R_kgDOPZE5_g",
          "name": "cloudflare-docs",
          "full_name": "devandrepascoa/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "devandrepascoa",
            "id": 10800929,
            "node_id": "MDQ6VXNlcjEwODAwOTI5",
            "avatar_url": "https://avatars.githubusercontent.com/u/10800929?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/devandrepascoa",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/devandrepascoa/cloudflare-docs",
          "created_at": "2025-08-06T03:45:20Z",
          "updated_at": "2026-02-24T10:53:40Z",
          "pushed_at": "2026-03-01T01:50:38Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1220566,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 7,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 7,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "37b26310bc932ea82e4602121440d481edad37e2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28551"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28551"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28551"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28551/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28551/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28551/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1c4305c42e534f8b69da9eee7d35fe075e3383d3"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "andre-j3sus",
        "id": 74548852,
        "node_id": "MDQ6VXNlcjc0NTQ4ODUy",
        "avatar_url": "https://avatars.githubusercontent.com/u/74548852?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/andre-j3sus",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28547",
      "id": 3318856309,
      "node_id": "PR_kwDOEXHXkM7F0bp1",
      "number": 28547,
      "state": "open",
      "locked": false,
      "title": "feat: Replace mermaid.js with beautiful-mermaid for build-time diagram rendering",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\r\n\r\nReplaces the client-side mermaid.js rendering pipeline with build-time SVG rendering using [beautiful-mermaid](https://github.com/lukilabs/beautiful-mermaid) ([live demo](https://agents.craft.do/mermaid)). Diagrams are now rendered to inline SVG at build time by the rehype plugin, eliminating FOUC (flash of unstyled content) and reducing client-side JavaScript.\r\n\r\n## Before / After\r\n\r\n<img width=\"754\" height=\"333\" alt=\"Screenshot 2026-02-23 at 9 39 40 PM\" src=\"https://github.com/user-attachments/assets/5d64b9c4-0941-4b76-beff-dab7d35a3b14\" />\r\n<img width=\"671\" height=\"253\" alt=\"Screenshot 2026-02-23 at 9 39 26 PM\" src=\"https://github.com/user-attachments/assets/08e5de98-1345-4953-8516-9e6af929c552\" />\r\n\r\n## What changed\r\n\r\n### Rehype plugin (`src/plugins/rehype/mermaid.ts`) — complete rewrite\r\n\r\nThe plugin now calls `renderMermaidSVG()` from `beautiful-mermaid` at build time for all `` ```mermaid `` code fences (~161 diagrams). Key design decisions:\r\n\r\n- **CSS custom properties for theme switching**: Instead of baking in color values, the SVG references `var(--mermaid-bg)`, `var(--mermaid-fg)`, etc. Since the SVG is inline in the page HTML, CSS variable resolution happens in the browser via the cascade. Theme switching works by changing CSS custom properties on `.mermaid-container` — no JavaScript re-rendering needed.\r\n\r\n- **Proper HAST parsing**: Uses `hast-util-from-html` to parse the SVG string into proper HAST nodes (the `type: \"raw\"` approach is unreliable in Astro's MDX pipeline).\r\n\r\n- **SVG post-processing**: Strips the Google Fonts `@import` (unnecessary since the page already loads Inter), injects `<title>` and `<desc>` elements from `accTitle`/`accDescr` for accessibility, and adds `role=\"img\"` with `aria-labelledby`.\r\n\r\n- **Graceful error handling**: If a diagram fails to render (invalid syntax, unsupported features), the plugin logs a warning and preserves the raw diagram text in a visible error state — the build never breaks.\r\n\r\n- **Original text preservation**: Stores the original mermaid source as a `data-diagram` attribute on the container for export pipelines (e.g., LLM markdown export).\r\n\r\n- **Diagram normalization**: Strips trailing semicolons from diagram headers (e.g., `flowchart TD;` → `flowchart TD`) for compatibility with 4 legacy diagrams.\r\n\r\n### Client script (`src/scripts/mermaid.ts`) — rewritten as slim fallback\r\n\r\nThe client script now only handles ~9 legacy `<pre class=\"mermaid\">` blocks that use JSX template expressions (which are evaluated at component render time, after the rehype plugin has already run). Key improvements:\r\n\r\n- **Dynamic import**: Uses `import(\"beautiful-mermaid\")` so the library is only fetched on the few pages that actually have legacy blocks, not on every page.\r\n- **Same library**: Uses `beautiful-mermaid` (not the old `mermaid` package) for consistent rendering between build-time and client-side paths.\r\n- **Theme switching**: Observes `data-theme` changes and re-renders with the correct Cloudflare-branded color palette.\r\n\r\n### CSS (`src/styles/mermaid.css`) — updated for dual rendering\r\n\r\n- Added `--mermaid-*` CSS custom properties with Cloudflare-branded light/dark variants\r\n- Added `.mermaid-diagram` styles for build-time rendered SVGs\r\n- Added `.mermaid-error` styles for failed diagram fallbacks\r\n- Preserved all annotation footer styles\r\n- Kept `pre.mermaid` styles for the client-side fallback path\r\n\r\n### Dependencies\r\n\r\n- **Added**: `beautiful-mermaid` (MIT — build-time only for most pages)\r\n- **Added**: `hast-util-from-html` (for parsing SVG strings into proper HAST nodes)\r\n- **Removed**: `mermaid` v11.12.0\r\n\r\n### Tests (`src/plugins/rehype/index.node.test.ts`)\r\n\r\nUpdated from 2 basic tests to 7 comprehensive tests covering:\r\n- Successful SVG rendering from code fences\r\n- `accTitle` extraction into annotation footer and SVG `<title>`\r\n- No annotation footer without `accTitle`\r\n- Graceful error fallback for invalid syntax\r\n- CSS variable references in SVG output\r\n- Original diagram text stored as data attribute\r\n- Existing \"ignores non-mermaid code\" test preserved\r\n\r\n## Diagram audit\r\n\r\nAudited all 170 mermaid diagrams across the docs:\r\n\r\n| Type | Count | beautiful-mermaid support |\r\n|------|-------|--------------------------|\r\n| `flowchart` / `graph` | 151 | ✅ |\r\n| `sequenceDiagram` | 17 | ✅ |\r\n| `stateDiagram-v2` | 1 | ✅ |\r\n| `@{ shape: }` v11 syntax | 4 | ✅ (tested) |\r\n| Trailing semicolons (`TD;`) | 4 | ✅ (normalized) |\r\n\r\n**Zero unsupported diagram types found.** No pie, gantt, journey, mindmap, or other unsupported types exist in the docs.\r\n\r\n## Performance impact\r\n\r\n| Metric | Before | After |\r\n|--------|--------|-------|\r\n| Client JS (every page) | mermaid loaded globally via Head.astro | 0 (no JS for build-time diagrams) |\r\n| Client JS (legacy pages) | same | beautiful-mermaid via dynamic import (~9 pages only) |\r\n| FOUC | Yes (`visibility: hidden` hack) | No (SVG in initial HTML) |\r\n| Theme switch | Full re-render via MutationObserver | CSS cascade (no JS) |\r\n| Build time | Minimal (no diagram processing) | +~2-5s (renders 161 SVGs) |\r\n\r\n## How theme switching works\r\n\r\n```\r\n┌─────────────────────────────────────────────────┐\r\n│ .mermaid-container                              │\r\n│   --mermaid-bg: #ffffff  (light)                │\r\n│   --mermaid-fg: #1d1d1d  (light)               │\r\n│   --mermaid-accent: #f6821f                     │\r\n│                                                 │\r\n│   ┌─────────────────────────────────────────┐   │\r\n│   │ <svg style=\"--bg:var(--mermaid-bg);     │   │\r\n│   │              --fg:var(--mermaid-fg)\">    │   │\r\n│   │   <style>                               │   │\r\n│   │     --_text: var(--fg);                  │   │\r\n│   │     --_node-fill: color-mix(in srgb,    │   │\r\n│   │       var(--fg) 3%, var(--bg));          │   │\r\n│   │   </style>                              │   │\r\n│   │   ... diagram elements ...              │   │\r\n│   └─────────────────────────────────────────┘   │\r\n│                                                 │\r\n│   :root[data-theme=\"dark\"] .mermaid-container   │\r\n│     --mermaid-bg: #1d1d1d  (dark)              │\r\n│     --mermaid-fg: #f2f2f2  (dark)              │\r\n└─────────────────────────────────────────────────┘\r\n```\r\n\r\nWhen Starlight toggles `data-theme`, the CSS custom properties update via the cascade, and `color-mix()` in the SVG's `<style>` block automatically derives all element colors — no JavaScript involved.\r\n\r\n## Validation\r\n\r\n- [x] `npm run check` — 0 errors, 0 warnings\r\n- [x] `npm run lint` — clean\r\n- [x] `npm run format:core:check` — clean\r\n- [x] `npm run test` — 36/36 tests pass (Worker test failure is pre-existing, unrelated)\r\n- [ ] `npm run build` — needs full local build verification\r\n\r\n## Known limitations\r\n\r\n1. **Legacy `<pre class=\"mermaid\">` blocks**: The ~9 blocks using JSX template expressions (`${props.productName}`) cannot be rendered at build time. They use the client-side fallback. A follow-up PR could create a `<Mermaid>` Astro component to handle these server-side.\r\n\r\n2. **Client-side theme switching for legacy blocks**: Unlike build-time diagrams (which use CSS variables), client-side rendered diagrams bake in color values and require re-rendering on theme change. This is functionally equivalent to the old behavior.\r\n\r\n## Files changed\r\n\r\n| File | Change |\r\n|------|--------|\r\n| `package.json` | +beautiful-mermaid, +hast-util-from-html, -mermaid |\r\n| `src/plugins/rehype/mermaid.ts` | Complete rewrite: build-time SVG rendering |\r\n| `src/scripts/mermaid.ts` | Rewritten as slim fallback with dynamic import |\r\n| `src/styles/mermaid.css` | Added theme variables, new selectors, error styles |\r\n| `src/plugins/rehype/index.node.test.ts` | 2 → 7 tests, covering SVG rendering |\r\n| `src/scripts/MERMAID.md` | Updated architecture docs |",
      "created_at": "2026-02-24T05:02:17Z",
      "updated_at": "2026-02-24T15:20:26Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "892bca64ada4dc93836d161db6b276d2c01cbf50",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:feat/mermaid-diagrams",
        "ref": "feat/mermaid-diagrams",
        "sha": "f4cd22fd0062f9d6c17f1230aa3afbfdcc5c9eb0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "78fbeb7e556923ce66d48e6d80050232985282cf",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28547"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28547"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28547"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28547/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28547/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28547/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f4cd22fd0062f9d6c17f1230aa3afbfdcc5c9eb0"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28543",
      "id": 3318252183,
      "node_id": "PR_kwDOEXHXkM7FyIKX",
      "number": 28543,
      "state": "open",
      "locked": false,
      "title": "Adds docs for container rollout none option",
      "user": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdded a new option to skip container rollout in Wrangler - https://github.com/cloudflare/workers-sdk/pull/12656 - Adds docs for this.\r\n",
      "created_at": "2026-02-24T00:28:51Z",
      "updated_at": "2026-02-25T03:09:46Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "3": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:nomitch/container-rollout",
        "ref": "nomitch/container-rollout",
        "sha": "52d5d5c274aeda8e13882c8c076eaddbbdca9d33",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "f485d65535ee13cdfa97dbfbaf4b7f9933d06513",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28543"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28543"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28543"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28543/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28543/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28543/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/52d5d5c274aeda8e13882c8c076eaddbbdca9d33"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "th0m",
        "id": 1528037,
        "node_id": "MDQ6VXNlcjE1MjgwMzc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/th0m",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28541",
      "id": 3318158443,
      "node_id": "PR_kwDOEXHXkM7FxxRr",
      "number": 28541,
      "state": "open",
      "locked": false,
      "title": "[Workers] Split cohort-based deployments and version overrides into standalone pages",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\nRestructures the gradual deployments documentation by extracting two large sections into their own dedicated pages, and refocuses the parent page on core concepts.\n\n## Changes\n\n### New pages created\n\n- **`cohort-based-deployments.mdx`** — standalone page for cohort-based deployments (previously an H2 section inside `gradual-deployments.mdx`). Contains all the original content: how cohort routing works, creating a cohort-based deployment via API, setting the cohort header, Transform Rules example, authenticated cohort assignment with TypeScript example, routing behavior details, naming rules, deployment limits, service bindings caveat, Durable Objects caveat, and error handling.\n\n- **`version-overrides.mdx`** — standalone page for version overrides (previously an H2 section inside `gradual-deployments.mdx`). Contains all the original content: header format, dictionary structured header spec, when overrides apply, verification note, and the 0%-deployment testing example. Adds an explicit mention of Logpush as an observability option alongside the version metadata binding.\n\n### Restructured `gradual-deployments.mdx`\n\n**Before:** A 500+ line page that mixed core gradual deployment concepts with the full cohort-based deployments reference, the full version overrides reference, and a step-by-step tutorial — all at the same level.\n\n**After:** The page is reorganized into a clearer flow:\n1. **Intro** — what gradual deployments are, with bullet points that now cross-link to the new cohort-based deployments and version overrides pages.\n2. **How it works** — new short section explaining the percentage-based routing model and linking to version affinity.\n3. **Version affinity** — unchanged.\n4. **Gradual deployments with static assets** — moved up from its previous position (was buried after the tutorial).\n5. **Gradual deployments for Durable Objects** — unchanged.\n6. **Observability** — unchanged.\n7. **Limits** — unchanged.\n8. **Get started** — the Wrangler + Dashboard tutorial moved to the bottom of the page so conceptual content comes first. Internal anchor links updated to match new heading positions.\n\n### Link updates\n\n- **`previews.mdx`**: version overrides link updated from `gradual-deployments/#version-overrides` → `version-overrides/`.\n- **`workers.yaml`** (release notes): same version overrides link update.\n- **`gradual-deployments.mdx`**: internal `#version-overrides` reference changed to cross-link to the new page. Self-referential full-path anchors simplified to relative `#anchors`.\n- Removed unused `TypeScriptExample` import from `gradual-deployments.mdx` (the TypeScript example moved to the cohort page).\n- Fixed minor typo: \"in to access\" → \"to access\" in the runtime binding section.",
      "created_at": "2026-02-23T23:50:33Z",
      "updated_at": "2026-02-24T00:50:38Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7007d6beaf9818de4f02148174ba9a272c5cdefc",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:bib/cohorts",
        "ref": "bib/cohorts",
        "sha": "c6e3cff5d60883b6732235c4dca78099e2c3f7b0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:dina/cohort-deployments-docs",
        "ref": "dina/cohort-deployments-docs",
        "sha": "90bb862de40b77bcbfb7d10bcec1941d1fe075f9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28541"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28541"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28541"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28541/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28541/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28541/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c6e3cff5d60883b6732235c4dca78099e2c3f7b0"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28538",
      "id": 3317619629,
      "node_id": "PR_kwDOEXHXkM7Fvtut",
      "number": 28538,
      "state": "open",
      "locked": false,
      "title": "Ai search/public endpoint and api",
      "user": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-23T20:41:04Z",
      "updated_at": "2026-03-04T17:37:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c61a97e8a99390b990ed71de64960481a3fb84ef",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "2": {
          "id": 9266466356,
          "node_id": "LA_kwDOEXHXkM8AAAACKFMONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-search",
          "name": "product:ai-search",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:ai-search/public-endpoint-and-api",
        "ref": "ai-search/public-endpoint-and-api",
        "sha": "1823d0f3c4bdd030af63ceaf761da9a89ff1fa78",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c6af4b65dffa61a025bab86a261e3a36b894d554",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28538"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28538"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28538"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28538/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28538/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28538/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1823d0f3c4bdd030af63ceaf761da9a89ff1fa78"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28531",
      "id": 3317017810,
      "node_id": "PR_kwDOEXHXkM7FtazS",
      "number": 28531,
      "state": "open",
      "locked": false,
      "title": "[Email-Routing] Update subdomains.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nhttps://developers.cloudflare.com/dns/#features\r\n\r\nThanks.",
      "created_at": "2026-02-23T17:41:27Z",
      "updated_at": "2026-02-23T17:41:44Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "164431cd590739e42121a5ee5ec50f7a0c571cee",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5354720625,
          "node_id": "LA_kwDOEXHXkM8AAAABPyqNcQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:email-routing",
          "name": "product:email-routing",
          "color": "86D0DB",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-128645",
        "ref": "patch-128645",
        "sha": "81466ebb631b99f6bb6b156cfd8834e5d3ae7c77",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "156405da71edb20fcebf16a6c09953a53027ef5b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28531"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28531"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28531"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28531/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28531/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28531/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/81466ebb631b99f6bb6b156cfd8834e5d3ae7c77"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28528",
      "id": 3316648627,
      "node_id": "PR_kwDOEXHXkM7FsAqz",
      "number": 28528,
      "state": "open",
      "locked": false,
      "title": "Update index.mdx",
      "user": {
        "login": "alexmoraru7",
        "id": 40365465,
        "node_id": "MDQ6VXNlcjQwMzY1NDY1",
        "avatar_url": "https://avatars.githubusercontent.com/u/40365465?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/alexmoraru7",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-23T16:04:37Z",
      "updated_at": "2026-02-24T10:03:35Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "2a1bdb46a7bc8f3f93b5cc6ba4e7700723f8839b",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5460478951,
          "node_id": "LA_kwDOEXHXkM8AAAABRXhL5w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:security-center",
          "name": "product:security-center",
          "color": "784962",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "alexmoraru7:patch-35",
        "ref": "patch-35",
        "sha": "2b88973e082aa1f811dcaef74440a79f4a5604b5",
        "user": {
          "login": "alexmoraru7",
          "id": 40365465,
          "node_id": "MDQ6VXNlcjQwMzY1NDY1",
          "avatar_url": "https://avatars.githubusercontent.com/u/40365465?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/alexmoraru7",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 718551616,
          "node_id": "R_kgDOKtQ6QA",
          "name": "cloudflare-docs",
          "full_name": "alexmoraru7/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "alexmoraru7",
            "id": 40365465,
            "node_id": "MDQ6VXNlcjQwMzY1NDY1",
            "avatar_url": "https://avatars.githubusercontent.com/u/40365465?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/alexmoraru7",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/alexmoraru7/cloudflare-docs",
          "created_at": "2023-11-14T10:16:22Z",
          "updated_at": "2025-10-31T12:04:24Z",
          "pushed_at": "2026-03-01T02:45:36Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1202808,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 7,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 7,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "573f946ae7d37a36bf35034b1552b69dcd3c78cf",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28528"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28528"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28528"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28528/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28528/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28528/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2b88973e082aa1f811dcaef74440a79f4a5604b5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": {
        "enabled_by": {
          "login": "Maddy-Cloudflare",
          "id": 130055405,
          "node_id": "U_kgDOB8B87Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Maddy-Cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "Update index.mdx (#28528)",
        "commit_message": "* Update index.mdx\n\n* Update src/content/docs/security-center/intel-apis/index.mdx\n\n---------\n\nCo-authored-by: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com>"
      },
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28521",
      "id": 3315247813,
      "node_id": "PR_kwDOEXHXkM7FmqrF",
      "number": 28521,
      "state": "open",
      "locked": false,
      "title": "docs: document inline comments in _redirects files",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nDocuments the new inline comment support for `_redirects` files, added in [cloudflare/workers-sdk#12467](https://github.com/cloudflare/workers-sdk/pull/12467).\r\n\r\nChanges to `src/content/partials/workers/redirects.mdx`:\r\n- Adds a new `### Comments` subsection documenting both full-line and inline comment syntax\r\n- Explains how inline comments interact with URL fragments (space-delimited `#` starts a comment; `#` within a URL like `/page#section` is preserved)\r\n- Adds a code example demonstrating full-line comments, inline comments, and fragment preservation\r\n- Adds an inline comment to the existing \"complete example\" block for consistency\r\n\r\n> [!IMPORTANT]\r\n> **Do not merge** until the backend is running the new version of `workers-shared` that includes inline comment support. The feature is implemented in `workers-shared` ([PR](https://github.com/cloudflare/workers-sdk/pull/12467)) and won't be live until the backend picks up the new package version.\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n\r\n",
      "created_at": "2026-02-23T10:05:01Z",
      "updated_at": "2026-02-23T10:18:00Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7908b3c8a5fee751fd2b5033014dda80e0555a3d",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896770454,
          "node_id": "MDU6TGFiZWwyODk2NzcwNDU0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/blocked",
          "name": "blocked",
          "color": "D93F0B",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:devin/1770477989-inline-comments-redirects",
        "ref": "devin/1770477989-inline-comments-redirects",
        "sha": "6f036ee505d1a33c328558a8a50c6a5a441eaecb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "866b6ab88a830e57abe8001274d7b2c57e8a7821",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28521"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28521"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28521"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28521/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28521/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28521/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6f036ee505d1a33c328558a8a50c6a5a441eaecb"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28513",
      "id": 3313758911,
      "node_id": "PR_kwDOEXHXkM7Fg_K_",
      "number": 28513,
      "state": "open",
      "locked": false,
      "title": "[Pages] Add SEO descriptions to framework guide pages",
      "user": {
        "login": "speedcoder430",
        "id": 165668117,
        "node_id": "U_kgDOCd_lFQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/165668117?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/speedcoder430",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Summary\r\nAdds missing SEO description frontmatter to all 28 framework guide pages under `framework-guides` that lacked them. Previously only 5 of 33 files had descriptions (Next.js, Nuxt, Analog, SvelteKit, static Next.js). This improves search snippets, click-through rates, and metadata consistency across the docs.\r\n\r\nCloses #28509\r\n\r\nScreenshots (optional)\r\nN/A — frontmatter-only changes with no visual impact on page content.\r\n\r\nDocumentation checklist\r\n The change adheres to the `documentation style guide`.\r\n 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.",
      "created_at": "2026-02-22T22:33:28Z",
      "updated_at": "2026-02-24T22:13:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "653eed2238375ff4ed0292b342d52a8fe602e0bf",
      "assignees": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "speedcoder430:docs/add-seo-descriptions-framework-guides",
        "ref": "docs/add-seo-descriptions-framework-guides",
        "sha": "b65bd9ea40240f494b524a93ef6c11f23429bbe7",
        "user": {
          "login": "speedcoder430",
          "id": 165668117,
          "node_id": "U_kgDOCd_lFQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/165668117?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/speedcoder430",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1164283671,
          "node_id": "R_kgDORWWPFw",
          "name": "cloudflare-docs",
          "full_name": "speedcoder430/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "speedcoder430",
            "id": 165668117,
            "node_id": "U_kgDOCd_lFQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/165668117?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/speedcoder430",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/speedcoder430/cloudflare-docs",
          "created_at": "2026-02-22T22:31:23Z",
          "updated_at": "2026-02-22T22:31:23Z",
          "pushed_at": "2026-02-22T22:31:38Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371994,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3fe69d7b1b0bd7f7040c968444de9288b3c09937",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28513"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28513"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28513"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28513/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28513/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28513/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b65bd9ea40240f494b524a93ef6c11f23429bbe7"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28509
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28507",
      "id": 3312286720,
      "node_id": "PR_kwDOEXHXkM7FbXwA",
      "number": 28507,
      "state": "open",
      "locked": false,
      "title": "DO NOT MERGE: Remove unused agent SVGs and update agent docs",
      "user": {
        "login": "threepointone",
        "id": 18808,
        "node_id": "MDQ6VXNlcjE4ODA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/threepointone",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "I'm not sure I actually like these rewrites, even though they're better than what we have. Putting it out there anyway. \r\n\r\n---\r\n\r\nDelete three obsolete SVG assets (agent-workflow.svg, co-pilot.svg, workflow-automation.svg) from src/assets/images/agents and apply edits to agent documentation pages (tools.mdx, what-are-agents.mdx, patterns.mdx). These changes clean up unused graphics and update the docs to reflect the asset removals and related content tweaks.\r\n",
      "created_at": "2026-02-22T07:24:35Z",
      "updated_at": "2026-02-23T08:17:41Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f6ff6ec427512924dbfdbfda16c50b3512227f39",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:more-agents-rewrites",
        "ref": "more-agents-rewrites",
        "sha": "39b3ee2028cfaa3e9c6e2e06722a109ae237a125",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3fe69d7b1b0bd7f7040c968444de9288b3c09937",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28507"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28507"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28507"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28507/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28507/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28507/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/39b3ee2028cfaa3e9c6e2e06722a109ae237a125"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28506",
      "id": 3312226506,
      "node_id": "PR_kwDOEXHXkM7FbJDK",
      "number": 28506,
      "state": "open",
      "locked": false,
      "title": "Rename HD space to Storage needed for Windows",
      "user": {
        "login": "cybernet",
        "id": 125879,
        "node_id": "MDQ6VXNlcjEyNTg3OQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cybernet",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "HD Space ???\r\n\r\n",
      "created_at": "2026-02-22T06:46:01Z",
      "updated_at": "2026-02-28T15:11:52Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "4fa960ed250de6af1abccccb6d2d95d371dcfc5e",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cybernet:patch-7",
        "ref": "patch-7",
        "sha": "b89a86e9ffa3318d8d34d9a8345badf09ba17d3a",
        "user": {
          "login": "cybernet",
          "id": 125879,
          "node_id": "MDQ6VXNlcjEyNTg3OQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cybernet",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1163782952,
          "node_id": "R_kgDORV3rKA",
          "name": "cloudflare-docs",
          "full_name": "cybernet/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cybernet",
            "id": 125879,
            "node_id": "MDQ6VXNlcjEyNTg3OQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cybernet",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cybernet/cloudflare-docs",
          "created_at": "2026-02-22T06:11:16Z",
          "updated_at": "2026-02-22T06:11:16Z",
          "pushed_at": "2026-02-22T06:45:49Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371204,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3fe69d7b1b0bd7f7040c968444de9288b3c09937",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28506"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28506"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28506"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28506/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28506/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28506/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b89a86e9ffa3318d8d34d9a8345badf09ba17d3a"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28505",
      "id": 3312222796,
      "node_id": "PR_kwDOEXHXkM7FbIJM",
      "number": 28505,
      "state": "open",
      "locked": false,
      "title": "Rename HD space to Storage needed for Linux in documentation",
      "user": {
        "login": "cybernet",
        "id": 125879,
        "node_id": "MDQ6VXNlcjEyNTg3OQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cybernet",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "HD space ???\r\n\r\n",
      "created_at": "2026-02-22T06:43:36Z",
      "updated_at": "2026-02-28T15:12:03Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "daff8219e85eee585204bb5bdedc6d288274bd08",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cybernet:patch-6",
        "ref": "patch-6",
        "sha": "4d7511f89b98bbe3f3bcd77e810c44778908ff3a",
        "user": {
          "login": "cybernet",
          "id": 125879,
          "node_id": "MDQ6VXNlcjEyNTg3OQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cybernet",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1163782952,
          "node_id": "R_kgDORV3rKA",
          "name": "cloudflare-docs",
          "full_name": "cybernet/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cybernet",
            "id": 125879,
            "node_id": "MDQ6VXNlcjEyNTg3OQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cybernet",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cybernet/cloudflare-docs",
          "created_at": "2026-02-22T06:11:16Z",
          "updated_at": "2026-02-22T06:11:16Z",
          "pushed_at": "2026-02-22T06:45:49Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371204,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3fe69d7b1b0bd7f7040c968444de9288b3c09937",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28505"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28505"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28505"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28505/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28505/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28505/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4d7511f89b98bbe3f3bcd77e810c44778908ff3a"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28504",
      "id": 3312190139,
      "node_id": "PR_kwDOEXHXkM7FbAK7",
      "number": 28504,
      "state": "open",
      "locked": false,
      "title": "Rename HD space to Storage needed in macOS requirements",
      "user": {
        "login": "cybernet",
        "id": 125879,
        "node_id": "MDQ6VXNlcjEyNTg3OQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cybernet",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "HD Space ???\r\n\r\n### Summary\r\n\r\nHD Space is wrong\r\n",
      "created_at": "2026-02-22T06:15:40Z",
      "updated_at": "2026-02-28T15:12:18Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "bbb3da0e8f9c6af567e8bbbfb015abd57852b13d",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cybernet:patch-2",
        "ref": "patch-2",
        "sha": "259825359ca20a87fcd534907a6bf9741f302fb3",
        "user": {
          "login": "cybernet",
          "id": 125879,
          "node_id": "MDQ6VXNlcjEyNTg3OQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cybernet",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1163782952,
          "node_id": "R_kgDORV3rKA",
          "name": "cloudflare-docs",
          "full_name": "cybernet/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cybernet",
            "id": 125879,
            "node_id": "MDQ6VXNlcjEyNTg3OQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/125879?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cybernet",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cybernet/cloudflare-docs",
          "created_at": "2026-02-22T06:11:16Z",
          "updated_at": "2026-02-22T06:11:16Z",
          "pushed_at": "2026-02-22T06:45:49Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371204,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3fe69d7b1b0bd7f7040c968444de9288b3c09937",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28504"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28504"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28504"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28504/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28504/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28504/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/259825359ca20a87fcd534907a6bf9741f302fb3"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28499",
      "id": 3310621413,
      "node_id": "PR_kwDOEXHXkM7FVBLl",
      "number": 28499,
      "state": "open",
      "locked": false,
      "title": "Fix ambiguous pronoun in \"Customize Cloudflare IP addresses\" section",
      "user": {
        "login": "prbme",
        "id": 34986815,
        "node_id": "MDQ6VXNlcjM0OTg2ODE1",
        "avatar_url": "https://avatars.githubusercontent.com/u/34986815?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/prbme",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "The original sentence began with \"If they do not want to use Cloudflare IP addresses...\", where the pronoun \"they\" had no clear antecedent — the subject \"Enterprise customers\" only appeared later in the same sentence. This forward-reference makes the sentence harder to parse.\r\n\r\nRephrased to: \"Enterprise customers who do not want to use Cloudflare IP addresses — which are shared by all proxied hostnames — have two potential alternatives:\" to make the subject clear from the start.\r\n",
      "created_at": "2026-02-21T10:04:17Z",
      "updated_at": "2026-02-21T11:54:05Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0228ea18301e82fd2ae6b0485ac49a1316c90ae4",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "prbme:patch-2",
        "ref": "patch-2",
        "sha": "1b77496897c6b1b171be838db998e2fae386969b",
        "user": {
          "login": "prbme",
          "id": 34986815,
          "node_id": "MDQ6VXNlcjM0OTg2ODE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/34986815?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/prbme",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1163232004,
          "node_id": "R_kgDORVWDBA",
          "name": "cloudflare-docs",
          "full_name": "prbme/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "prbme",
            "id": 34986815,
            "node_id": "MDQ6VXNlcjM0OTg2ODE1",
            "avatar_url": "https://avatars.githubusercontent.com/u/34986815?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/prbme",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/prbme/cloudflare-docs",
          "created_at": "2026-02-21T09:59:11Z",
          "updated_at": "2026-02-21T09:59:11Z",
          "pushed_at": "2026-02-21T10:03:08Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371036,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c88005504a0c9d0a5ae74b1098b098a0c68acc57",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28499"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28499"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28499"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28499/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28499/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28499/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1b77496897c6b1b171be838db998e2fae386969b"
        }
      },
      "author_association": "NONE",
      "auto_merge": {
        "enabled_by": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "Fix ambiguous pronoun in \"Customize Cloudflare IP addresses\" section (#28499)",
        "commit_message": "The original sentence began with \"If they do not want to use Cloudflare IP addresses...\", where the pronoun \"they\" had no clear antecedent — the subject \"Enterprise customers\" only appeared later in the same sentence. This forward-reference makes the sentence harder to parse.\r\n\r\nRephrased to: \"Enterprise customers who do not want to use Cloudflare IP addresses — which are shared by all proxied hostnames — have two potential alternatives:\" to make the subject clear from the start."
      },
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28496",
      "id": 3309954008,
      "node_id": "PR_kwDOEXHXkM7FSePY",
      "number": 28496,
      "state": "open",
      "locked": false,
      "title": "Update login.mdx",
      "user": {
        "login": "travisgahn",
        "id": 153237727,
        "node_id": "U_kgDOCSI43w",
        "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/travisgahn",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "added note that social login is not available in all regions\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-21T01:03:22Z",
      "updated_at": "2026-02-21T01:03:43Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b5449901c37559aae4ba707be5a7704e3250a9ce",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "travisgahn:patch-25",
        "ref": "patch-25",
        "sha": "2e2b30a822d51e9e1a450e44eb29c67c85cfe4ae",
        "user": {
          "login": "travisgahn",
          "id": 153237727,
          "node_id": "U_kgDOCSI43w",
          "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/travisgahn",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 728871067,
          "node_id": "R_kgDOK3Gwmw",
          "name": "cloudflare-docs",
          "full_name": "travisgahn/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "travisgahn",
            "id": 153237727,
            "node_id": "U_kgDOCSI43w",
            "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/travisgahn",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/travisgahn/cloudflare-docs",
          "created_at": "2023-12-07T22:00:52Z",
          "updated_at": "2023-12-13T17:23:41Z",
          "pushed_at": "2026-02-28T00:47:34Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1209010,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c88005504a0c9d0a5ae74b1098b098a0c68acc57",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28496"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28496"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28496"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28496/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28496/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28496/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2e2b30a822d51e9e1a450e44eb29c67c85cfe4ae"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28489",
      "id": 3309211177,
      "node_id": "PR_kwDOEXHXkM7FPo4p",
      "number": 28489,
      "state": "open",
      "locked": false,
      "title": "doc: custom hostname PATCH requires type+method when changing CA",
      "user": {
        "login": "dmmulroy",
        "id": 2755722,
        "node_id": "MDQ6VXNlcjI3NTU3MjI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2755722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dmmulroy",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n- Documents that `ssl.type` and `ssl.method` are **required** when using PATCH to change `ssl.certificate_authority` on an existing custom hostname — omitting them silently fails or returns error 1434\n- Adds examples and valid values across three pages: common API calls, certificate issuance, and troubleshooting\n\n## Changes\n\n### `common-api-calls.mdx`\n- Updated \"Edit custom hostname\" table row to link to new CA switching section\n- Added `### Change certificate authority` subsection with valid values, method info, and two collapsible curl examples (switch to Google, reset to default)\n\n### `issue-certificates.mdx`\n- Added `## Change certificate authority` section between existing \"Certificate authorities\" and \"Certificate details\" sections\n- Includes PATCH examples and a note on valid `type`/`method` values\n\n### `troubleshooting.mdx`\n- Added `## Certificate authority change not taking effect via API` troubleshooting entry with example and valid CA values\n\n## Context\n\nThe PATCH `/zones/{zone_id}/custom_hostnames/{id}` endpoint requires `ssl.type` (\"dv\") and `ssl.method` (\"http\"/\"txt\") when changing `ssl.certificate_authority`, but this wasn't documented. The API reference marks `type` and `method` as optional, which is misleading for this use case. Customers (notably beehiiv) hit error 1434 (`ErrValidationTypeMethodRequired`) when sending only `certificate_authority`.",
      "created_at": "2026-02-20T19:34:15Z",
      "updated_at": "2026-02-22T16:52:55Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a0eeab5314d7faf3e413e06ea74e3ea442f0b901",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "dmmulroy:dillon/custom-hostname-ca-patch-docs",
        "ref": "dillon/custom-hostname-ca-patch-docs",
        "sha": "5541ceea8c53b2da812c4890807cceabeedfa74c",
        "user": {
          "login": "dmmulroy",
          "id": 2755722,
          "node_id": "MDQ6VXNlcjI3NTU3MjI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2755722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dmmulroy",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1126480483,
          "node_id": "R_kgDOQyS6Yw",
          "name": "cloudflare-docs",
          "full_name": "dmmulroy/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dmmulroy",
            "id": 2755722,
            "node_id": "MDQ6VXNlcjI3NTU3MjI=",
            "avatar_url": "https://avatars.githubusercontent.com/u/2755722?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dmmulroy",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dmmulroy/cloudflare-docs",
          "created_at": "2026-01-02T02:04:58Z",
          "updated_at": "2026-01-02T12:24:37Z",
          "pushed_at": "2026-02-22T16:52:55Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1367231,
          "stargazers_count": 1,
          "watchers_count": 1,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 1,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "58cfb74052ac7f0d39b2c0d1b441bb8e597ba4c3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28489"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28489"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28489"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28489/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28489/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28489/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5541ceea8c53b2da812c4890807cceabeedfa74c"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28487",
      "id": 3309045840,
      "node_id": "PR_kwDOEXHXkM7FPAhQ",
      "number": 28487,
      "state": "open",
      "locked": false,
      "title": "[Workers] Update js-weak-refs.md",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team,\r\n\r\n### Summary\r\n\r\nFor details on Tail Workers.\r\n\r\nhttps://developers.cloudflare.com/workers/observability/logs/tail-workers/\r\n\r\nThanks.",
      "created_at": "2026-02-20T18:37:35Z",
      "updated_at": "2026-02-20T18:37:58Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "ba44d6651c4e66af8e3086815d830e69c26a61a8",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-16367",
        "ref": "patch-16367",
        "sha": "285f70309aef2d4effc50311a20f87fe6a7cbcee",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "58cfb74052ac7f0d39b2c0d1b441bb8e597ba4c3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28487"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28487"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28487"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28487/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28487/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28487/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/285f70309aef2d4effc50311a20f87fe6a7cbcee"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28483",
      "id": 3308419631,
      "node_id": "PR_kwDOEXHXkM7FMnov",
      "number": 28483,
      "state": "open",
      "locked": false,
      "title": "[DRAFT] tsmith/2026-mtb",
      "user": {
        "login": "tsmith512",
        "id": 1486573,
        "node_id": "MDQ6VXNlcjE0ODY1NzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1486573?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/tsmith512",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-20T15:37:35Z",
      "updated_at": "2026-02-26T13:46:08Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "427994fb1f1a92936a4d213e47507a0a605306b7",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "third774",
          "id": 8732191,
          "node_id": "MDQ6VXNlcjg3MzIxOTE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8732191?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/third774",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2392842431,
          "node_id": "MDU6TGFiZWwyMzkyODQyNDMx",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:stream",
          "name": "product:stream",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Stream product"
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:tsmith/202602-mt-b",
        "ref": "tsmith/202602-mt-b",
        "sha": "a93a6b32efe3be666ea49ceb2718bd2538c1f8ab",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "6374c319eb54aa2bf23c72995575492b140dff24",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28483"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28483"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28483"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28483/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28483/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28483/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a93a6b32efe3be666ea49ceb2718bd2538c1f8ab"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28457",
      "id": 3305331439,
      "node_id": "PR_kwDOEXHXkM7FA1rv",
      "number": 28457,
      "state": "open",
      "locked": false,
      "title": "Split dev-testing docs into own pages",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Here is a summary of all changes made:\n\n## Summary\n\nSplit the monolithic Development & Testing overview page into three dedicated pages, making it easier for coding agents and the Cloudflare MCP to fetch specific documentation sections.\n\n### New pages created\n\n1. **`/workers/development-testing/local-development/`** - Covers starting a local dev server (Wrangler/Vite), defaults, and how bindings work during local development.\n\n2. **`/workers/development-testing/remote-bindings/`** - Dedicated page for remote bindings with:\n   - Configuration instructions with `remote: true`\n   - A comprehensive **\"Example configuration with every supported remote binding\"** hidden under a `<Details>` tab showing all 12 binding types that support remote: AI, Browser Rendering, Images, KV, R2, D1, Queues, Vectorize, Service Bindings, mTLS, Email, and Dispatch Namespaces\n   - Integration with environments\n   - Recommended remote bindings (Browser Rendering, AI, Vectorize, mTLS, Images, Dispatch Namespaces)\n   - Unsupported remote bindings (Durable Objects, Workflows, vars, secrets, assets, version metadata, Analytics Engine, Hyperdrive, Rate Limiting)\n   - Durable Objects/Workflows workarounds\n   - Important considerations (data modification, billing, latency)\n   - Programmatic API reference\n   - A clear note that remote bindings are **preferred** over `wrangler dev --remote`\n\n3. **`/workers/development-testing/remote-development/`** - Legacy `wrangler dev --remote` page with a prominent caution callout recommending local development + remote bindings instead.\n\n### Updated overview page\n\nThe overview (`/workers/development-testing/`) now contains:\n- Existing intro paragraph and core concepts\n- `CardGrid` with `LinkCard` components linking to the three new pages\n- A \"More resources\" section linking to existing sub-pages\n\n### Internal link updates\n\nUpdated **33 references** across 25 files:\n- All `#remote-bindings` anchor links → `/workers/development-testing/remote-bindings/`\n- All `#local-development` anchor links → `/workers/development-testing/local-development/`\n- All `#bindings-during-local-development` anchor links → `/workers/development-testing/local-development/#bindings-during-local-development`\n- All `#using-remote-resources-with-durable-objects-and-workflows` anchor links → `/workers/development-testing/remote-bindings/#using-remote-resources-with-durable-objects-and-workflows`\n- Updated 4 entries in `public/__redirects` to point to new pages\n\n### Validation\n\nAll checks pass:\n- `npm run check` (0 errors)\n- `npm run lint` (clean)\n- `npm run format:core:check` (clean)\n- `bin/validate-redirects.ts` (clean)\n- Zero remaining references to old `#remote-bindings` or `#local-development` anchors\n\nCloses #28456\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22203446836)",
      "created_at": "2026-02-19T23:02:38Z",
      "updated_at": "2026-02-28T01:01:42Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "penalosa",
          "id": 28503158,
          "node_id": "MDQ6VXNlcjI4NTAzMTU4",
          "avatar_url": "https://avatars.githubusercontent.com/u/28503158?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/penalosa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "superhighfives",
          "id": 449385,
          "node_id": "MDQ6VXNlcjQ0OTM4NQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/449385?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/superhighfives",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "9": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "10": {
          "login": "simonabadoiu",
          "id": 1610123,
          "node_id": "MDQ6VXNlcjE2MTAxMjM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1610123?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/simonabadoiu",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "11": {
          "login": "rianvdm",
          "id": 1784637,
          "node_id": "MDQ6VXNlcjE3ODQ2Mzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1784637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rianvdm",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "12": {
          "login": "soheiokamoto",
          "id": 1801262,
          "node_id": "MDQ6VXNlcjE4MDEyNjI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1801262?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/soheiokamoto",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "13": {
          "login": "lambrospetrou",
          "id": 2052105,
          "node_id": "MDQ6VXNlcjIwNTIxMDU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2052105?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/lambrospetrou",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "14": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "15": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "16": {
          "login": "nils-ohlmeier",
          "id": 6109500,
          "node_id": "MDQ6VXNlcjYxMDk1MDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6109500?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nils-ohlmeier",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "17": {
          "login": "jonnyparris",
          "id": 6400000,
          "node_id": "MDQ6VXNlcjY0MDAwMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6400000?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonnyparris",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "18": {
          "login": "thebongy",
          "id": 7080652,
          "node_id": "MDQ6VXNlcjcwODA2NTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7080652?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thebongy",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "19": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "20": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "21": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "22": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "23": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "24": {
          "login": "third774",
          "id": 8732191,
          "node_id": "MDQ6VXNlcjg3MzIxOTE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8732191?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/third774",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "25": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "26": {
          "login": "abhishekkankani",
          "id": 13488249,
          "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
          "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abhishekkankani",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "27": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "28": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "29": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "30": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "31": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "32": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "33": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "34": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "35": {
          "login": "nikitacano",
          "id": 48366124,
          "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nikitacano",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "36": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "37": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "38": {
          "login": "RebeccaTamachiro",
          "id": 62246989,
          "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/RebeccaTamachiro",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "39": {
          "login": "deadlypants1973",
          "id": 70746074,
          "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deadlypants1973",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "40": {
          "login": "kennyj42",
          "id": 73258453,
          "node_id": "MDQ6VXNlcjczMjU4NDUz",
          "avatar_url": "https://avatars.githubusercontent.com/u/73258453?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kennyj42",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "41": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "42": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "43": {
          "login": "marciocloudflare",
          "id": 83226960,
          "node_id": "MDQ6VXNlcjgzMjI2OTYw",
          "avatar_url": "https://avatars.githubusercontent.com/u/83226960?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/marciocloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "44": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "45": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "46": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "47": {
          "login": "vs-mg",
          "id": 105089031,
          "node_id": "U_kgDOBkOIBw",
          "avatar_url": "https://avatars.githubusercontent.com/u/105089031?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vs-mg",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "48": {
          "login": "Maddy-Cloudflare",
          "id": 130055405,
          "node_id": "U_kgDOB8B87Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Maddy-Cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "49": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "50": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "51": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "52": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "53": {
          "login": "fb1337",
          "id": 206743917,
          "node_id": "U_kgDODFKpbQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/206743917?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/fb1337",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "3": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "4": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "5": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        },
        "6": {
          "id": 5619971748,
          "node_id": "LA_kwDOEXHXkM8AAAABTvn2pA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:support",
          "name": "product:support",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "7": {
          "id": 5683123250,
          "node_id": "LA_kwDOEXHXkM8AAAABUr2UMg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:kv",
          "name": "product:kv",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "8": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        },
        "9": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "10": {
          "id": 7338143413,
          "node_id": "LA_kwDOEXHXkM8AAAABtWMutQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workflows",
          "name": "product:workflows",
          "color": "FA2223",
          "default": false,
          "description": "Workflows: https://developers.cloudflare.com/workflows/"
        },
        "11": {
          "id": 9316093024,
          "node_id": "LA_kwDOEXHXkM8AAAACK0hMYA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-vpc",
          "name": "product:workers-vpc",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28456-20260219225303",
        "ref": "opencode/issue28456-20260219225303",
        "sha": "e7da23e3cd20d887676ec34d676199f9959ab258",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "71943428d2c82be566ecb4b087aba794ff5c2642",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28457"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28457"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28457"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28457/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28457/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28457/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e7da23e3cd20d887676ec34d676199f9959ab258"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28456
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28453",
      "id": 3304824623,
      "node_id": "PR_kwDOEXHXkM7E-58v",
      "number": 28453,
      "state": "open",
      "locked": false,
      "title": "docs: fix undefined request variable in A/B testing middleware example",
      "user": {
        "login": "dear-asutosh",
        "id": 114600373,
        "node_id": "U_kgDOBtSptQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/114600373?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dear-asutosh",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nFixes an undefined variable in the \"A/B testing with middleware\" example.\r\n\r\nThe snippet previously referenced:\r\n\r\n >request.headers.get(\"cookie\")\r\n\r\nHowever, `request` is not defined in this context. Cloudflare Pages Functions middleware exposes the request via `context.request`.\r\n\r\nThis PR updates the example to:\r\n\r\n >context.request.headers.get(\"cookie\")\r\n\r\nso that the code aligns with the Pages Functions API and works as expected.\r\n\r\nFixes #28447 \r\n\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-19T20:31:11Z",
      "updated_at": "2026-02-20T12:06:15Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b58ad826f4c2927fc2795e4158916dc46a4be0e3",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "dear-asutosh:28447-fix-ab-testing-request-variable",
        "ref": "28447-fix-ab-testing-request-variable",
        "sha": "3f784abe5535a32583d5a10285417d0cf1a117b4",
        "user": {
          "login": "dear-asutosh",
          "id": 114600373,
          "node_id": "U_kgDOBtSptQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/114600373?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dear-asutosh",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1162029489,
          "node_id": "R_kgDORUMpsQ",
          "name": "cloudflare-docs",
          "full_name": "dear-asutosh/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dear-asutosh",
            "id": 114600373,
            "node_id": "U_kgDOBtSptQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/114600373?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dear-asutosh",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dear-asutosh/cloudflare-docs",
          "created_at": "2026-02-19T19:45:54Z",
          "updated_at": "2026-02-19T19:45:54Z",
          "pushed_at": "2026-02-19T20:26:32Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1193059,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c3399b82a849dd680973f082d9f20f74a350a7f6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28453"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28453"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28453"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28453/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28453/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28453/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/3f784abe5535a32583d5a10285417d0cf1a117b4"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28447
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28432",
      "id": 3300869740,
      "node_id": "PR_kwDOEXHXkM7Ev0Zs",
      "number": 28432,
      "state": "open",
      "locked": false,
      "title": "Add worker-fs-mount docs to node:fs page",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Here is a summary of the changes made to `src/content/docs/workers/runtime-apis/nodejs/fs.mdx`:\n\n## What changed\n\n### New content: \"Mount persistent storage with worker-fs-mount\" section\n\nThe existing `node:fs` docs only covered the built-in ephemeral virtual file system (`/bundle`, `/tmp`, `/dev`). The [`worker-fs-mount`](https://github.com/danlapid/worker-fs-mount) repository demonstrates a significant pattern — mounting Cloudflare storage services as virtual filesystem paths accessible through standard `node:fs` APIs — that was entirely undocumented. The new section covers:\n\n1. **How it works** — Explains the Wrangler module aliasing mechanism that intercepts `node:fs` imports and routes operations to storage backends based on path prefixes.\n\n2. **Installation and Wrangler configuration** — Step-by-step setup including the critical `[alias]` configuration and the `node:` prefix requirement to avoid alias loops.\n\n3. **Mount an R2 bucket** — Complete example showing module-scope mounting of R2 with `WranglerConfig` and a working code sample.\n\n4. **Mount a Durable Object** — Example using `withMounts()` for request-scoped mounting with `AsyncLocalStorage` isolation, important because DO stubs require I/O to obtain.\n\n5. **Synchronous access inside Durable Objects** — Pattern for using `LocalDOFilesystem` with `readFileSync`/`writeFileSync` directly inside a DO, accessing SQLite storage synchronously.\n\n6. **Supported operations table** — Full reference of which `node:fs` methods work on mounted paths (both async and sync variants).\n\n7. **Mount rules** — Constraints on mount paths (absolute paths, reserved paths, no nesting).\n\n8. **Storage backends comparison** — Collapsible table comparing R2, Durable Object (remote and local), and in-memory backends.\n\n### Pre-existing content improvements\n\n- Added H2/H3 headings to structure the VFS section (previously a flat wall of text)\n- Fixed broken inline code formatting on the path example (mismatched backtick/quote, missing spaces, lost list indentation)\n- Fixed gerund headings (\"Reading from\" -> \"Read from\", \"Writing temporary\" -> \"Write temporary\")\n- Fixed title-case heading (\"Virtual File System\" -> \"Virtual file system\")\n- Removed forward-looking language (\"will be addressed in a future release\" -> \"known limitation\")\n- Added `compatibility_date = \"$today\"` to all `WranglerConfig` blocks\n\nCloses #28431\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22162669387)",
      "created_at": "2026-02-19T00:13:27Z",
      "updated_at": "2026-02-24T13:08:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "8c8778ab10f12c9ca84135b93073af8e2a2d7650",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28431-20260219000105",
        "ref": "opencode/issue28431-20260219000105",
        "sha": "556972178284071234336a38419aed29263465a1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "673e33f69b081049a20cd463bbd2289b546da1e5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28432"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28432"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28432"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28432/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28432/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28432/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/556972178284071234336a38419aed29263465a1"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28431
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28426",
      "id": 3299739409,
      "node_id": "PR_kwDOEXHXkM7ErgcR",
      "number": 28426,
      "state": "open",
      "locked": false,
      "title": "[Rules] Update errors.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nCan we link here the docs on try...catch ?\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/try...catch\r\n\r\nThanks.",
      "created_at": "2026-02-18T17:40:58Z",
      "updated_at": "2026-02-18T17:41:24Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896744795,
          "node_id": "MDU6TGFiZWwyODk2NzQ0Nzk1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:rules",
          "name": "product:rules",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to rules"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-56233",
        "ref": "patch-56233",
        "sha": "dd9323c9aad4fe87e741a6ae4ef3051e537fc3cb",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "f48edca61afa91562c778465950451e305e5c41e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28426"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28426"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28426"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28426/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28426/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28426/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/dd9323c9aad4fe87e741a6ae4ef3051e537fc3cb"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28401",
      "id": 3296088049,
      "node_id": "PR_kwDOEXHXkM7Edk_x",
      "number": 28401,
      "state": "open",
      "locked": false,
      "title": "Add new route-change.log file",
      "user": {
        "login": "cfzhixon",
        "id": 262158701,
        "node_id": "U_kgDOD6A5bQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/262158701?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cfzhixon",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\nIP routing table changes will be logged in a separate file instead of the main daemon.log file. These changes make the video on this page slightly inaccurate. See PCX-20823\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n<!-- - [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog). -->\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n<!-- - [ ] 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. -->\r\n<!-- - [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file). -->\r\n",
      "created_at": "2026-02-17T21:31:40Z",
      "updated_at": "2026-02-19T19:31:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "5672842af0545f465677c1f8442cce1c3045e9b8",
      "assignees": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 3594993602,
          "node_id": "LA_kwDOEXHXkM7WRz_C",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/do-not-merge-yet",
          "name": "do-not-merge-yet",
          "color": "900CA0",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cfzhixon:route-change-log",
        "ref": "route-change-log",
        "sha": "8e71df972bc460a6f9a9e0269470578ebfdfc1c6",
        "user": {
          "login": "cfzhixon",
          "id": 262158701,
          "node_id": "U_kgDOD6A5bQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/262158701?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cfzhixon",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1160151558,
          "node_id": "R_kgDORSaCBg",
          "name": "cloudflare-docs",
          "full_name": "cfzhixon/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cfzhixon",
            "id": 262158701,
            "node_id": "U_kgDOD6A5bQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/262158701?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cfzhixon",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cfzhixon/cloudflare-docs",
          "created_at": "2026-02-17T15:51:40Z",
          "updated_at": "2026-02-17T15:51:40Z",
          "pushed_at": "2026-02-17T21:24:06Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192809,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "1397282fbae9ade4b03eb4a7eef6b65d351cc5b3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28401"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28401"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28401"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28401/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28401/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28401/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/8e71df972bc460a6f9a9e0269470578ebfdfc1c6"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "ranbel",
        "id": 101146722,
        "node_id": "U_kgDOBgdgYg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ranbel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28397",
      "id": 3295597908,
      "node_id": "PR_kwDOEXHXkM7EbtVU",
      "number": 28397,
      "state": "open",
      "locked": false,
      "title": "[Cache] Update get-started.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nFor examples of static/cacheable assets, can we link here the docs on default cached file extensions?\r\n\r\nhttps://developers.cloudflare.com/cache/concepts/default-cache-behavior/#default-cached-file-extensions\r\n\r\nThanks.\r\n",
      "created_at": "2026-02-17T18:52:04Z",
      "updated_at": "2026-03-04T03:50:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "bcfca037da62c8ee4e928728d679d8625aa1645e",
      "assignees": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2897019044,
          "node_id": "MDU6TGFiZWwyODk3MDE5MDQ0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cache",
          "name": "product:cache",
          "color": "F3F3F4",
          "default": false,
          "description": "Issues or PRs related to Cache"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-815499",
        "ref": "patch-815499",
        "sha": "d97aa926d5b84f2cc08f66b8bc15610b812e08c5",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2f1c25ffa54a4afeee833a6751bc11269653cfc6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28397"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28397"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28397"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28397/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28397/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28397/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d97aa926d5b84f2cc08f66b8bc15610b812e08c5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "angelampcosta",
        "id": 92738954,
        "node_id": "U_kgDOBYcVig",
        "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/angelampcosta",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28395",
      "id": 3295088998,
      "node_id": "PR_kwDOEXHXkM7EZxFm",
      "number": 28395,
      "state": "open",
      "locked": false,
      "title": "Updates Python JS interop docs - adds import_from_javascript",
      "user": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nClarifies JS interop for Python\r\n",
      "created_at": "2026-02-17T16:25:48Z",
      "updated_at": "2026-03-04T03:50:25Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d82e46c7d18b935ddddd5cbbc447c08601140d45",
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 7338143413,
          "node_id": "LA_kwDOEXHXkM8AAAABtWMutQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workflows",
          "name": "product:workflows",
          "color": "FA2223",
          "default": false,
          "description": "Workflows: https://developers.cloudflare.com/workflows/"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:nomitch/python-js-interop",
        "ref": "nomitch/python-js-interop",
        "sha": "f6e9f320f32e7afc87b1a4ec6ea17757e051409d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "6761acb8d9d2a8d53cfbe597678b2e18d77e60a4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28395"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28395"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28395"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28395/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28395/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28395/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f6e9f320f32e7afc87b1a4ec6ea17757e051409d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28394",
      "id": 3295034331,
      "node_id": "PR_kwDOEXHXkM7EZjvb",
      "number": 28394,
      "state": "open",
      "locked": false,
      "title": "Add note about '/cdn-cgi/' endpoint billing",
      "user": {
        "login": "mxschumacher",
        "id": 3818427,
        "node_id": "MDQ6VXNlcjM4MTg0Mjc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3818427?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mxschumacher",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Clarified that requests to the '/cdn-cgi/*' endpoints do not count towards billable usage.",
      "created_at": "2026-02-17T16:11:54Z",
      "updated_at": "2026-03-04T03:50:27Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "aec817811ac5cf7e132db843be3ad3b64eb74aa1",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "mxschumacher:patch-6",
        "ref": "patch-6",
        "sha": "fc8c68b15c5a40a519a2fe4c2bb1583a866e32ea",
        "user": {
          "login": "mxschumacher",
          "id": 3818427,
          "node_id": "MDQ6VXNlcjM4MTg0Mjc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3818427?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mxschumacher",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 668471692,
          "node_id": "R_kgDOJ9gRjA",
          "name": "cloudflare-docs",
          "full_name": "mxschumacher/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "mxschumacher",
            "id": 3818427,
            "node_id": "MDQ6VXNlcjM4MTg0Mjc=",
            "avatar_url": "https://avatars.githubusercontent.com/u/3818427?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/mxschumacher",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/mxschumacher/cloudflare-docs",
          "created_at": "2023-07-19T22:26:31Z",
          "updated_at": "2023-07-19T22:26:31Z",
          "pushed_at": "2026-02-17T16:11:14Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1194546,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e436863592c82d9bfe130b45164347893f8ee986",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28394"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28394"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28394"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28394/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28394/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28394/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fc8c68b15c5a40a519a2fe4c2bb1583a866e32ea"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28390",
      "id": 3294677021,
      "node_id": "PR_kwDOEXHXkM7EYMgd",
      "number": 28390,
      "state": "open",
      "locked": false,
      "title": "Clarify that arrow functions are not exposed over Workers RPC",
      "user": {
        "login": "lemonyte",
        "id": 49930425,
        "node_id": "MDQ6VXNlcjQ5OTMwNDI1",
        "avatar_url": "https://avatars.githubusercontent.com/u/49930425?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/lemonyte",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\nAdded a section explaining that arrow functions `foo = () => {};` are not exposed over RPC in `WorkerEntrypoint` classes.\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-17T14:46:25Z",
      "updated_at": "2026-03-04T03:50:29Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b2a9f9ec6ba74cd5ca1f3eaefe281839af91191f",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "lemonyte:lemonyte/rpc-arrow-functions",
        "ref": "lemonyte/rpc-arrow-functions",
        "sha": "fa0fc590fba06e6ecad7e1bee6e03fa4f02d62d2",
        "user": {
          "login": "lemonyte",
          "id": 49930425,
          "node_id": "MDQ6VXNlcjQ5OTMwNDI1",
          "avatar_url": "https://avatars.githubusercontent.com/u/49930425?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/lemonyte",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1158667174,
          "node_id": "R_kgDORQ_bpg",
          "name": "cloudflare-docs",
          "full_name": "lemonyte/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "lemonyte",
            "id": 49930425,
            "node_id": "MDQ6VXNlcjQ5OTMwNDI1",
            "avatar_url": "https://avatars.githubusercontent.com/u/49930425?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/lemonyte",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/lemonyte/cloudflare-docs",
          "created_at": "2026-02-15T18:28:08Z",
          "updated_at": "2026-02-17T13:49:21Z",
          "pushed_at": "2026-02-17T14:33:58Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192642,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5fd377070aea3da63a071f9c40195f67d3074ec0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28390"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28390"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28390"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28390/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28390/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28390/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fa0fc590fba06e6ecad7e1bee6e03fa4f02d62d2"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28382",
      "id": 3291929184,
      "node_id": "PR_kwDOEXHXkM7ENtpg",
      "number": 28382,
      "state": "open",
      "locked": false,
      "title": "Sandbox: production preview URL setup guide for subdomains, request flow, and troubleshooting",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All 10 changes from the issue have been implemented. Here is a summary of what was done and my review findings:\n\n## Changes implemented\n\n### `src/content/docs/sandbox/guides/production-deployment.mdx`\n1. **DNS record section split into tabs** -- Apex domain (`*`) vs. Subdomain (`*.sandbox`) with clear explanations of how preview URLs differ in each case.\n2. **Worker routes section split into matching tabs** -- Apex (`*.yourdomain.com/*`) vs. Subdomain (`*.sandbox.yourdomain.com/*`).\n3. **TLS warning added inside subdomain tab** -- A `:::caution` block directly in the subdomain DNS setup path so developers cannot miss it.\n4. **HTTPS container error** added to Troubleshooting.\n5. **Error 1016 and Error 522** added to Troubleshooting with sandbox-specific guidance.\n6. **\"How preview URL requests flow\"** section added between the intro and Prerequisites, explaining the 5-step request path.\n\n### `src/content/docs/sandbox/concepts/preview-urls.mdx`\n7. **Request flow expanded** -- Replaced the terse one-line description with a detailed flow diagram and explanation about TLS termination at the edge.\n8. **HTTPS servers** added to \"What Does Not Work\" list.\n9. **\"Container HTTPS Error\"** troubleshooting subsection added with common causes (Node.js `https.createServer`, framework HTTPS flags, proxy trust).\n10. **HTTPS bullet in Security section rewritten** -- Now clearly distinguishes apex (Universal SSL works) vs. subdomain (needs additional cert), instead of the misleading \"certificates are provisioned automatically\" phrasing.\n\n## Items flagged for human review\n\n1. **Advanced Certificate Manager pricing ($10/month)**: This price appears only in the sandbox docs and nowhere in the official ACM documentation (`/ssl/edge-certificates/advanced-certificate-manager/`). The ACM docs do not list any specific price. I preserved the `$10/month` figure since it was already in the existing page and the issue explicitly includes it, but this should be verified against current pricing and may go stale. Consider linking to a pricing page instead of hardcoding the amount.\n\n2. **Error message text `\"Connecting to a container using HTTPS is not currently supported\"`**: This exact error string comes from the issue author (who is a Cloudflare employee on the Sandbox team), so it is likely accurate. However, I could not verify this error string exists in any public documentation or source code in the docs repo. If the error message text changes in the SDK, the docs will need updating.\n\n3. **`exposed.exposedAt` vs `exposed.url`**: The Verify section in production-deployment.mdx uses `exposed.exposedAt` while the preview-urls.mdx page uses `exposed.url`. Both were already present in the existing docs before my changes, but this inconsistency may confuse developers. Worth checking which is the current API.\n\n4. **Step 5 of the request flow** (\"Container: The Durable Object forwards the request to the service inside your container over an internal connection (HTTP)\"): The claim that transport between the Durable Object and container is \"already secure within Cloudflare's network\" is architecturally reasonable but is a security claim I cannot independently verify from the docs. It was stated in the issue by a Cloudflare engineer, so it is likely accurate.\n\nCloses #28381\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/22080407295)",
      "created_at": "2026-02-16T23:29:22Z",
      "updated_at": "2026-03-03T03:51:59Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28381-20260216232233",
        "ref": "opencode/issue28381-20260216232233",
        "sha": "b5d2bbefef3ceecbc3ba16d7702c0cd5e8796b62",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2e6b600dfafedcafda0ec714d47786cbd26285e3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28382"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28382"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28382"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28382/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28382/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28382/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b5d2bbefef3ceecbc3ba16d7702c0cd5e8796b62"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "whoiskatrin",
        "id": 8017908,
        "node_id": "MDQ6VXNlcjgwMTc5MDg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/whoiskatrin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28381
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28380",
      "id": 3291864355,
      "node_id": "PR_kwDOEXHXkM7ENd0j",
      "number": 28380,
      "state": "open",
      "locked": false,
      "title": "Truncate long entries on changelog with continue reading link",
      "user": {
        "login": "jonesphillip",
        "id": 7978631,
        "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
        "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jonesphillip",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Some changelog posts are really long. When reading changelog on mobile (or even desktop) you end up scrolling forever and still in the same entry, meaning you miss content below.\r\n\r\nThis truncates long posts on the changelog home, with a fade-out + continue reading link to the full entry. Short posts are unaffected, and direct links to individual entries still show everything.",
      "created_at": "2026-02-16T22:55:07Z",
      "updated_at": "2026-02-18T16:42:41Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:pjones/changelog-truncate-long-entries",
        "ref": "pjones/changelog-truncate-long-entries",
        "sha": "c259ad284ed0ac735bd6c60aa41a54eb2521c306",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2e6b600dfafedcafda0ec714d47786cbd26285e3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28380"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28380"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28380"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28380/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28380/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28380/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c259ad284ed0ac735bd6c60aa41a54eb2521c306"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28376",
      "id": 3291011484,
      "node_id": "PR_kwDOEXHXkM7EKNmc",
      "number": 28376,
      "state": "open",
      "locked": false,
      "title": "Create 2026-12-13-recommendations-for-configuration.mdx",
      "user": {
        "login": "akumar0630",
        "id": 164444106,
        "node_id": "U_kgDOCc03yg",
        "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/akumar0630",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-16T17:56:24Z",
      "updated_at": "2026-03-03T03:52:02Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "49ed039c08a0343837fbff97460818b911bb7b34",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "akumar0630:patch-8",
        "ref": "patch-8",
        "sha": "89377f3c2c2e539524d44551503cf18b9c8940bb",
        "user": {
          "login": "akumar0630",
          "id": 164444106,
          "node_id": "U_kgDOCc03yg",
          "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/akumar0630",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 980235759,
          "node_id": "R_kgDOOm017w",
          "name": "cloudflare-docs",
          "full_name": "akumar0630/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "akumar0630",
            "id": 164444106,
            "node_id": "U_kgDOCc03yg",
            "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/akumar0630",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/akumar0630/cloudflare-docs",
          "created_at": "2025-05-08T19:45:53Z",
          "updated_at": "2025-09-12T00:31:36Z",
          "pushed_at": "2026-03-01T02:38:48Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1221565,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 20,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 20,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "cee92ffd03256b5ebc48a263c734f76977d82d9a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28376"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28376"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28376"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28376/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28376/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28376/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/89377f3c2c2e539524d44551503cf18b9c8940bb"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28374",
      "id": 3290953965,
      "node_id": "PR_kwDOEXHXkM7EJ_jt",
      "number": 28374,
      "state": "open",
      "locked": false,
      "title": "Update unstable_readConfig docs to reflect async return type",
      "user": {
        "login": "penalosa",
        "id": 28503158,
        "node_id": "MDQ6VXNlcjI4NTAzMTU4",
        "avatar_url": "https://avatars.githubusercontent.com/u/28503158?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/penalosa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n- Update `unstable_readConfig` documentation to note it now returns a `Promise<Unstable_Config>` instead of `Unstable_Config`\n\nRelated workers-sdk PR: https://github.com/cloudflare/workers-sdk/pull/12031",
      "created_at": "2026-02-16T17:42:23Z",
      "updated_at": "2026-03-03T03:52:04Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "e81d4b37229ae64445ba8c74086de4dd91035e6c",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:penalosa/async-read-config",
        "ref": "penalosa/async-read-config",
        "sha": "ddb0bf2e32aa7cc6140e7b0e7540895f51c710e2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "cee92ffd03256b5ebc48a263c734f76977d82d9a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28374"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28374"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28374"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28374/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28374/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28374/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ddb0bf2e32aa7cc6140e7b0e7540895f51c710e2"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28364",
      "id": 3290170073,
      "node_id": "PR_kwDOEXHXkM7EHALZ",
      "number": 28364,
      "state": "open",
      "locked": false,
      "title": "Add WRANGLER_CACHE_DIR and MINIFLARE_CACHE_DIR environment variables",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\n\nDocuments two new environment variables introduced in [cloudflare/workers-sdk#12466](https://github.com/cloudflare/workers-sdk/pull/12466):\n\n- **`WRANGLER_CACHE_DIR`** — overrides Wrangler's default cache location (`node_modules/.cache/wrangler`)\n- **`MINIFLARE_CACHE_DIR`** — overrides Miniflare's default `cf.json` cache location (`node_modules/.mf`)\n\nBoth are useful for environments without a traditional `node_modules` directory, such as Yarn PnP.\n\n#### Things for reviewer to verify\n- Descriptions align with the implementation in workers-sdk#12466\n- Whether the example `.env` section at the bottom of the page should also include these new variables (currently omitted since they are niche/optional)\n- Timing: the source PR may not yet be merged\n\n---\n\n[Link to Devin run](https://app.devin.ai/sessions/71349e1d5eff4f4c9fb2f2be866013e0) | Requested by: @petebacondarwin\n\n### Documentation checklist\n\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\n<!-- devin-review-badge-begin -->\n\n---\n\n<a href=\"https://app.devin.ai/review/cloudflare/cloudflare-docs/pull/28364\" target=\"_blank\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1\">\n    <img src=\"https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1\" alt=\"Open with Devin\">\n  </picture>\n</a>\n<!-- devin-review-badge-end -->\n",
      "created_at": "2026-02-16T14:10:24Z",
      "updated_at": "2026-03-03T03:52:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "bd5c7fe2aa0d030fc45f4da49b504dc2412a5f0d",
      "assignees": {
        "0": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1771250918-add-wrangler-cache-dir-env-vars",
        "ref": "devin/1771250918-add-wrangler-cache-dir-env-vars",
        "sha": "180e54657d4247a315d2992dbce4e5b3138934e5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e7e1b67f0b8b648f0de09f9b642f4547477cbc0e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28364"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28364"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28364"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28364/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28364/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28364/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/180e54657d4247a315d2992dbce4e5b3138934e5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28354",
      "id": 3288399577,
      "node_id": "PR_kwDOEXHXkM7EAP7Z",
      "number": 28354,
      "state": "open",
      "locked": false,
      "title": "Update binding.mdx with configuration and bindings info/ascalad",
      "user": {
        "login": "Ascalad",
        "id": 141642611,
        "node_id": "U_kgDOCHFLcw",
        "avatar_url": "https://avatars.githubusercontent.com/u/141642611?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Ascalad",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Pull request\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-16T05:12:09Z",
      "updated_at": "2026-03-03T03:52:08Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c323a24e3e97493b8be6b8d51bf0ce32dc46e2d5",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "Ascalad:patch-25",
        "ref": "patch-25",
        "sha": "f12b97d355b49de7342900f3cff2eb33c1611ae2",
        "user": {
          "login": "Ascalad",
          "id": 141642611,
          "node_id": "U_kgDOCHFLcw",
          "avatar_url": "https://avatars.githubusercontent.com/u/141642611?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Ascalad",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 978391521,
          "node_id": "R_kgDOOlER4Q",
          "name": "cloudflare-docs",
          "full_name": "Ascalad/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "Ascalad",
            "id": 141642611,
            "node_id": "U_kgDOCHFLcw",
            "avatar_url": "https://avatars.githubusercontent.com/u/141642611?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/Ascalad",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/Ascalad/cloudflare-docs",
          "created_at": "2025-05-05T23:12:25Z",
          "updated_at": "2025-11-04T05:11:33Z",
          "pushed_at": "2026-02-16T05:29:52Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1195243,
          "stargazers_count": 1,
          "watchers_count": 1,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": true,
          "has_pages": false,
          "has_discussions": true,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 8,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": true,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 8,
          "watchers": 1,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d2da167fedc55dbcb9e91a4dcaec93311ec370a4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28354"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28354"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28354"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28354/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28354/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28354/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f12b97d355b49de7342900f3cff2eb33c1611ae2"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28350",
      "id": 3285787815,
      "node_id": "PR_kwDOEXHXkM7D2SSn",
      "number": 28350,
      "state": "open",
      "locked": false,
      "title": "fix: update prisma migration command",
      "user": {
        "login": "Tutuviz",
        "id": 54548671,
        "node_id": "MDQ6VXNlcjU0NTQ4Njcx",
        "avatar_url": "https://avatars.githubusercontent.com/u/54548671?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Tutuviz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAs in prisma 7.0.0, for prisma migrate diff, there was a removal the following flags:\r\n- `prisma --[from/to]-schema-datamodel` - This is now replaced with just `--[from/to]-schema` with the same usage. [ref](https://github.com/prisma/prisma/releases/tag/7.0.0)\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-02-15T01:24:20Z",
      "updated_at": "2026-02-23T15:24:18Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "637bf360c7b69c43b96f6e2debe13c93329443a4",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "Tutuviz:patch-2",
        "ref": "patch-2",
        "sha": "d55efc2332363ca4243617b053d77229a3e3c1fc",
        "user": {
          "login": "Tutuviz",
          "id": 54548671,
          "node_id": "MDQ6VXNlcjU0NTQ4Njcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/54548671?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Tutuviz",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1158156911,
          "node_id": "R_kgDORQgSbw",
          "name": "cloudflare-docs",
          "full_name": "Tutuviz/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "Tutuviz",
            "id": 54548671,
            "node_id": "MDQ6VXNlcjU0NTQ4Njcx",
            "avatar_url": "https://avatars.githubusercontent.com/u/54548671?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/Tutuviz",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/Tutuviz/cloudflare-docs",
          "created_at": "2026-02-14T22:14:55Z",
          "updated_at": "2026-02-14T22:14:55Z",
          "pushed_at": "2026-02-16T14:15:35Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1359038,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d2da167fedc55dbcb9e91a4dcaec93311ec370a4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28350"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28350"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28350"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28350/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28350/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28350/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d55efc2332363ca4243617b053d77229a3e3c1fc"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28345",
      "id": 3285081533,
      "node_id": "PR_kwDOEXHXkM7Dzl29",
      "number": 28345,
      "state": "open",
      "locked": false,
      "title": "[Durable Objects] restructure docs around Diátaxis framework",
      "user": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Closes #28344\n\n## Structure (Diátaxis framework)\n\n```\ndurable-objects/\n├── index.mdx                              Overview (order 1)\n├── get-started.mdx                        Get started (order 2)\n│\n├── concepts/                              Concepts — explanation (order 3)\n│   ├── how-durable-objects-work.mdx       NEW — merged from what-are-durable-objects\n│   │                                             + durable-object-lifecycle\n│   │                                             + reference/in-memory-state\n│   ├── storage-and-state.mdx              NEW\n│   ├── calling-durable-objects.mdx        NEW\n│   └── rules-of-durable-objects.mdx       MOVED from best-practices/ (content refreshed)\n│\n├── how-to/                                How-to guides — NEW section (order 4)\n│   ├── access-storage.mdx                 ← best-practices/access-durable-objects-storage\n│   ├── invoke-methods.mdx                 ← best-practices/create-durable-object-stubs-and-send-requests\n│   ├── use-websockets.mdx                 ← best-practices/websockets\n│   ├── handle-errors.mdx                  ← best-practices/error-handling\n│   ├── use-alarms.mdx                     NEW — merged from api/alarms (how-to parts)\n│   │                                             + examples/alarms-api\n│   ├── configure-migrations.mdx           ← reference/durable-objects-migrations\n│   ├── configure-data-location.mdx        ← reference/data-location\n│   ├── use-environments.mdx               ← reference/environments\n│   ├── test-durable-objects.mdx           ← examples/testing-with-durable-objects\n│   └── gradual-deployments.mdx            external_link → Workers gradual deployments\n│\n├── api/                                   API reference (order 5, renamed from \"Workers Binding API\")\n│   ├── base.mdx                           pcx_content_type fixed: concept → reference\n│   ├── namespace.mdx                      \"\n│   ├── id.mdx                             \"\n│   ├── stub.mdx                           \"\n│   ├── state.mdx                          \"\n│   ├── sqlite-storage-api.mdx             \"\n│   ├── legacy-kv-storage-api.mdx          \"\n│   ├── alarms.mdx                         \"\n│   ├── container.mdx                      \"\n│   ├── webgpu.mdx                         unchanged (pcx_content_type: configuration)\n│   ├── workers-rs.mdx                     external_link (unchanged)\n│   └── rest-api.mdx                       external_link ← durable-objects-rest-api.mdx (root)\n│\n├── examples/                              Examples (order 6, was 8)\n│   ├── build-a-counter.mdx                unchanged\n│   ├── websocket-server.mdx               unchanged\n│   ├── websocket-hibernation-server.mdx   unchanged\n│   ├── durable-object-in-memory-state.mdx unchanged\n│   ├── durable-object-ttl.mdx             unchanged\n│   ├── reference-do-name-using-init.mdx   unchanged\n│   ├── readable-stream.mdx                unchanged\n│   ├── use-kv-from-durable-objects.mdx    unchanged\n│   └── agents.mdx                         external_link (unchanged)\n│\n├── tutorials/                             Tutorials (order 9)\n│   └── build-a-seat-booking-app.mdx       unchanged\n│\n├── observability/                         Observability (order 8, was 7)\n│   ├── troubleshooting.mdx                unchanged\n│   ├── metrics-and-analytics.mdx          fixed pre-existing <Steps> build error\n│   └── data-studio.mdx                    unchanged\n│\n├── platform/                              Platform (order 9, was 12)\n│   ├── pricing.mdx                        unchanged\n│   ├── limits.mdx                         unchanged\n│   ├── storage-options.mdx                external_link (unchanged)\n│   ├── data-security.mdx                  ← reference/data-security\n│   ├── faq.mdx                            ← reference/faq\n│   ├── glossary.mdx                       ← reference/glossary\n│   └── known-issues.mdx                   unchanged\n│\n├── demos.mdx                              unchanged (order 10)\n├── video-tutorials.mdx                    unchanged (order 11)\n└── release-notes.mdx                      unchanged (order 20)\n\nDELETED sections: best-practices/, reference/\n```\n\n## Content movements\n\n- `best-practices/*` dissolved — 4 how-to pages moved to `how-to/`, rules page moved to `concepts/` (content refreshed with updated examples)\n- `reference/*` dissolved — 3 how-to pages moved to `how-to/`, 3 reference pages moved to `platform/`, 1 explanation page (`in-memory-state`) merged into `concepts/how-durable-objects-work`\n- `examples/testing-with-durable-objects` → `how-to/test-durable-objects` (it is a how-to, not an example)\n- `examples/alarms-api` content merged into new `how-to/use-alarms`\n- `concepts/what-are-durable-objects` + `concepts/durable-object-lifecycle` + `reference/in-memory-state` merged into new `concepts/how-durable-objects-work`\n- `durable-objects-rest-api.mdx` moved into `api/rest-api.mdx` (now an external_link redirect to the API docs)\n- All 9 API pages: `pcx_content_type` changed from `concept` to `reference`\n- All internal links updated across 48+ files (including partials, changelogs, workers docs, agents docs)\n- All new code examples are TypeScript-first using `TypeScriptExample`, with typed `DurableObject<Env>`, RPC methods, and `this.ctx.storage`\n- 21 new redirects added, 13 existing redirects updated to point to new destinations\n- Fixed pre-existing `<Steps>` build error in `observability/metrics-and-analytics`\n\n## Redirects\n\nAll old paths have 301 redirects in `public/__redirects`:\n\n| Old path | New path |\n|----------|----------|\n| `/durable-objects/best-practices/` | `/durable-objects/how-to/` |\n| `/durable-objects/best-practices/access-durable-objects-storage/` | `/durable-objects/how-to/access-storage/` |\n| `/durable-objects/best-practices/create-durable-object-stubs-and-send-requests/` | `/durable-objects/how-to/invoke-methods/` |\n| `/durable-objects/best-practices/websockets/` | `/durable-objects/how-to/use-websockets/` |\n| `/durable-objects/best-practices/error-handling/` | `/durable-objects/how-to/handle-errors/` |\n| `/durable-objects/best-practices/rules-of-durable-objects/` | `/durable-objects/concepts/rules-of-durable-objects/` |\n| `/durable-objects/reference/` | `/durable-objects/concepts/` |\n| `/durable-objects/reference/durable-objects-migrations/` | `/durable-objects/how-to/configure-migrations/` |\n| `/durable-objects/reference/data-location/` | `/durable-objects/how-to/configure-data-location/` |\n| `/durable-objects/reference/environments/` | `/durable-objects/how-to/use-environments/` |\n| `/durable-objects/reference/in-memory-state/` | `/durable-objects/concepts/how-durable-objects-work/` |\n| `/durable-objects/reference/data-security/` | `/durable-objects/platform/data-security/` |\n| `/durable-objects/reference/faq/` | `/durable-objects/platform/faq/` |\n| `/durable-objects/reference/glossary/` | `/durable-objects/platform/glossary/` |\n| `/durable-objects/reference/durable-object-gradual-deployments/` | `/durable-objects/how-to/gradual-deployments/` |\n| `/durable-objects/concepts/what-are-durable-objects/` | `/durable-objects/concepts/how-durable-objects-work/` |\n| `/durable-objects/concepts/durable-object-lifecycle/` | `/durable-objects/concepts/how-durable-objects-work/` |\n| `/durable-objects/examples/testing-with-durable-objects/` | `/durable-objects/how-to/test-durable-objects/` |\n| `/durable-objects/examples/alarms-api/` | `/durable-objects/how-to/use-alarms/` |\n| `/durable-objects/durable-objects-rest-api/` | `/durable-objects/api/rest-api/` |\n\n## Drift from original PR description\n\nThe following items differ from the original PR description tree:\n\n1. **`rules-of-durable-objects.mdx` content was refreshed**, not \"unchanged\" as originally stated — the diff shows 343 additions / 326 deletions\n2. **`api/rest-api.mdx` is an external_link stub**, not a moved content page — it redirects to `/api/resources/durable_objects/`\n3. **`how-to/gradual-deployments.mdx` is an external_link stub**, not a moved content page — it redirects to the Workers gradual deployments page\n4. **`api/webgpu.mdx` retains `pcx_content_type: configuration`**, not changed to `reference` like the other 9 API pages\n5. **`tutorials/` sidebar order is 9** (not mentioned in original) — same as `platform/` (order 9), which means they rely on alphabetical tiebreaking\n6. **`api/base.mdx` and `api/container.mdx` both have `sidebar.order: 1`** — potential ordering collision\n7. **`examples/` has 9 files** (7 examples + 1 index + 1 external_link), not just the \"unchanged minus alarms-api, testing\" described — the original description omitted listing `reference-do-name-using-init.mdx`, `readable-stream.mdx`, `agents.mdx`\n8. **`observability/` sidebar order is 8** — the original description said \"was 7\" but the actual previous order was also 7, making the change 7→8 (confirmed correct)\n9. **Stale redirect**: `/durable-objects/what-are-durable-objects/` still points to `/durable-objects/concepts/what-are-durable-objects/` (line 585) which itself redirects to `/durable-objects/concepts/how-durable-objects-work/` — this is a redirect chain, not a direct redirect\n\n## Notes\n\n- `tutorials/` (order 9) and `platform/` (order 9) share the same sidebar order — platform sorts after tutorials alphabetically\n- `api/base.mdx` and `api/container.mdx` both have `sidebar.order: 1` — container may need its own order\n- `gradual-deployments.mdx` and `rest-api.mdx` are external_link stubs, not standalone content pages\n- `webgpu.mdx` retains `pcx_content_type: configuration` (not changed to `reference` like the other API pages)\n\n## Stats\n\n- **94 files changed** across the repo\n- **2,215 additions / 1,938 deletions**\n- **55 MDX files** in the final `durable-objects/` tree\n- Touches: durable-objects, workers, agents, containers, browser-rendering, data-localization, queues, sandbox, reference-architecture, workflows, partials, changelogs, release-notes, glossary, redirects",
      "created_at": "2026-02-14T17:52:29Z",
      "updated_at": "2026-03-03T03:52:10Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "9": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 4578299444,
          "node_id": "LA_kwDOEXHXkM8AAAABEONONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:queues",
          "name": "product:queues",
          "color": "2465C9",
          "default": false,
          "description": "Cloudflare Queues: https://developers.cloudflare.com/queues"
        },
        "3": {
          "id": 5354173863,
          "node_id": "LA_kwDOEXHXkM8AAAABPyI1pw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:data-localization",
          "name": "product:data-localization",
          "color": "4FC912",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 5354198860,
          "node_id": "LA_kwDOEXHXkM8AAAABPyKXTA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:reference-architecture",
          "name": "product:reference-architecture",
          "color": "87B25E",
          "default": false,
          "description": ""
        },
        "5": {
          "id": 5530965211,
          "node_id": "LA_kwDOEXHXkM8AAAABSavU2w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:browser-rendering",
          "name": "product:browser-rendering",
          "color": "71B860",
          "default": false,
          "description": ""
        },
        "6": {
          "id": 5588611477,
          "node_id": "LA_kwDOEXHXkM8AAAABTRtxlQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:durable-objects",
          "name": "product:durable-objects",
          "color": "2C2292",
          "default": false,
          "description": "Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/"
        },
        "7": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        },
        "8": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "9": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        },
        "10": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "11": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:diataxis-do-restructure",
        "ref": "diataxis-do-restructure",
        "sha": "8a2ab3cb9d0c0053a35fc55255b3c48dc360eb85",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a2ca2780e6730674860355f9e99d450d2a819592",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28345"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28345"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28345"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28345/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28345/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28345/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/8a2ab3cb9d0c0053a35fc55255b3c48dc360eb85"
        }
      },
      "author_association": "COLLABORATOR",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28344
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28338",
      "id": 3283133851,
      "node_id": "PR_kwDOEXHXkM7DsKWb",
      "number": 28338,
      "state": "open",
      "locked": false,
      "title": "Providing agent friendly alternative to svg diagrams",
      "user": {
        "login": "thomas-desmond",
        "id": 24610108,
        "node_id": "MDQ6VXNlcjI0NjEwMTA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/24610108?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thomas-desmond",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdding mermaid markdown diagram to reference architectures for easier agent interpretation\r\n\r\n### Screenshots (optional)\r\n\r\n<img width=\"822\" height=\"653\" alt=\"image\" src=\"https://github.com/user-attachments/assets/a8161e39-5dfc-4d3c-8a31-75fbefd45b99\" />\r\n\r\n### Documentation checklist\r\n\r\n- [X] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n\r\n",
      "created_at": "2026-02-13T23:21:16Z",
      "updated_at": "2026-02-27T17:11:50Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "46896ef3203daa0869e19da687643803d2018877",
      "assignees": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5354198860,
          "node_id": "LA_kwDOEXHXkM8AAAABPyKXTA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:reference-architecture",
          "name": "product:reference-architecture",
          "color": "87B25E",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "thomas-desmond:tdesmond/svg-markdown-diagrams",
        "ref": "tdesmond/svg-markdown-diagrams",
        "sha": "1aeb18e2e28d758bbd2efef059504abc5aa358dd",
        "user": {
          "login": "thomas-desmond",
          "id": 24610108,
          "node_id": "MDQ6VXNlcjI0NjEwMTA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/24610108?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomas-desmond",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 944646947,
          "node_id": "R_kgDOOE4rIw",
          "name": "cloudflare-docs",
          "full_name": "thomas-desmond/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "thomas-desmond",
            "id": 24610108,
            "node_id": "MDQ6VXNlcjI0NjEwMTA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/24610108?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/thomas-desmond",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/thomas-desmond/cloudflare-docs",
          "created_at": "2025-03-07T18:04:24Z",
          "updated_at": "2025-06-18T15:54:07Z",
          "pushed_at": "2026-02-27T17:11:49Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1206989,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 175,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 175,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "68f5a8c8f90c1f9c633746b8ac3e0edbf41c5b81",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28338"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28338"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28338"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28338/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28338/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28338/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1aeb18e2e28d758bbd2efef059504abc5aa358dd"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28329",
      "id": 3282129199,
      "node_id": "PR_kwDOEXHXkM7DoVEv",
      "number": 28329,
      "state": "open",
      "locked": false,
      "title": "[Cache] Update cdn-cache-control.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-13T18:49:23Z",
      "updated_at": "2026-03-01T03:56:38Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "520937e45e8c1ca39fd50449ad4f980c0408bf3e",
      "assignees": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2897019044,
          "node_id": "MDU6TGFiZWwyODk3MDE5MDQ0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cache",
          "name": "product:cache",
          "color": "F3F3F4",
          "default": false,
          "description": "Issues or PRs related to Cache"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-771158",
        "ref": "patch-771158",
        "sha": "5152f3585ee0d71155852f9fcf0dc5df1b10f69a",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "769aa256e4f61954d4c8f2ff2457fd7e3a2bffb6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28329"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28329"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28329"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28329/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28329/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28329/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5152f3585ee0d71155852f9fcf0dc5df1b10f69a"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "angelampcosta",
        "id": 92738954,
        "node_id": "U_kgDOBYcVig",
        "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/angelampcosta",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28319",
      "id": 3280853759,
      "node_id": "PR_kwDOEXHXkM7Djdr_",
      "number": 28319,
      "state": "open",
      "locked": false,
      "title": "Updated 4 Agents guides to latest",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All changes are committed. Here is a summary of all updates made across the four guides:\n\n### Changes by file\n\n**`quick-start.mdx`**\n- Updated `compatibility_date` from `\"2025-01-01\"` to `\"$today\"` per Workers best practices\n- Added `satisfies ExportedHandler<Env>` to the default export\n\n**`add-to-existing-project.mdx`**\n- Updated `compatibility_date` from `\"2025-01-01\"` to `\"$today\"`\n- Added `@callable()` decorators to the CounterAgent example (was missing, inconsistent with quick-start)\n- Added `satisfies ExportedHandler<Env>` to all five default export examples (plain Workers, static assets, auth, server access)\n- Replaced manual `Env` interface typing guidance with `wrangler types` generation guidance per best practices\n\n**`testing-your-agent.mdx`**\n- Fixed vitest config file references from `.js` to `.ts` (matches the actual starter)\n- Fixed code block language from `js` to `ts` for vitest config examples\n- Removed `$` prefix from terminal commands (`npm run test`, `npx vitest`, `npx wrangler dev`)\n- Changed `sh output` code blocks to `txt` (unsupported language identifier)\n\n**`build-a-chat-agent.mdx`**\n- Updated `AIChatAgent` import from `\"agents/ai-chat-agent\"` to `\"@cloudflare/ai-chat\"` (matches current starter)\n- Added proper `onChatMessage` type signature with `StreamTextOnFinishCallback<ToolSet>`\n- Updated tool definitions from `parameters` to `inputSchema` (AI SDK v5 API)\n- Updated zod import from `\"zod\"` to `\"zod/v3\"` (matches current starter)\n- Updated `unstable_getSchedulePrompt` to `getSchedulePrompt` from `\"agents/schedule\"`\n- Changed `.dev.vars` to `.env` for local secrets per Workers best practices\n- Added `.gitignore` reminder for `.env` files\n- Added `wrangler secret bulk .env` guidance for uploading secrets to production\n- Removed outdated \"npm run dev not found\" troubleshooting entry\n- Updated server URL troubleshooting to be generic (URL may vary)\n\nCloses #28318\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/21987808942)",
      "created_at": "2026-02-13T13:10:03Z",
      "updated_at": "2026-03-03T05:29:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28318-20260213130327",
        "ref": "opencode/issue28318-20260213130327",
        "sha": "00f5e91ceffb75e20a86837043a1e7f8507d0c7f",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "bf74eea0a827cefea5609a88a2fc9000dea3cf42",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28319"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28319"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28319"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28319/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28319/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28319/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/00f5e91ceffb75e20a86837043a1e7f8507d0c7f"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28318
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28296",
      "id": 3277512372,
      "node_id": "PR_kwDOEXHXkM7DWt60",
      "number": 28296,
      "state": "open",
      "locked": false,
      "title": "[Logs] Update Log fields",
      "user": {
        "login": "soheiokamoto",
        "id": 1801262,
        "node_id": "MDQ6VXNlcjE4MDEyNjI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1801262?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/soheiokamoto",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis updates Log fields.\r\n\r\nThey are synced from internal `entities` repo's fields templates.\r\n\r\nChangelog file is added manually.\r\n\r\n\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-12T18:14:33Z",
      "updated_at": "2026-02-26T20:13:53Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "02741833915572319a8036e7b2f4e19cc2572c36",
      "assignees": {
        "0": {
          "login": "rianvdm",
          "id": 1784637,
          "node_id": "MDQ6VXNlcjE3ODQ2Mzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1784637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rianvdm",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "rianvdm",
          "id": 1784637,
          "node_id": "MDQ6VXNlcjE3ODQ2Mzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1784637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rianvdm",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896741799,
          "node_id": "MDU6TGFiZWwyODk2NzQxNzk5",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:logs",
          "name": "product:logs",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Logs"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:sohei/update-log-fields",
        "ref": "sohei/update-log-fields",
        "sha": "a9b9cc371ff72768728bbc2c020c667a2462dbbe",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ad75f835741702b670346738c1494239ccfb5145",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28296"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28296"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28296"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28296/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28296/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28296/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a9b9cc371ff72768728bbc2c020c667a2462dbbe"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "rianvdm",
        "id": 1784637,
        "node_id": "MDQ6VXNlcjE3ODQ2Mzc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1784637?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/rianvdm",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28284",
      "id": 3273897134,
      "node_id": "PR_kwDOEXHXkM7DI7Su",
      "number": 28284,
      "state": "open",
      "locked": false,
      "title": "Refactor Argo Smart Routing documentation structure",
      "user": {
        "login": "soheylamelaei-cloud",
        "id": 227569985,
        "node_id": "U_kgDODZBxQQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/227569985?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/soheylamelaei-cloud",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-11T23:18:46Z",
      "updated_at": "2026-02-26T03:52:25Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "9bc307a4821362c892d971cba041989dc9712f7b",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5849094913,
          "node_id": "LA_kwDOEXHXkM8AAAABXKIbAQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:argo-smart-routing",
          "name": "product:argo-smart-routing",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "soheylamelaei-cloud:patch-2",
        "ref": "patch-2",
        "sha": "e46942c3fdb579fe98769497c1d710d76d1abec9",
        "user": {
          "login": "soheylamelaei-cloud",
          "id": 227569985,
          "node_id": "U_kgDODZBxQQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/227569985?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/soheylamelaei-cloud",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1155799056,
          "node_id": "R_kgDOROQYEA",
          "name": "cloudflare-docs",
          "full_name": "soheylamelaei-cloud/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "soheylamelaei-cloud",
            "id": 227569985,
            "node_id": "U_kgDODZBxQQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/227569985?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/soheylamelaei-cloud",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/soheylamelaei-cloud/cloudflare-docs",
          "created_at": "2026-02-11T23:11:32Z",
          "updated_at": "2026-02-25T07:45:57Z",
          "pushed_at": "2026-02-25T22:57:16Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1371584,
          "stargazers_count": 1,
          "watchers_count": 1,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 4,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 4,
          "watchers": 1,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "878be2b8381380cc4ed962e68ba905aa233dcdeb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28284"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28284"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28284"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28284/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28284/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28284/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e46942c3fdb579fe98769497c1d710d76d1abec9"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28282",
      "id": 3273587012,
      "node_id": "PR_kwDOEXHXkM7DHvlE",
      "number": 28282,
      "state": "open",
      "locked": false,
      "title": "Recommend latest compat date in 60 files",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All changes have been committed. Here's a summary of what was done:\n\n## Summary\n\n**60 files changed** across the entire docs codebase to ensure every mention of `compatibility_date` guides users to set it to the latest date.\n\n### Key changes by category:\n\n**1. Reference pages (highest impact) - prose updates:**\n- `compatibility-dates.mdx` - Strengthened recommendation language: \"Keeping your compatibility date set to the latest date ensures you have access to the most recent features, bug fixes, and performance improvements\"\n- `compatibility-flags.mdx` - Updated guidance to say \"You should always set your `compatibility_date` to the current date\"\n- `wrangler/configuration.mdx` - Added \"You should always set this to the current date when starting a new project\" to field description\n- `multipart-upload-metadata.mdx` - Changed from \"Highly recommended\" to \"Always set `compatibility_date` to the current date\"\n\n**2. WranglerConfig blocks updated to `$today` (auto-updates at build time):**\n- `compatibility-dates.mdx` example (was `2022-04-05`)\n- `compatibility-flags.mdx` example (was `2021-09-14`)\n- 5 agents docs pages (was `2025-01-01` / `2025-02-11` / `2026-01-20`)\n- 3 sandbox docs pages (was `2025-10-13` / `2025-05-06`)\n- `start-from-scratch.mdx` (was placeholder `yyyy-mm-dd`)\n- `wrangler/api.mdx` (was placeholder `XXXX-XX-XX`)\n\n**3. Raw code blocks with `// Set this to today's date` comments added:**\n- 5 KV example pages\n- 2 Hyperdrive index page examples\n- Workers VPC index page\n- Sandbox persistent-storage tutorial\n- Vite plugin programmatic-configuration examples\n\n**4. Non-wrangler contexts (API/Terraform/SDK) updated with recent dates + guidance:**\n- `direct-upload.mdx` - Updated from `2021-09-14` to `2025-09-15` + added prose guidance\n- `multipart-upload-metadata.mdx` - Updated from `2021-09-14` to `2025-09-15`\n- `platform-examples.mdx` - Updated from `2024-01-01` to `2025-09-15` + added prose\n- `infrastructure-as-code.mdx` - Updated Terraform + curl examples from `2025-08-06` to `2025-09-15` + comments\n- `ai-wrapper-tenant-control.mdx` - Updated from `2023-10-30` to `2025-09-15` + comment\n- `static-assets.mdx` (Workers for Platforms) - Updated curl example date\n\n**5. Skills directory (AI agent references) - 33 files:**\n- Added `// Set compatibility_date to today's date` comments above every `compatibility_date` line to guide AI agents generating code from these references\n\nCloses #28281\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/21922965560)",
      "created_at": "2026-02-11T21:24:06Z",
      "updated_at": "2026-02-23T15:25:06Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a455af1caafbfddddbd6cfc3bbd1e683018dbb78",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "9": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "9": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "10": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "11": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "12": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "13": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "4": {
          "id": 5683123250,
          "node_id": "LA_kwDOEXHXkM8AAAABUr2UMg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:kv",
          "name": "product:kv",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "5": {
          "id": 6018502231,
          "node_id": "LA_kwDOEXHXkM8AAAABZrsOVw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:hyperdrive",
          "name": "product:hyperdrive",
          "color": "FFD555",
          "default": false,
          "description": "Hyperdrive: https://developers.cloudflare.com/hyperdrive/"
        },
        "6": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        },
        "7": {
          "id": 9316093024,
          "node_id": "LA_kwDOEXHXkM8AAAACK0hMYA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-vpc",
          "name": "product:workers-vpc",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "8": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28281-20260211210427",
        "ref": "opencode/issue28281-20260211210427",
        "sha": "a168343e07ac2d45c32f788db71b207c9a354003",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "71974304e03176acb0e7befa2aa13ba281c7c3a9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28282"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28282"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28282"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28282/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28282/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28282/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a168343e07ac2d45c32f788db71b207c9a354003"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28281
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28279",
      "id": 3273498709,
      "node_id": "PR_kwDOEXHXkM7DHaBV",
      "number": 28279,
      "state": "open",
      "locked": false,
      "title": "Add note on WAF rules possibly blocking Hyperdrive",
      "user": {
        "login": "dledfordcf",
        "id": 158224609,
        "node_id": "U_kgDOCW5Q4Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/158224609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dledfordcf",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "We found that if a WAF rule blocks traffic to the same public hostname used to attach Hyperdrive to a tunnel backed hostname, the Hyperdrive wizard can fail with a HTTP 403, but there's no obvious note that the error is due to the WAF.\r\n\r\nAdded a note to check WAF rules if the Hyperdrive wizard fails with a  403.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-11T20:52:23Z",
      "updated_at": "2026-02-26T03:52:27Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a559a392fd37cb35865fbbc68dc6bed6e73976b6",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6018502231,
          "node_id": "LA_kwDOEXHXkM8AAAABZrsOVw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:hyperdrive",
          "name": "product:hyperdrive",
          "color": "FFD555",
          "default": false,
          "description": "Hyperdrive: https://developers.cloudflare.com/hyperdrive/"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "dledfordcf:patch-23",
        "ref": "patch-23",
        "sha": "a36a4a66d7647c82c7cfafe74530503065aa8151",
        "user": {
          "login": "dledfordcf",
          "id": 158224609,
          "node_id": "U_kgDOCW5Q4Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/158224609?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dledfordcf",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 787089551,
          "node_id": "R_kgDOLuoIjw",
          "name": "cloudflare-docs",
          "full_name": "dledfordcf/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dledfordcf",
            "id": 158224609,
            "node_id": "U_kgDOCW5Q4Q",
            "avatar_url": "https://avatars.githubusercontent.com/u/158224609?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dledfordcf",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dledfordcf/cloudflare-docs",
          "created_at": "2024-04-15T21:45:27Z",
          "updated_at": "2024-04-15T21:45:28Z",
          "pushed_at": "2026-02-11T20:52:14Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1194614,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "71974304e03176acb0e7befa2aa13ba281c7c3a9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28279"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28279"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28279"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28279/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28279/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28279/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a36a4a66d7647c82c7cfafe74530503065aa8151"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28263",
      "id": 3271785669,
      "node_id": "PR_kwDOEXHXkM7DA3zF",
      "number": 28263,
      "state": "open",
      "locked": false,
      "title": "Revert \"Revert \"[Workers] Add wrangler whoami --json documentation\"\"",
      "user": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Reverts cloudflare/cloudflare-docs#28260 which reverted https://github.com/cloudflare/cloudflare-docs/pull/28239 which no longer needs to be reverted because it's released (as of Thursday 12th Feb).\r\n\r\n😅 \r\n\r\nNow let us never speak of it again.",
      "created_at": "2026-02-11T14:00:16Z",
      "updated_at": "2026-02-26T03:52:29Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f587235a3de37e466418b5e8847ae57ac2b78285",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:revert-28260-revert-28239-docs/wrangler-whoami-json",
        "ref": "revert-28260-revert-28239-docs/wrangler-whoami-json",
        "sha": "5827588e9d68b008053a2531d2a3a9fea8fdd3af",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "41ac4d2eadab734100ec4217a983d48544903147",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28263"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28263"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28263"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28263/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28263/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28263/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5827588e9d68b008053a2531d2a3a9fea8fdd3af"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28250",
      "id": 3269119339,
      "node_id": "PR_kwDOEXHXkM7C2s1r",
      "number": 28250,
      "state": "open",
      "locked": false,
      "title": "Update Incorrect API links for Create Participant API",
      "user": {
        "login": "quick007",
        "id": 69743171,
        "node_id": "MDQ6VXNlcjY5NzQzMTcx",
        "avatar_url": "https://avatars.githubusercontent.com/u/69743171?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/quick007",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdating incorrect documentation links that don't go anywhere to the correct links.\r\n\r\n### Screenshots (optional)\r\n\r\nn/a\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-02-10T21:27:43Z",
      "updated_at": "2026-02-25T03:53:22Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "4ea019c694d5d74a55c7890dfb47951abc5be3b4",
      "assignees": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8424705055,
          "node_id": "LA_kwDOEXHXkM8AAAAB9ibMHw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:realtime",
          "name": "product:realtime",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "quick007:patch-6",
        "ref": "patch-6",
        "sha": "8884a74357d04977509715888ec6466bf25a99b3",
        "user": {
          "login": "quick007",
          "id": 69743171,
          "node_id": "MDQ6VXNlcjY5NzQzMTcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/69743171?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/quick007",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 979172828,
          "node_id": "R_kgDOOlz93A",
          "name": "cloudflare-docs",
          "full_name": "quick007/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "quick007",
            "id": 69743171,
            "node_id": "MDQ6VXNlcjY5NzQzMTcx",
            "avatar_url": "https://avatars.githubusercontent.com/u/69743171?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/quick007",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/quick007/cloudflare-docs",
          "created_at": "2025-05-07T05:35:11Z",
          "updated_at": "2025-05-07T05:35:11Z",
          "pushed_at": "2026-02-10T21:26:10Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1204459,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "23c09c679bc703f8b10edc829d626dceca6a99e8",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28250"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28250"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28250"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28250/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28250/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28250/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/8884a74357d04977509715888ec6466bf25a99b3"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "ravindra-cloudflare",
        "id": 233027523,
        "node_id": "U_kgDODeO3ww",
        "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ravindra-cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28243",
      "id": 3268302028,
      "node_id": "PR_kwDOEXHXkM7CzlTM",
      "number": 28243,
      "state": "open",
      "locked": false,
      "title": "[testing] Workers deployment configuration",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Internal draft documentation for upcoming Workers deployment features.\n\n- Adds new section to gradual deployments page\n- Code examples for configuration patterns\n- Service binding propagation patterns",
      "created_at": "2026-02-10T17:30:41Z",
      "updated_at": "2026-03-01T03:56:42Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "8d8bc790bfb71a34c5192c805d56070a6397f7ea",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dina/cohort-deployments-docs",
        "ref": "dina/cohort-deployments-docs",
        "sha": "90bb862de40b77bcbfb7d10bcec1941d1fe075f9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "299b330e4972db3867bda4ff3f72de4397a941b7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28243"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28243"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28243"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28243/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28243/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28243/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/90bb862de40b77bcbfb7d10bcec1941d1fe075f9"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28242",
      "id": 3268236994,
      "node_id": "PR_kwDOEXHXkM7CzVbC",
      "number": 28242,
      "state": "open",
      "locked": false,
      "title": "[MoQ] add feature set for moq draft version 7 and 14",
      "user": {
        "login": "itzmanish",
        "id": 12438068,
        "node_id": "MDQ6VXNlcjEyNDM4MDY4",
        "avatar_url": "https://avatars.githubusercontent.com/u/12438068?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/itzmanish",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\nAdded feature available and unavailable in MoQ Relay for draft-07 and draft-14\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-10T17:15:49Z",
      "updated_at": "2026-03-04T03:50:40Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "6fca3f643fc6fd7db21de0f1938d6a45c70bb221",
      "assignees": {
        "0": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "nils-ohlmeier",
          "id": 6109500,
          "node_id": "MDQ6VXNlcjYxMDk1MDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6109500?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nils-ohlmeier",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "nils-ohlmeier",
          "id": 6109500,
          "node_id": "MDQ6VXNlcjYxMDk1MDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6109500?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nils-ohlmeier",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9112994036,
          "node_id": "LA_kwDOEXHXkM8AAAACHy1A9A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:moq",
          "name": "product:moq",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "itzmanish:itzmanish/moq-update",
        "ref": "itzmanish/moq-update",
        "sha": "d69efbd68a85d22554ee256448b8752abc2afaa9",
        "user": {
          "login": "itzmanish",
          "id": 12438068,
          "node_id": "MDQ6VXNlcjEyNDM4MDY4",
          "avatar_url": "https://avatars.githubusercontent.com/u/12438068?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/itzmanish",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1148185630,
          "node_id": "R_kgDORG_sHg",
          "name": "cloudflare-docs",
          "full_name": "itzmanish/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "itzmanish",
            "id": 12438068,
            "node_id": "MDQ6VXNlcjEyNDM4MDY4",
            "avatar_url": "https://avatars.githubusercontent.com/u/12438068?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/itzmanish",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/itzmanish/cloudflare-docs",
          "created_at": "2026-02-02T17:15:59Z",
          "updated_at": "2026-02-02T17:15:59Z",
          "pushed_at": "2026-02-10T17:11:48Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1186475,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "6622295bf17fa4dd72e41d4667b7eda335cb8283",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28242"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28242"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28242"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28242/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28242/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28242/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d69efbd68a85d22554ee256448b8752abc2afaa9"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "nils-ohlmeier",
        "id": 6109500,
        "node_id": "MDQ6VXNlcjYxMDk1MDA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6109500?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nils-ohlmeier",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28229",
      "id": 3265437722,
      "node_id": "PR_kwDOEXHXkM7CoqAa",
      "number": 28229,
      "state": "open",
      "locked": false,
      "title": "[Workers] Add Builds API guide with workflow examples",
      "user": {
        "login": "yomna-shousha",
        "id": 219857385,
        "node_id": "U_kgDODRrB6Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/219857385?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/yomna-shousha",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Addressed bonk's review \r\n\r\nThis PR adds a new guide for using the Workers Builds API. \r\n\r\nThe guide covers:\r\n- Required API token permissions (Workers Builds Configuration + Workers Scripts Read)\r\n- The Worker tag vs Worker name distinction (external_script_id)\r\n- Step-by-step workflow: get Worker tag → get trigger UUID → trigger builds\r\n- Production vs preview triggers and environment variables\r\n- Example scripts for redeploying and setting up builds from scratch",
      "created_at": "2026-02-10T04:12:53Z",
      "updated_at": "2026-02-24T06:38:18Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "2eb0339db247a8279f5416c3241cfbf921d87dfc",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:yomna/workers-builds-api-guide",
        "ref": "yomna/workers-builds-api-guide",
        "sha": "4346c09b874259c8bf7ed94ef87ba984c6daacaa",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "78fbeb7e556923ce66d48e6d80050232985282cf",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28229"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28229"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28229"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28229/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28229/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28229/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4346c09b874259c8bf7ed94ef87ba984c6daacaa"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28228",
      "id": 3264912452,
      "node_id": "PR_kwDOEXHXkM7CmpxE",
      "number": 28228,
      "state": "open",
      "locked": false,
      "title": "Add docs for wrangler dev + tunnels",
      "user": {
        "login": "ask-bonk[bot]",
        "id": 249159057,
        "node_id": "BOT_kgDODtndkQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2454580?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ask-bonk%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "All tasks are complete. Here is a summary of the changes:\n\n## Summary of changes\n\n### New file\n- **`src/content/docs/workers/development-testing/expose-dev-server.mdx`** — New how-to page that walks through exposing a `wrangler dev` or `vite dev` session using Cloudflare Tunnel. Covers:\n  - How the tunnel architecture works\n  - Quick tunnels (no account required) with tabbed package manager examples\n  - Named tunnels with persistent hostnames\n  - Configuration details: port matching, interface binding, local vs remote mode, Vite custom ports\n  - Common use cases table\n  - Limitations\n\n### Edited files\n- **`src/content/docs/workers/development-testing/index.mdx`** (line 53) — Added a cross-link sentence after the \"Get started\" links in the Local development section: \"To share your dev server with others or receive external webhooks, refer to Expose your dev server.\"\n\n- **`src/content/docs/cloudflare-one/.../trycloudflare.mdx`** (line 34) — Added a Workers-specific use case to the FAQ: exposing a local Workers dev server with `cloudflared tunnel --url http://localhost:8787`.\n\n- **`src/content/docs/workers/wrangler/commands.mdx`** (line 199) — Added a note under the `--port` flag description referencing the tunnel guide for port matching.\n\n### Validation\n- `npm run check` passed with 0 errors (frontmatter schemas, content collections, and Astro types all valid).\n\nCloses #28227\n\n[github run](/cloudflare/cloudflare-docs/actions/runs/21845441363)",
      "created_at": "2026-02-09T23:51:38Z",
      "updated_at": "2026-02-20T15:30:27Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "717904c4e7bf1c8baace7a86ff723c5ce410e106",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "nikitacano",
          "id": 48366124,
          "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nikitacano",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:opencode/issue28227-20260209234637",
        "ref": "opencode/issue28227-20260209234637",
        "sha": "6f4b521e85ea429432178a9895d66546daf131a4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "f4dceb9ec77c6229d713806bda96914cca2f15a5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28228"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28228"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28228"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28228/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28228/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28228/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6f4b521e85ea429432178a9895d66546daf131a4"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2,
        28227
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28226",
      "id": 3264461808,
      "node_id": "PR_kwDOEXHXkM7Ck7vw",
      "number": 28226,
      "state": "open",
      "locked": false,
      "title": "[Workers for Platforms] Clarify how to use Workflows, Durable Objects, and Containers with User Workers",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n- Adds documentation explaining how to use Workflows, Durable Objects, and Containers with User Workers\n- These resources must be created outside the WFP namespace, then bound to User Workers using `script_name`\n- Includes a complete Workflows example showing the binding configuration and usage",
      "created_at": "2026-02-09T21:18:33Z",
      "updated_at": "2026-02-26T03:52:32Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dina/wfp-bindings-clarification",
        "ref": "dina/wfp-bindings-clarification",
        "sha": "2b255dbf25b690c252c1cbfc4a91a6a3d627440e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "16091687e3dd3c0f7dc77d2ae1b92afafae3efd6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28226"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28226"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28226"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28226/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28226/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28226/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2b255dbf25b690c252c1cbfc4a91a6a3d627440e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28214",
      "id": 3263235794,
      "node_id": "PR_kwDOEXHXkM7CgQbS",
      "number": 28214,
      "state": "open",
      "locked": false,
      "title": "[Rules] Update errors.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nCan we add the docs on try/catch here?\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/try...catch\r\n\r\nThanks.",
      "created_at": "2026-02-09T14:53:17Z",
      "updated_at": "2026-02-24T12:17:42Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "07c95a8f140037fc689fe5d6998d100ecf160aaa",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896744795,
          "node_id": "MDU6TGFiZWwyODk2NzQ0Nzk1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:rules",
          "name": "product:rules",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to rules"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-738093",
        "ref": "patch-738093",
        "sha": "de14ab825518fc1c5425d6f0de5349ae88e436a9",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "8c6440eeacac9a679aaf8966d0407255293625a5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28214"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28214"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28214"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28214/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28214/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28214/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/de14ab825518fc1c5425d6f0de5349ae88e436a9"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28207",
      "id": 3262363460,
      "node_id": "PR_kwDOEXHXkM7Cc7dE",
      "number": 28207,
      "state": "open",
      "locked": false,
      "title": "docs: document WRANGLER_COMMAND environment variable for custom builds",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\n\nDocuments the new `WRANGLER_COMMAND` environment variable added to Wrangler's custom build commands in [cloudflare/workers-sdk#12470](https://github.com/cloudflare/workers-sdk/pull/12470).\n\nAdds a new section to the [Custom builds](/workers/wrangler/custom-builds/) page covering:\n- What `WRANGLER_COMMAND` is and when it's set\n- Table of possible values (`dev`, `deploy`, `versions upload`, `types`)\n- Example bash script showing how to branch build logic based on the variable\n\n### Things for reviewers to verify\n\n- The table of `WRANGLER_COMMAND` values matches the implementation in workers-sdk#12470\n- Whether the [Configuration page's Custom builds section](/workers/wrangler/configuration/#custom-builds) should also mention this env var (currently it just links to the custom-builds page)\n- Whether a changelog entry is needed for this addition\n\n---\n\nLink to Devin run: https://app.devin.ai/sessions/83e0c23d36b74427afe8df40388591db\nRequested by: @petebacondarwin\n\n### Documentation checklist\n\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\n- [ ] 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.\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).",
      "created_at": "2026-02-09T11:02:11Z",
      "updated_at": "2026-02-24T03:53:05Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c8f499b81134b4bee8f1b829ced41567678664be",
      "assignees": {
        "0": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1770634867-wrangler-command-env-var",
        "ref": "devin/1770634867-wrangler-command-env-var",
        "sha": "12a56661b5ec49b844e1e36f20799e3c5215bcc0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d99d96ebfa0f54005f5cbdfca1c8e360ffbd7d0a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28207"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28207"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28207"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28207/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28207/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28207/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/12a56661b5ec49b844e1e36f20799e3c5215bcc0"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28204",
      "id": 3262283092,
      "node_id": "PR_kwDOEXHXkM7Ccn1U",
      "number": 28204,
      "state": "open",
      "locked": false,
      "title": "Allow port 8787 in exposePort()",
      "user": {
        "login": "agents-git-bot[bot]",
        "id": 244962589,
        "node_id": "BOT_kgDODpnVHQ",
        "avatar_url": "https://avatars.githubusercontent.com/in/2318590?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/agents-git-bot%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\nUpdate documentation to reflect that port 8787 is now allowed in `exposePort()` calls. This aligns with the changes made in cloudflare/sandbox-sdk#377.\n\n### Changes Made\n\n- Updated `exposePort()` parameter documentation to clarify only port 3000 is excluded  \n- Updated `wsConnect()` parameter documentation for consistency\n- Added explanation that port 3000 is reserved for the sandbox control plane\n\n### Context\n\nPort 8787 was incorrectly blocked with the rationale that it's wrangler's dev port. But containers have isolated network namespaces, so there's no conflict.\n\n**Related**: cloudflare/sandbox-sdk#377\n**Original PR**: https://github.com/cloudflare/sandbox-sdk/pull/377",
      "created_at": "2026-02-09T10:40:39Z",
      "updated_at": "2026-02-24T03:53:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a8e12c970a9a86f1382d89bcf6d3b408376f62f9",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:sync-docs-pr-377",
        "ref": "sync-docs-pr-377",
        "sha": "d15c7707425eafdfa25f10d7fb7403fe15c85375",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "45bdbeb9cec939200130a84f89eb3323342bd059",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28204"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28204"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28204"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28204/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28204/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28204/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d15c7707425eafdfa25f10d7fb7403fe15c85375"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        3
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28200",
      "id": 3261717275,
      "node_id": "PR_kwDOEXHXkM7Cadsb",
      "number": 28200,
      "state": "open",
      "locked": false,
      "title": "docs: add documentation for `wrangler pages deployment delete` command",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\n\nDocuments the new `wrangler pages deployment delete` CLI command being added in [cloudflare/workers-sdk#12474](https://github.com/cloudflare/workers-sdk/pull/12474). Changes across three Pages docs pages:\n\n- **preview-deployments.mdx**: Adds a new \"Delete preview deployments\" section with CLI usage and `--force` flag.\n- **api.mdx**: Adds a note callout in the \"Deleting old deployments after a week\" section pointing to the CLI alternative.\n- **known-issues.mdx**: Replaces the old zip-file-based bulk deletion workaround with the new `wrangler pages deployment delete` command.\n\n#### ⚠️ Items for reviewer attention\n\n1. **Anchor link `/workers/wrangler/commands/#deployment-delete`** — The Wrangler commands page auto-generates from the installed `wrangler` package via `WranglerNamespace`. This anchor won't resolve until the `wrangler` dependency in this repo is bumped to include the new command. Confirm this is acceptable to merge ahead of the version bump, or if it should be held.\n2. **known-issues.mdx: removal of bulk deletion script** — The old workaround included a downloadable script that could delete all deployments at once (with options for aliased deployments). The replacement only documents deleting one deployment at a time. For users with 100+ deployments, this is more tedious. Consider whether the old instructions should be retained alongside the new CLI command.\n\n---\n\n[Link to Devin run](https://app.devin.ai/sessions/bbe53461988e48008ba2a68c3da43e5b) | Requested by @petebacondarwin\n\n### Documentation checklist\n\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))?\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-02-09T08:15:11Z",
      "updated_at": "2026-02-24T03:53:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b1a1327203cee9ce6cfc4bcb48932615036e4b8d",
      "assignees": {
        "0": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1770624774-pages-deployment-delete-docs",
        "ref": "devin/1770624774-pages-deployment-delete-docs",
        "sha": "9b917494798ec5e9d1777b2df3382ae74d3de00c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "21d27c0a352c0257c5fd737697b0d6cdbbaa65a6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28200"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28200"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28200"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28200/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28200/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28200/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/9b917494798ec5e9d1777b2df3382ae74d3de00c"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28196",
      "id": 3260324961,
      "node_id": "PR_kwDOEXHXkM7CVJxh",
      "number": 28196,
      "state": "open",
      "locked": false,
      "title": "add new-pr-review workflow",
      "user": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Auto-review new PRs from CODEOWNERS via Bonk. Skips forks.\n\nDepends on ask-bonk/ask-bonk#65.",
      "created_at": "2026-02-08T19:57:57Z",
      "updated_at": "2026-02-27T03:51:08Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "e582b66de4a98131db670170d036180f6ccf0491",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:review-new-prs-v2",
        "ref": "review-new-prs-v2",
        "sha": "ba6f3825024c7062d42b2cc2157449eba261d5a7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "80079b4b8438c1e632631bb9704f79350bab5a35",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28196"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28196"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28196"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28196/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28196/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28196/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ba6f3825024c7062d42b2cc2157449eba261d5a7"
        }
      },
      "author_association": "COLLABORATOR",
      "auto_merge": {
        "enabled_by": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "add new-pr-review workflow (#28196)",
        "commit_message": "* add new-pr-review workflow\n\n* make LGTM-only output rule explicit and forceful"
      },
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        6
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28193",
      "id": 3260277050,
      "node_id": "PR_kwDOEXHXkM7CU-E6",
      "number": 28193,
      "state": "open",
      "locked": false,
      "title": "Update sase.mdx",
      "user": {
        "login": "demo-casino",
        "id": 240954027,
        "node_id": "U_kgDODlyqqw",
        "avatar_url": "https://avatars.githubusercontent.com/u/240954027?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/demo-casino",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Updating table regarding egressing site traffic to internet via SWG. WARP connector also is a solution allowing that setup.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [x] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-08T19:21:07Z",
      "updated_at": "2026-02-23T03:55:57Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7d0a57bbb67908615d5b56000a35d5bc47b7000a",
      "assignees": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5354198860,
          "node_id": "LA_kwDOEXHXkM8AAAABPyKXTA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:reference-architecture",
          "name": "product:reference-architecture",
          "color": "87B25E",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "demo-casino:nouvellonsteph-patch-1",
        "ref": "nouvellonsteph-patch-1",
        "sha": "af1583f806d16350e0723dcc8765a59e44531a17",
        "user": {
          "login": "demo-casino",
          "id": 240954027,
          "node_id": "U_kgDODlyqqw",
          "avatar_url": "https://avatars.githubusercontent.com/u/240954027?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/demo-casino",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1087753193,
          "node_id": "R_kgDOQNXL6Q",
          "name": "cloudflare-docs",
          "full_name": "demo-casino/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "demo-casino",
            "id": 240954027,
            "node_id": "U_kgDODlyqqw",
            "avatar_url": "https://avatars.githubusercontent.com/u/240954027?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/demo-casino",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/demo-casino/cloudflare-docs",
          "created_at": "2025-11-01T15:18:05Z",
          "updated_at": "2026-02-06T02:44:28Z",
          "pushed_at": "2026-01-23T04:05:00Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1198486,
          "stargazers_count": 1,
          "watchers_count": 1,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": true,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 4,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": true,
          "web_commit_signoff_required": true,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 4,
          "watchers": 1,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:reference-arch-ai-vibe",
        "ref": "reference-arch-ai-vibe",
        "sha": "359bc80535e544e053e8cdfc9ca38d1a3812c0c9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28193"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28193"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28193"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28193/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28193/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28193/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/af1583f806d16350e0723dcc8765a59e44531a17"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "securitypedant",
        "id": 11550089,
        "node_id": "MDQ6VXNlcjExNTUwMDg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/securitypedant",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28175",
      "id": 3258151491,
      "node_id": "PR_kwDOEXHXkM7CM3JD",
      "number": 28175,
      "state": "open",
      "locked": false,
      "title": "Document `--json` flag for `pages project list` command",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\n\nDocuments the new `--json` flag for `wrangler pages project list` in the Direct Upload guide. This corresponds to [cloudflare/workers-sdk#12465](https://github.com/cloudflare/workers-sdk/pull/12465), which adds JSON output support to the command for programmatic use and scripting workflows.\n\nThe auto-generated command reference (via `WranglerNamespace`) will automatically pick up the `--json` flag once the wrangler dependency is bumped to include the change.\n\n**Link to Devin run:** https://app.devin.ai/sessions/b4459c91b7b74c93b13ab3c365b05197\n**Requested by:** @petebacondarwin\n\n### Documentation checklist\n\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\n<!-- devin-review-badge-begin -->\n\n---\n\n<a href=\"https://app.devin.ai/review/cloudflare/cloudflare-docs/pull/28175\" target=\"_blank\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1\">\n    <img src=\"https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1\" alt=\"Open with Devin\">\n  </picture>\n</a>\n<!-- devin-review-badge-end -->\n",
      "created_at": "2026-02-07T17:33:43Z",
      "updated_at": "2026-03-03T03:52:24Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a29398c6373302bf370f8e50731fea58882a17af",
      "assignees": {
        "0": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1770485560-pages-project-list-json",
        "ref": "devin/1770485560-pages-project-list-json",
        "sha": "4961c46f8e5581c20468d420d6b0b45fcc4dfe00",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ca540c232f5c1cac9aeaf510908cd81d7552ad03",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28175"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28175"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28175"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28175/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28175/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28175/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4961c46f8e5581c20468d420d6b0b45fcc4dfe00"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28174",
      "id": 3258142906,
      "node_id": "PR_kwDOEXHXkM7CM1C6",
      "number": 28174,
      "state": "open",
      "locked": false,
      "title": "Document CLOUDFLARE_CF_FETCH_ENABLED and CLOUDFLARE_CF_FETCH_PATH environment variables",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\n\nDocuments two new Miniflare environment variables introduced in [cloudflare/workers-sdk#12469](https://github.com/cloudflare/workers-sdk/pull/12469):\n\n- **`CLOUDFLARE_CF_FETCH_ENABLED`** — disable `cf.json` fetching entirely (useful for non-JS Workers projects that don't want `node_modules` created)\n- **`CLOUDFLARE_CF_FETCH_PATH`** — override the default `node_modules/.mf/cf.json` cache location\n\nChanges span two pages:\n- **System environment variables reference** — adds both variables to the supported list, and adds `CLOUDFLARE_CF_FETCH_ENABLED=false` to the example `.env` file\n- **Miniflare get-started guide** — expands the `Request#cf` Object section with env var usage examples for `wrangler dev`\n\n### Updates since last revision\n\n- Fixed `.env` example to only show `CLOUDFLARE_CF_FETCH_ENABLED=false` (removed `CLOUDFLARE_CF_FETCH_PATH` from the same example, since disabling fetching and setting a custom path together doesn't make sense)\n- Normalized list markers (`*` → `-`) for three pre-existing entries (`WRANGLER_HTTPS_KEY_PATH`, `WRANGLER_HTTPS_CERT_PATH`, `WRANGLER_R2_SQL_AUTH_TOKEN`)\n\n### Key items for review\n\n- Verify the anchor link `/workers/testing/miniflare/get-started/#requestcf-object` resolves correctly (confirmed working in [preview](https://devin-1770485206-cf-fetch-env-vars.preview.developers.cloudflare.com/workers/testing/miniflare/get-started/#requestcf-object))\n- Confirm the described precedence behavior (explicit `cf` option > `CLOUDFLARE_CF_FETCH_ENABLED` > `CLOUDFLARE_CF_FETCH_PATH` > default) matches the implementation in workers-sdk#12469\n\n### Documentation checklist\n\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\n- [ ] 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.\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\n\n---\n\n[Link to Devin run](https://app.devin.ai/sessions/86cabb7e96424bd8a3f48c2ec9f81646) | Requested by: @petebacondarwin",
      "created_at": "2026-02-07T17:28:19Z",
      "updated_at": "2026-02-23T03:55:59Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "db21f7ce2b2d3a91e675f1773758168d31655067",
      "assignees": {
        "0": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1770485206-cf-fetch-env-vars",
        "ref": "devin/1770485206-cf-fetch-env-vars",
        "sha": "f98d3093c6f1fd37d8eb9b90759359969ae67ff9",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ca540c232f5c1cac9aeaf510908cd81d7552ad03",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28174"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28174"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28174"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28174/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28174/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28174/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f98d3093c6f1fd37d8eb9b90759359969ae67ff9"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28173",
      "id": 3258088236,
      "node_id": "PR_kwDOEXHXkM7CMnss",
      "number": 28173,
      "state": "open",
      "locked": false,
      "title": "Update local development queue configuration details",
      "user": {
        "login": "minorgod",
        "id": 753184,
        "node_id": "MDQ6VXNlcjc1MzE4NA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/753184?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/minorgod",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Clarified instructions for running Queues in local dev environment when producer and consumer live in separate workers.\r\n\r\n### Summary\r\n\r\nAfter wasting many hours watching my AI agents flail hopelessly trying to figure out why queues were not working in my local dev environment when running my producer and consumer workers via separate `wrangler dev` commands, I finally stumbled upon [this issue](https://github.com/cloudflare/workers-sdk/issues/9795) that explained the problem. This PR adds a note about the problem to the Known Issues at the bottom of the Queue documentation and provides an example solution and links to relevant discussion and documentation. Hopefully it will save some other devs a bit of pain. ",
      "created_at": "2026-02-07T16:54:14Z",
      "updated_at": "2026-02-22T03:52:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f6c38a9811a5de53edf0c0d8b55ebf966439199e",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 4578299444,
          "node_id": "LA_kwDOEXHXkM8AAAABEONONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:queues",
          "name": "product:queues",
          "color": "2465C9",
          "default": false,
          "description": "Cloudflare Queues: https://developers.cloudflare.com/queues"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "minorgod:patch-2",
        "ref": "patch-2",
        "sha": "6459345b3dbaa9de2680ae522a636e48ce9733e9",
        "user": {
          "login": "minorgod",
          "id": 753184,
          "node_id": "MDQ6VXNlcjc1MzE4NA==",
          "avatar_url": "https://avatars.githubusercontent.com/u/753184?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/minorgod",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1152262915,
          "node_id": "R_kgDORK4jAw",
          "name": "cloudflare-docs",
          "full_name": "minorgod/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "minorgod",
            "id": 753184,
            "node_id": "MDQ6VXNlcjc1MzE4NA==",
            "avatar_url": "https://avatars.githubusercontent.com/u/753184?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/minorgod",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/minorgod/cloudflare-docs",
          "created_at": "2026-02-07T16:08:18Z",
          "updated_at": "2026-02-07T16:08:18Z",
          "pushed_at": "2026-02-07T21:27:19Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1356579,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ca540c232f5c1cac9aeaf510908cd81d7552ad03",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28173"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28173"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28173"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28173/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28173/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28173/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6459345b3dbaa9de2680ae522a636e48ce9733e9"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28172",
      "id": 3258006979,
      "node_id": "PR_kwDOEXHXkM7CMT3D",
      "number": 28172,
      "state": "open",
      "locked": false,
      "title": "Add `purgeCache` docs to Miniflare cache page",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\n\nDocuments the new `Miniflare#purgeCache()` method being added in [cloudflare/workers-sdk#12462](https://github.com/cloudflare/workers-sdk/pull/12462). This adds a \"Purging\" section to the [Miniflare Cache storage page](/workers/testing/miniflare/storage/cache/) with a usage example showing how to purge the default cache and named caches programmatically.\n\n**Note:** This docs update should land alongside or after the corresponding implementation PR ships.\n\n---\n\nLink to Devin run: https://app.devin.ai/sessions/1707687ee91a4aadb16777130f161724\nRequested by: @petebacondarwin\n\n### Documentation checklist\n\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\n- [ ] 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.\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).",
      "created_at": "2026-02-07T15:54:06Z",
      "updated_at": "2026-02-22T03:52:38Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "055f11f8e8bfde02d835284ee95cb369ecb3512d",
      "assignees": {
        "0": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1770479585-miniflare-purge-cache-docs",
        "ref": "devin/1770479585-miniflare-purge-cache-docs",
        "sha": "a428f5031445ad7701390f30a9437106b9a96461",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ca540c232f5c1cac9aeaf510908cd81d7552ad03",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28172"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28172"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28172"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28172/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28172/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28172/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a428f5031445ad7701390f30a9437106b9a96461"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28166",
      "id": 3256465908,
      "node_id": "PR_kwDOEXHXkM7CGbn0",
      "number": 28166,
      "state": "open",
      "locked": false,
      "title": "docs: update setup commands to a single uvx command",
      "user": {
        "login": "SirusCodes",
        "id": 50910066,
        "node_id": "MDQ6VXNlcjUwOTEwMDY2",
        "avatar_url": "https://avatars.githubusercontent.com/u/50910066?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/SirusCodes",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nCurrent commands create a project inside a project situation which is not favorable. This solves that by changing it to a single uvx command. \r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-06T23:05:30Z",
      "updated_at": "2026-02-20T06:45:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1a04b4c67c3abe3eb70b4109ec4ab2fd85740ff5",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "SirusCodes:patch-2",
        "ref": "patch-2",
        "sha": "860a790470af2c5c1a7174f80c926d5be2980513",
        "user": {
          "login": "SirusCodes",
          "id": 50910066,
          "node_id": "MDQ6VXNlcjUwOTEwMDY2",
          "avatar_url": "https://avatars.githubusercontent.com/u/50910066?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/SirusCodes",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1151795396,
          "node_id": "R_kgDORKcAxA",
          "name": "cloudflare-docs",
          "full_name": "SirusCodes/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "SirusCodes",
            "id": 50910066,
            "node_id": "MDQ6VXNlcjUwOTEwMDY2",
            "avatar_url": "https://avatars.githubusercontent.com/u/50910066?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/SirusCodes",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/SirusCodes/cloudflare-docs",
          "created_at": "2026-02-06T22:56:43Z",
          "updated_at": "2026-02-06T22:56:43Z",
          "pushed_at": "2026-02-06T23:02:48Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1356557,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "db4c32996f6766516a6632618780a2b024b545a1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28166"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28166"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28166"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28166/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28166/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28166/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/860a790470af2c5c1a7174f80c926d5be2980513"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28157",
      "id": 3255503154,
      "node_id": "PR_kwDOEXHXkM7CCwky",
      "number": 28157,
      "state": "open",
      "locked": false,
      "title": "Update connection-limits.mdx",
      "user": {
        "login": "simon-says",
        "id": 7556175,
        "node_id": "MDQ6VXNlcjc1NTYxNzU=",
        "avatar_url": "https://avatars.githubusercontent.com/u/7556175?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/simon-says",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Clarifying proxy_read_timeout configuration API is for Enterprise zones only\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-06T17:02:31Z",
      "updated_at": "2026-02-21T03:49:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "simon-says:patch-2",
        "ref": "patch-2",
        "sha": "264a117d494c337b1e0bbc8eb057abdbdb662436",
        "user": {
          "login": "simon-says",
          "id": 7556175,
          "node_id": "MDQ6VXNlcjc1NTYxNzU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7556175?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/simon-says",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1008985063,
          "node_id": "R_kgDOPCPj5w",
          "name": "cloudflare-docs",
          "full_name": "simon-says/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "simon-says",
            "id": 7556175,
            "node_id": "MDQ6VXNlcjc1NTYxNzU=",
            "avatar_url": "https://avatars.githubusercontent.com/u/7556175?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/simon-says",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/simon-says/cloudflare-docs",
          "created_at": "2025-06-26T11:53:24Z",
          "updated_at": "2026-01-08T10:35:03Z",
          "pushed_at": "2026-03-01T01:19:18Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1188049,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 23,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 23,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "76290ea575ee51c1576ad5aef1fcf696fbf5446a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28157"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28157"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28157"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28157/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28157/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28157/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/264a117d494c337b1e0bbc8eb057abdbdb662436"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28143",
      "id": 3254465293,
      "node_id": "PR_kwDOEXHXkM7B-zMN",
      "number": 28143,
      "state": "open",
      "locked": false,
      "title": "[Workers] Simplify CI prerendering guide with TanStack Start",
      "user": {
        "login": "edmundhung",
        "id": 8258047,
        "node_id": "MDQ6VXNlcjgyNTgwNDc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8258047?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/edmundhung",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis PR removes the `.env` setup instructions as it turns out `CLOUDFLARE_INCLUDE_PROCESS_ENV=true` already makes CI env vars available to the build.\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-06T12:11:27Z",
      "updated_at": "2026-02-22T03:52:41Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1afd29c9cb3ec0b10544c5838fc8c2bcc326f8b2",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:edmundhung/tanstack-docs-update",
        "ref": "edmundhung/tanstack-docs-update",
        "sha": "fba8373d403d1abbb509052707a4dd6fe7a535da",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a36845c97442417a2a9ba42868d18e8722866162",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28143"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28143"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28143"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28143/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28143/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28143/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fba8373d403d1abbb509052707a4dd6fe7a535da"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": {
        "enabled_by": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "simplify CI prerendering guidance (#28143)",
        "commit_message": ""
      },
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28111",
      "id": 3251512184,
      "node_id": "PR_kwDOEXHXkM7BziN4",
      "number": 28111,
      "state": "open",
      "locked": false,
      "title": "Add `ratelimits` to list of non-inheritable keys in Wrangler config reference",
      "user": {
        "login": "lukesims",
        "id": 7495398,
        "node_id": "MDQ6VXNlcjc0OTUzOTg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/7495398?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/lukesims",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThe rate limiting configuration key \"ratelimits\" is treated as a non-inheritable key by Wrangler but is not referenced in the list of non-inheritable keys.\r\n\r\n- https://developers.cloudflare.com/workers/wrangler/configuration/#non-inheritable-keys\r\n- https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-02-05T18:59:42Z",
      "updated_at": "2026-02-20T03:52:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c82a168d4bcc482631d1c51c41d4b92ee55ab7a7",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "lukesims:patch-2",
        "ref": "patch-2",
        "sha": "f73cc7acd5d692b97098d0a1ed65ab4ade42ecc6",
        "user": {
          "login": "lukesims",
          "id": 7495398,
          "node_id": "MDQ6VXNlcjc0OTUzOTg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7495398?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/lukesims",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1150835246,
          "node_id": "R_kgDORJhaLg",
          "name": "cloudflare-docs",
          "full_name": "lukesims/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "lukesims",
            "id": 7495398,
            "node_id": "MDQ6VXNlcjc0OTUzOTg=",
            "avatar_url": "https://avatars.githubusercontent.com/u/7495398?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/lukesims",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/lukesims/cloudflare-docs",
          "created_at": "2026-02-05T18:42:42Z",
          "updated_at": "2026-02-05T18:42:42Z",
          "pushed_at": "2026-02-05T18:52:11Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1356434,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "84900a6cd56bd779f1f7b0fcdea67661b9459165",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28111"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28111"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28111"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28111/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28111/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28111/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f73cc7acd5d692b97098d0a1ed65ab4ade42ecc6"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28104",
      "id": 3250405378,
      "node_id": "PR_kwDOEXHXkM7BvUAC",
      "number": 28104,
      "state": "open",
      "locked": false,
      "title": "[Workers] Update js-weak-refs.md",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team,\r\n\r\n### Summary\r\n\r\nFor details on Tail Workers.\r\n\r\nhttps://developers.cloudflare.com/workers/observability/logs/tail-workers/\r\n\r\nThanks.",
      "created_at": "2026-02-05T14:13:32Z",
      "updated_at": "2026-02-20T03:52:11Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "6da613c7e79369e74688c179ac6f3c2c81c78a01",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-770741",
        "ref": "patch-770741",
        "sha": "ccc17b6217dcb0378d87ccb0e1948730534b8ac6",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "bf9c506883c4670e2224402a15229eea47115f24",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28104"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28104"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28104"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28104/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28104/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28104/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ccc17b6217dcb0378d87ccb0e1948730534b8ac6"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28082",
      "id": 3245773295,
      "node_id": "PR_kwDOEXHXkM7BdpHv",
      "number": 28082,
      "state": "open",
      "locked": false,
      "title": "Add `getLocalWorkerdCompatibilityDate` documentation in the wrangler programmatic API page",
      "user": {
        "login": "dario-piotrowicz",
        "id": 61631103,
        "node_id": "MDQ6VXNlcjYxNjMxMTAz",
        "avatar_url": "https://avatars.githubusercontent.com/u/61631103?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dario-piotrowicz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "> [!WARNING]\r\n> This PR should not be merged until the changes in https://github.com/cloudflare/workers-sdk/pull/12387 are released",
      "created_at": "2026-02-04T13:08:14Z",
      "updated_at": "2026-02-22T03:52:43Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b75a28366f57124d7f2f62c9c5657e95dfde16b1",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:dario/DEVX-2446/miniflare-getLocalWorkerdCompatibilityDate",
        "ref": "dario/DEVX-2446/miniflare-getLocalWorkerdCompatibilityDate",
        "sha": "cd85d56be13f83c4b8b449c314ddce17bbfa823b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "32c76fefbdf0bc2090407d623a1675813d8545ae",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28082"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28082"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28082"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28082/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28082/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28082/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/cd85d56be13f83c4b8b449c314ddce17bbfa823b"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28080",
      "id": 3245577122,
      "node_id": "PR_kwDOEXHXkM7Bc5Oi",
      "number": 28080,
      "state": "open",
      "locked": false,
      "title": "[Cache] Update cache-analytics.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nFurther details on what does MISS actually mean.\r\n\r\nhttps://developers.cloudflare.com/cache/concepts/cache-responses/#miss\r\n\r\nThanks.",
      "created_at": "2026-02-04T12:14:26Z",
      "updated_at": "2026-02-19T03:53:44Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c0a89b8621d72e497a84a06bd04014689c2bb0b6",
      "assignees": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2897019044,
          "node_id": "MDU6TGFiZWwyODk3MDE5MDQ0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cache",
          "name": "product:cache",
          "color": "F3F3F4",
          "default": false,
          "description": "Issues or PRs related to Cache"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-29334",
        "ref": "patch-29334",
        "sha": "81a2ff6125b02d86c8c23747f6511ae850895668",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "48ad4a00692fd26c0163223aa4fbabcf20cb0eca",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28080"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28080"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28080"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28080/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28080/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28080/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/81a2ff6125b02d86c8c23747f6511ae850895668"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "angelampcosta",
        "id": 92738954,
        "node_id": "U_kgDOBYcVig",
        "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/angelampcosta",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28057",
      "id": 3241508627,
      "node_id": "PR_kwDOEXHXkM7BNX8T",
      "number": 28057,
      "state": "open",
      "locked": false,
      "title": "Add PostHog export documentation for Cloudflare Workers observability",
      "user": {
        "login": "rafaeelaudibert",
        "id": 32079912,
        "node_id": "MDQ6VXNlcjMyMDc5OTEy",
        "avatar_url": "https://avatars.githubusercontent.com/u/32079912?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/rafaeelaudibert",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n- Introduced a new guide on exporting OpenTelemetry logs to PostHog, detailing prerequisites, configuration steps, and troubleshooting tips.\r\n- Added two images to illustrate the PostHog logs view and the Cloudflare destination configuration for logs.\r\n- Updated the existing documentation to include PostHog as a supported observability provider.\r\n\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-03T14:29:18Z",
      "updated_at": "2026-03-03T18:10:46Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "023b9ac43a34ea75ba9d6f75474be23dbbca5455",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "rafaeelaudibert:posthog-logs",
        "ref": "posthog-logs",
        "sha": "b4497b9b8b62587a94a3baef970ad38e2c78bc0c",
        "user": {
          "login": "rafaeelaudibert",
          "id": 32079912,
          "node_id": "MDQ6VXNlcjMyMDc5OTEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/32079912?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rafaeelaudibert",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1146270673,
          "node_id": "R_kgDORFKz0Q",
          "name": "cloudflare-docs",
          "full_name": "rafaeelaudibert/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "rafaeelaudibert",
            "id": 32079912,
            "node_id": "MDQ6VXNlcjMyMDc5OTEy",
            "avatar_url": "https://avatars.githubusercontent.com/u/32079912?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/rafaeelaudibert",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/rafaeelaudibert/cloudflare-docs",
          "created_at": "2026-01-30T21:07:38Z",
          "updated_at": "2026-01-30T21:07:38Z",
          "pushed_at": "2026-02-27T15:31:55Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1354645,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ea0a15eb2573b88ac733716e5270cae939ee38dc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28057"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28057"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28057"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28057/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28057/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28057/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b4497b9b8b62587a94a3baef970ad38e2c78bc0c"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28054",
      "id": 3240968367,
      "node_id": "PR_kwDOEXHXkM7BLUCv",
      "number": 28054,
      "state": "open",
      "locked": false,
      "title": "Add custom metadata filtering docs",
      "user": {
        "login": "G4brym",
        "id": 5445926,
        "node_id": "MDQ6VXNlcjU0NDU5MjY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5445926?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/G4brym",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-03T12:04:45Z",
      "updated_at": "2026-02-18T03:54:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9266466356,
          "node_id": "LA_kwDOEXHXkM8AAAACKFMONA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-search",
          "name": "product:ai-search",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:docs/custom-metadata-filtering",
        "ref": "docs/custom-metadata-filtering",
        "sha": "cf88a2dd99f149c616830cb93cc195b50bf06666",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e34a4373a12ddf546f88e6bebef3c2e2959f86da",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28054"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28054"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28054"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28054/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28054/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28054/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/cf88a2dd99f149c616830cb93cc195b50bf06666"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28035",
      "id": 3237531936,
      "node_id": "PR_kwDOEXHXkM7A-NEg",
      "number": 28035,
      "state": "open",
      "locked": false,
      "title": "[5XX] Update error-502-504.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nFor details on the Cache API:\r\n\r\nhttps://developers.cloudflare.com/workers/reference/how-the-cache-works/#cache-api",
      "created_at": "2026-02-02T17:06:53Z",
      "updated_at": "2026-02-17T03:53:10Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0d1a4536f581d3c70f4fe9399ae81307db899933",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5619971748,
          "node_id": "LA_kwDOEXHXkM8AAAABTvn2pA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:support",
          "name": "product:support",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-503705",
        "ref": "patch-503705",
        "sha": "9bc5537bcde2acf7633cf120e02f4b24972d283f",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5dabaa13cd5d90c4e9a098b437c78485586a4215",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28035"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28035"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28035"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28035/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28035/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28035/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/9bc5537bcde2acf7633cf120e02f4b24972d283f"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28030",
      "id": 3236833311,
      "node_id": "PR_kwDOEXHXkM7A7igf",
      "number": 28030,
      "state": "open",
      "locked": false,
      "title": "remove derived binding state docs",
      "user": {
        "login": "TimoWilhelm",
        "id": 22396907,
        "node_id": "MDQ6VXNlcjIyMzk2OTA3",
        "avatar_url": "https://avatars.githubusercontent.com/u/22396907?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/TimoWilhelm",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nWhen bindings became [importable in the global scope](https://developers.cloudflare.com/changelog/2025-03-17-importable-env/), the behavior was changed so that every binding change creates a new isolate.\r\n\r\nThe warning about global scope pollution due to derivatives of bindings is no longer needed.",
      "created_at": "2026-02-02T14:31:02Z",
      "updated_at": "2026-02-17T03:53:11Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "5c4e834a01589cd72c01d4aa860e2e612618ba4b",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "TimoWilhelm:tiwi/bindings-isolate-update",
        "ref": "tiwi/bindings-isolate-update",
        "sha": "6142808ad8743076f2badd28c630580a1f8efcdf",
        "user": {
          "login": "TimoWilhelm",
          "id": 22396907,
          "node_id": "MDQ6VXNlcjIyMzk2OTA3",
          "avatar_url": "https://avatars.githubusercontent.com/u/22396907?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/TimoWilhelm",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1053612294,
          "node_id": "R_kgDOPszZBg",
          "name": "cloudflare-docs",
          "full_name": "TimoWilhelm/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "TimoWilhelm",
            "id": 22396907,
            "node_id": "MDQ6VXNlcjIyMzk2OTA3",
            "avatar_url": "https://avatars.githubusercontent.com/u/22396907?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/TimoWilhelm",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/TimoWilhelm/cloudflare-docs",
          "created_at": "2025-09-09T17:26:39Z",
          "updated_at": "2026-02-02T14:21:18Z",
          "pushed_at": "2026-03-01T00:46:42Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1202152,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 4,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 4,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a1ca3de507e3a6a396ebf9da21ffb26a15f01c25",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28030"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28030"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28030"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28030/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28030/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28030/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6142808ad8743076f2badd28c630580a1f8efcdf"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28028",
      "id": 3236163373,
      "node_id": "PR_kwDOEXHXkM7A4-8t",
      "number": 28028,
      "state": "open",
      "locked": false,
      "title": "add browser rendering session recording doc",
      "user": {
        "login": "Refaerds",
        "id": 57571831,
        "node_id": "MDQ6VXNlcjU3NTcxODMx",
        "avatar_url": "https://avatars.githubusercontent.com/u/57571831?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Refaerds",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdding Browser Rendering session recording feature doc\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-02-02T11:40:51Z",
      "updated_at": "2026-02-27T01:47:28Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "58cba929592b2beb01503a3943d3b319fd030957",
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 3594993602,
          "node_id": "LA_kwDOEXHXkM7WRz_C",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/do-not-merge-yet",
          "name": "do-not-merge-yet",
          "color": "900CA0",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5530965211,
          "node_id": "LA_kwDOEXHXkM8AAAABSavU2w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:browser-rendering",
          "name": "product:browser-rendering",
          "color": "71B860",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "Refaerds:session-recording",
        "ref": "session-recording",
        "sha": "e4f77ce9ca65f67823b630fe3d0b54d298ec41a1",
        "user": {
          "login": "Refaerds",
          "id": 57571831,
          "node_id": "MDQ6VXNlcjU3NTcxODMx",
          "avatar_url": "https://avatars.githubusercontent.com/u/57571831?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Refaerds",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 710271350,
          "node_id": "R_kgDOKlXhdg",
          "name": "cloudflare-docs",
          "full_name": "Refaerds/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "Refaerds",
            "id": 57571831,
            "node_id": "MDQ6VXNlcjU3NTcxODMx",
            "avatar_url": "https://avatars.githubusercontent.com/u/57571831?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/Refaerds",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/Refaerds/cloudflare-docs",
          "created_at": "2023-10-26T11:12:46Z",
          "updated_at": "2023-10-26T11:12:46Z",
          "pushed_at": "2026-02-02T11:38:08Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1186382,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "761f0404c348ce716a65e1f9ef21cf4eaacd6580",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28028"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28028"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28028"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28028/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28028/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28028/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e4f77ce9ca65f67823b630fe3d0b54d298ec41a1"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28009",
      "id": 3229415996,
      "node_id": "PR_kwDOEXHXkM7AfPo8",
      "number": 28009,
      "state": "open",
      "locked": false,
      "title": "Create 2025-12-01-llm-summaries-for-detections.mdx",
      "user": {
        "login": "akumar0630",
        "id": 164444106,
        "node_id": "U_kgDOCc03yg",
        "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/akumar0630",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "adding change log for the Cloudy LLM summaries released late last year.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-30T21:54:45Z",
      "updated_at": "2026-02-19T03:53:49Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0517a8532d028b598201a8d3b1345a104873779f",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "akumar0630:patch-7",
        "ref": "patch-7",
        "sha": "36e0f352cd559c61d0e5f7ba4386360c802529c4",
        "user": {
          "login": "akumar0630",
          "id": 164444106,
          "node_id": "U_kgDOCc03yg",
          "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/akumar0630",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 980235759,
          "node_id": "R_kgDOOm017w",
          "name": "cloudflare-docs",
          "full_name": "akumar0630/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "akumar0630",
            "id": 164444106,
            "node_id": "U_kgDOCc03yg",
            "avatar_url": "https://avatars.githubusercontent.com/u/164444106?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/akumar0630",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/akumar0630/cloudflare-docs",
          "created_at": "2025-05-08T19:45:53Z",
          "updated_at": "2025-09-12T00:31:36Z",
          "pushed_at": "2026-03-01T02:38:48Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1221565,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 20,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 20,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "088cd89149579578a16db82de8fa716c32f1293b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28009"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28009"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28009"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28009/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28009/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28009/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/36e0f352cd559c61d0e5f7ba4386360c802529c4"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28008",
      "id": 3229134384,
      "node_id": "PR_kwDOEXHXkM7AeK4w",
      "number": 28008,
      "state": "open",
      "locked": false,
      "title": "[Docs Site] Bump @astrojs/starlight-tailwind from 4.0.1 to 4.0.2",
      "user": {
        "login": "dependabot[bot]",
        "id": 49699333,
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Bumps [@astrojs/starlight-tailwind](https://github.com/withastro/starlight/tree/HEAD/packages/tailwind) from 4.0.1 to 4.0.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/withastro/starlight/releases\"><code>@​astrojs/starlight-tailwind</code>'s releases</a>.</em></p>\n<blockquote>\n<h2><code>@​astrojs/starlight-tailwind</code><a href=\"https://github.com/4\"><code>@​4</code></a>.0.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/withastro/starlight/pull/3500\">#3500</a> <a href=\"https://github.com/withastro/starlight/commit/770045663c8ca3cc44983dd0d444955eba441243\"><code>7700456</code></a> Thanks <a href=\"https://github.com/delucis\"><code>@​delucis</code></a>! - This is the first release published with OIDC trusted publishing.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/withastro/starlight/blob/main/packages/tailwind/CHANGELOG.md\"><code>@​astrojs/starlight-tailwind</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>4.0.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/withastro/starlight/pull/3500\">#3500</a> <a href=\"https://github.com/withastro/starlight/commit/770045663c8ca3cc44983dd0d444955eba441243\"><code>7700456</code></a> Thanks <a href=\"https://github.com/delucis\"><code>@​delucis</code></a>! - This is the first release published with OIDC trusted publishing.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/withastro/starlight/commit/27e8b6caa1756e23da10bc88867976c73e09bf50\"><code>27e8b6c</code></a> [ci] release (<a href=\"https://github.com/withastro/starlight/tree/HEAD/packages/tailwind/issues/3490\">#3490</a>)</li>\n<li><a href=\"https://github.com/withastro/starlight/commit/d1b3828cdfe8114884ab65049581e37624422ac4\"><code>d1b3828</code></a> Add basic ESLint config, lint script and lint CI job (<a href=\"https://github.com/withastro/starlight/tree/HEAD/packages/tailwind/issues/1640\">#1640</a>)</li>\n<li>See full diff in <a href=\"https://github.com/withastro/starlight/commits/@astrojs/starlight-tailwind@4.0.2/packages/tailwind\">compare view</a></li>\n</ul>\n</details>\n<details>\n<summary>Maintainer changes</summary>\n<p>This version was pushed to npm by [GitHub Actions](<a href=\"https://www.npmjs.com/~GitHub\">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​astrojs/starlight-tailwind</code> since your current version.</p>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/starlight-tailwind&package-manager=npm_and_yarn&previous-version=4.0.1&new-version=4.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n",
      "created_at": "2026-01-30T20:04:03Z",
      "updated_at": "2026-03-02T21:47:32Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "9e418e85a790bbc8fc0c683a7f05e41df1b6b659",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6080530388,
          "node_id": "LA_kwDOEXHXkM8AAAABam2H1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/dependencies",
          "name": "dependencies",
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file"
        },
        "3": {
          "id": 6550458825,
          "node_id": "LA_kwDOEXHXkM8AAAABhnARyQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/javascript",
          "name": "javascript",
          "color": "168700",
          "default": false,
          "description": "Pull requests that update Javascript code"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dependabot/npm_and_yarn/astrojs/starlight-tailwind-4.0.2",
        "ref": "dependabot/npm_and_yarn/astrojs/starlight-tailwind-4.0.2",
        "sha": "78560b51a552d41dab9bbb0775d75640f20b97bc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "6537a2a363e2df8ad8184d8858bcba44f9c200b6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28008"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28008"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28008"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28008/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28008/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28008/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/78560b51a552d41dab9bbb0775d75640f20b97bc"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        3,
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28007",
      "id": 3229133977,
      "node_id": "PR_kwDOEXHXkM7AeKyZ",
      "number": 28007,
      "state": "open",
      "locked": false,
      "title": "[Docs Site] Bump starlight-package-managers from 0.11.0 to 0.12.0",
      "user": {
        "login": "dependabot[bot]",
        "id": 49699333,
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Bumps [starlight-package-managers](https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers) from 0.11.0 to 0.12.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/HiDeoo/starlight-package-managers/releases\">starlight-package-managers's releases</a>.</em></p>\n<blockquote>\n<h2>starlight-package-managers@0.12.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-package-managers/pull/40\">#40</a> <a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/5dae046851732ef4b66a89e1673f0ff353127503\"><code>5dae046</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds support for the <a href=\"https://deno.com/blog/your-new-js-package-manager\">Deno package manager</a>.</li>\n</ul>\n<h2>starlight-package-managers@0.11.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-package-managers/pull/37\">#37</a> <a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/76e2efc631bff54985ed29b5144d3ae027cc71be\"><code>76e2efc</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/HiDeoo/starlight-package-managers/blob/main/packages/starlight-package-managers/CHANGELOG.md\">starlight-package-managers's changelog</a>.</em></p>\n<blockquote>\n<h2>0.12.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-package-managers/pull/40\">#40</a> <a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/5dae046851732ef4b66a89e1673f0ff353127503\"><code>5dae046</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds support for the <a href=\"https://deno.com/blog/your-new-js-package-manager\">Deno package manager</a>.</li>\n</ul>\n<h2>0.11.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-package-managers/pull/37\">#37</a> <a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/76e2efc631bff54985ed29b5144d3ae027cc71be\"><code>76e2efc</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/e101e81905468ba7698db5cd3be76169987a8e2e\"><code>e101e81</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers/issues/41\">#41</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/5dae046851732ef4b66a89e1673f0ff353127503\"><code>5dae046</code></a> Add support for Deno package manager (<a href=\"https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers/issues/40\">#40</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/d171409b9ef0757cda9c31ab80f7d81bff54005b\"><code>d171409</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers/issues/38\">#38</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-package-managers/commit/76e2efc631bff54985ed29b5144d3ae027cc71be\"><code>76e2efc</code></a> ci: setup trusted publishing (<a href=\"https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers/issues/37\">#37</a>)</li>\n<li>See full diff in <a href=\"https://github.com/HiDeoo/starlight-package-managers/commits/starlight-package-managers@0.12.0/packages/starlight-package-managers\">compare view</a></li>\n</ul>\n</details>\n<details>\n<summary>Maintainer changes</summary>\n<p>This version was pushed to npm by [GitHub Actions](<a href=\"https://www.npmjs.com/~GitHub\">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for starlight-package-managers since your current version.</p>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=starlight-package-managers&package-manager=npm_and_yarn&previous-version=0.11.0&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n",
      "created_at": "2026-01-30T20:03:52Z",
      "updated_at": "2026-03-02T21:47:31Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "255b5c48f6f3d2c798a2fe7b1f175600c8635847",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6080530388,
          "node_id": "LA_kwDOEXHXkM8AAAABam2H1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/dependencies",
          "name": "dependencies",
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file"
        },
        "3": {
          "id": 6550458825,
          "node_id": "LA_kwDOEXHXkM8AAAABhnARyQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/javascript",
          "name": "javascript",
          "color": "168700",
          "default": false,
          "description": "Pull requests that update Javascript code"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dependabot/npm_and_yarn/starlight-package-managers-0.12.0",
        "ref": "dependabot/npm_and_yarn/starlight-package-managers-0.12.0",
        "sha": "187d57369e2db338a987d8639cfd4b57eb41045b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "4f3add0290c630046e82072622543c1c3c40e197",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28007"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28007"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28007"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28007/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28007/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28007/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/187d57369e2db338a987d8639cfd4b57eb41045b"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        4,
        3
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28006",
      "id": 3229133312,
      "node_id": "PR_kwDOEXHXkM7AeKoA",
      "number": 28006,
      "state": "open",
      "locked": false,
      "title": "[Docs Site] Bump starlight-links-validator from 0.17.2 to 0.19.2",
      "user": {
        "login": "dependabot[bot]",
        "id": 49699333,
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Bumps [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) from 0.17.2 to 0.19.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/HiDeoo/starlight-links-validator/releases\">starlight-links-validator's releases</a>.</em></p>\n<blockquote>\n<h2>starlight-links-validator@0.19.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/131\">#131</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/14f4d8db5a6df3d95d3c4859b8a41468a99b3d63\"><code>14f4d8d</code></a> Thanks <a href=\"https://github.com/DaniFoldi\"><code>@​DaniFoldi</code></a>! - Adds <code>astro</code> as a peer dependency to prevent potential build errors in monorepos with hoisting disabled.</li>\n</ul>\n<h2>starlight-links-validator@0.19.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/127\">#127</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/2c0e83d8abdbe9fca9eedfefc7a054a31c75979e\"><code>2c0e83d</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Fixes validation issues with links containing query strings when using the Astro <code>trailingSlash</code> option.</li>\n</ul>\n<h2>starlight-links-validator@0.19.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/123\">#123</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3\"><code>e9cc59d</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds validation of <a href=\"https://starlight.astro.build/reference/frontmatter/#hero\">hero action links</a> in frontmatter.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/123\">#123</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3\"><code>e9cc59d</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds validation of <a href=\"https://starlight.astro.build/reference/frontmatter/#prev\">previous</a> and <a href=\"https://starlight.astro.build/reference/frontmatter/#next\">next</a> page links in frontmatter.</p>\n</li>\n</ul>\n<h2>starlight-links-validator@0.18.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/121\">#121</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/242bc2862aa7d911d5de0301e5caa29342e92ffd\"><code>242bc28</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.</li>\n</ul>\n<h2>starlight-links-validator@0.18.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/118\">#118</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/efef54a647f65072d33b70ad92a2ea90b52ddb57\"><code>efef54a</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds <a href=\"https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda\">hyperlinks (OSC 8)</a> support to validation terminal output.</p>\n<p>In <a href=\"https://github.com/Alhadis/OSC8-Adoption/\">supported terminals</a>, error slugs can be conveniently used (e.g. with <code>Ctrl+Click</code>, <code>Opt+Click</code>, <code>Cmd+Click</code>, or a context menu) to open the corresponding file using the default associated application.</p>\n</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md\">starlight-links-validator's changelog</a>.</em></p>\n<blockquote>\n<h2>0.19.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/131\">#131</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/14f4d8db5a6df3d95d3c4859b8a41468a99b3d63\"><code>14f4d8d</code></a> Thanks <a href=\"https://github.com/DaniFoldi\"><code>@​DaniFoldi</code></a>! - Adds <code>astro</code> as a peer dependency to prevent potential build errors in monorepos with hoisting disabled.</li>\n</ul>\n<h2>0.19.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/127\">#127</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/2c0e83d8abdbe9fca9eedfefc7a054a31c75979e\"><code>2c0e83d</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Fixes validation issues with links containing query strings when using the Astro <code>trailingSlash</code> option.</li>\n</ul>\n<h2>0.19.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/123\">#123</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3\"><code>e9cc59d</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds validation of <a href=\"https://starlight.astro.build/reference/frontmatter/#hero\">hero action links</a> in frontmatter.</p>\n</li>\n<li>\n<p><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/123\">#123</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3\"><code>e9cc59d</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds validation of <a href=\"https://starlight.astro.build/reference/frontmatter/#prev\">previous</a> and <a href=\"https://starlight.astro.build/reference/frontmatter/#next\">next</a> page links in frontmatter.</p>\n</li>\n</ul>\n<h2>0.18.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/121\">#121</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/242bc2862aa7d911d5de0301e5caa29342e92ffd\"><code>242bc28</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.</li>\n</ul>\n<h2>0.18.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>\n<p><a href=\"https://redirect.github.com/HiDeoo/starlight-links-validator/pull/118\">#118</a> <a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/efef54a647f65072d33b70ad92a2ea90b52ddb57\"><code>efef54a</code></a> Thanks <a href=\"https://github.com/HiDeoo\"><code>@​HiDeoo</code></a>! - Adds <a href=\"https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda\">hyperlinks (OSC 8)</a> support to validation terminal output.</p>\n<p>In <a href=\"https://github.com/Alhadis/OSC8-Adoption/\">supported terminals</a>, error slugs can be conveniently used (e.g. with <code>Ctrl+Click</code>, <code>Opt+Click</code>, <code>Cmd+Click</code>, or a context menu) to open the corresponding file using the default associated application.</p>\n</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/17e41f3e2979c52ec09922952f7925830b0ea749\"><code>17e41f3</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/132\">#132</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/14f4d8db5a6df3d95d3c4859b8a41468a99b3d63\"><code>14f4d8d</code></a> chore: Add astro to peerdependencies (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/131\">#131</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/4dca73e53b8fdb35fc9b673236142bc0c81e7483\"><code>4dca73e</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/128\">#128</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/2c0e83d8abdbe9fca9eedfefc7a054a31c75979e\"><code>2c0e83d</code></a> fix: <code>trailingSlash</code> &amp; query string validation (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/127\">#127</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/93838feccbffb7bb138dbdc37ecfd35f581e6fc2\"><code>93838fe</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/124\">#124</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3\"><code>e9cc59d</code></a> Frontmatter links validation (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/123\">#123</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/e8d203cc973ec392e50186bfe64cd8fd32ae26d2\"><code>e8d203c</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/122\">#122</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/242bc2862aa7d911d5de0301e5caa29342e92ffd\"><code>242bc28</code></a> ci: setup trusted publishing (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/121\">#121</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/1d04d0016c61fe3e945d3cdae4ed638384348567\"><code>1d04d00</code></a> ci: release (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/119\">#119</a>)</li>\n<li><a href=\"https://github.com/HiDeoo/starlight-links-validator/commit/efef54a647f65072d33b70ad92a2ea90b52ddb57\"><code>efef54a</code></a> feat: hyperlinks (<a href=\"https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator/issues/118\">#118</a>)</li>\n<li>See full diff in <a href=\"https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.19.2/packages/starlight-links-validator\">compare view</a></li>\n</ul>\n</details>\n<details>\n<summary>Maintainer changes</summary>\n<p>This version was pushed to npm by [GitHub Actions](<a href=\"https://www.npmjs.com/~GitHub\">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for starlight-links-validator since your current version.</p>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=starlight-links-validator&package-manager=npm_and_yarn&previous-version=0.17.2&new-version=0.19.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n",
      "created_at": "2026-01-30T20:03:43Z",
      "updated_at": "2026-03-02T21:47:31Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c09605787a657cf3f44f651b7764e7ce06522f5f",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6080530388,
          "node_id": "LA_kwDOEXHXkM8AAAABam2H1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/dependencies",
          "name": "dependencies",
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file"
        },
        "3": {
          "id": 6550458825,
          "node_id": "LA_kwDOEXHXkM8AAAABhnARyQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/javascript",
          "name": "javascript",
          "color": "168700",
          "default": false,
          "description": "Pull requests that update Javascript code"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dependabot/npm_and_yarn/starlight-links-validator-0.19.2",
        "ref": "dependabot/npm_and_yarn/starlight-links-validator-0.19.2",
        "sha": "27cd83b652952772b7425b2354ede0951626e564",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "4f3add0290c630046e82072622543c1c3c40e197",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28006"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28006"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28006"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28006/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28006/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28006/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/27cd83b652952772b7425b2354ede0951626e564"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28005",
      "id": 3229132892,
      "node_id": "PR_kwDOEXHXkM7AeKhc",
      "number": 28005,
      "state": "open",
      "locked": false,
      "title": "[Docs Site] Bump typescript-eslint from 8.44.1 to 8.54.0",
      "user": {
        "login": "dependabot[bot]",
        "id": 49699333,
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.44.1 to 8.54.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/typescript-eslint/typescript-eslint/releases\">typescript-eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v8.54.0</h2>\n<h2>8.54.0 (2026-01-26)</h2>\n<h3>🚀 Features</h3>\n<ul>\n<li><strong>eslint-plugin-internal:</strong> add prefer-tsutils-methods rule (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11974\">#11974</a>, <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11625\">#11625</a>)</li>\n<li><strong>scope-manager:</strong> support ScopeManager#addGlobals (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11914\">#11914</a>)</li>\n<li><strong>typescript-estree:</strong> add shortcut methods to ParserServicesWithTypeInformation (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11965\">#11965</a>, <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11955\">#11955</a>)</li>\n</ul>\n<h3>🩹 Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [no-unused-private-class-members] private destructured class member is defined but used (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11785\">#11785</a>)</li>\n<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11967\">#11967</a>, <a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11559\">#11559</a>)</li>\n<li><strong>scope-manager:</strong> fix catch clause scopes <code>def.name</code> (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11982\">#11982</a>)</li>\n<li><strong>scope-manager:</strong> prevent misidentification of <code>&quot;use strict&quot;</code> directives (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11995\">#11995</a>)</li>\n<li><strong>utils:</strong> handle missing <code>FlatESLint</code> and <code>LegacyESLint</code> (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11958\">#11958</a>)</li>\n</ul>\n<h3>❤️ Thank You</h3>\n<ul>\n<li>Brad Zacher <a href=\"https://github.com/bradzacher\"><code>@​bradzacher</code></a></li>\n<li>fnx <a href=\"https://github.com/DMartens\"><code>@​DMartens</code></a></li>\n<li>Francesco Trotta</li>\n<li>Josh Goldberg</li>\n<li>MinJae <a href=\"https://github.com/Ju-MINJAE\"><code>@​Ju-MINJAE</code></a></li>\n<li>Minyeong Kim <a href=\"https://github.com/minyeong981\"><code>@​minyeong981</code></a></li>\n<li>overlookmotel</li>\n<li>Yuya Yoshioka <a href=\"https://github.com/YuyaYoshioka\"><code>@​YuyaYoshioka</code></a></li>\n<li>김현수 <a href=\"https://github.com/Kimsoo0119\"><code>@​Kimsoo0119</code></a></li>\n</ul>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>v8.53.1</h2>\n<h2>8.53.1 (2026-01-19)</h2>\n<h3>🩹 Fixes</h3>\n<ul>\n<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] skip fixer if interface is a default export (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951\">#11951</a>)</li>\n<li><strong>utils:</strong> make RuleCreator root defaultOptions optional (<a href=\"https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956\">#11956</a>)</li>\n</ul>\n<h3>❤️ Thank You</h3>\n<ul>\n<li>Cameron</li>\n<li>Yukihiro Hasegawa <a href=\"https://github.com/y-hsgw\"><code>@​y-hsgw</code></a></li>\n</ul>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>v8.53.0</h2>\n<h2>8.53.0 (2026-01-12)</h2>\n<h3>🚀 Features</h3>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md\">typescript-eslint's changelog</a>.</em></p>\n<blockquote>\n<h2>8.54.0 (2026-01-26)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.53.1 (2026-01-19)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.53.0 (2026-01-12)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.52.0 (2026-01-05)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.51.0 (2025-12-29)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.50.1 (2025-12-22)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.50.0 (2025-12-15)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.49.0 (2025-12-08)</h2>\n<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>\n<p>You can read about our <a href=\"https://typescript-eslint.io/users/versioning\">versioning strategy</a> and <a href=\"https://typescript-eslint.io/users/releases\">releases</a> on our website.</p>\n<h2>8.48.1 (2025-12-02)</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/d423e57622e1c8e789a1b84109d1ab2c15497507\"><code>d423e57</code></a> chore(release): publish 8.54.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/9940e53a156ec75b2e2910a63310650b4d19a6c6\"><code>9940e53</code></a> chore(release): publish 8.53.1</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/3021ede961732e66b1daca804759aa0cf4143b97\"><code>3021ede</code></a> chore(release): publish 8.53.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/9ddd5712687140a68352978fb76428de53ab789e\"><code>9ddd571</code></a> chore(release): publish 8.52.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/95c7c730c254ef5e51843e2f3280977eec53f5b8\"><code>95c7c73</code></a> chore: update deps to latest minor/patch (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11921\">#11921</a>)</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/e4c57f5996a9a3aed8a8c2b02712a9ce37db4928\"><code>e4c57f5</code></a> chore(release): publish 8.51.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/d520b88990e1b20674dcfa3db3b0461c1d6d9aa2\"><code>d520b88</code></a> chore(release): publish 8.50.1</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/c62e85874f0e482156a54b6744fe90a6f270012a\"><code>c62e858</code></a> chore(release): publish 8.50.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/864595a44b56beb9870bf0f41d59cf7f8f48276a\"><code>864595a</code></a> chore(release): publish 8.49.0</li>\n<li><a href=\"https://github.com/typescript-eslint/typescript-eslint/commit/32b7e891bd60ae993e85018ceefa2a0c07590688\"><code>32b7e89</code></a> chore(deps): update dependency <code>@​vitest/eslint-plugin</code> to v1.5.1 (<a href=\"https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11816\">#11816</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-eslint&package-manager=npm_and_yarn&previous-version=8.44.1&new-version=8.54.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n",
      "created_at": "2026-01-30T20:03:33Z",
      "updated_at": "2026-03-02T21:47:31Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a4fe77a2c48f5b14096f36befbf06e88a2674acf",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6080530388,
          "node_id": "LA_kwDOEXHXkM8AAAABam2H1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/dependencies",
          "name": "dependencies",
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file"
        },
        "3": {
          "id": 6550458825,
          "node_id": "LA_kwDOEXHXkM8AAAABhnARyQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/javascript",
          "name": "javascript",
          "color": "168700",
          "default": false,
          "description": "Pull requests that update Javascript code"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dependabot/npm_and_yarn/typescript-eslint-8.54.0",
        "ref": "dependabot/npm_and_yarn/typescript-eslint-8.54.0",
        "sha": "7868b0c8af4bcf0337aaa53025e381254d6ab3ce",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ca0b2bf67129754e24bb00a4cca862de3a69507d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28005"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/28005"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28005"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/28005/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28005/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/28005/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/7868b0c8af4bcf0337aaa53025e381254d6ab3ce"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        1
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27979",
      "id": 3224926474,
      "node_id": "PR_kwDOEXHXkM7AOHkK",
      "number": 27979,
      "state": "open",
      "locked": false,
      "title": "[Docs Site] Bump vite-tsconfig-paths from 5.1.4 to 6.0.5",
      "user": {
        "login": "dependabot[bot]",
        "id": 49699333,
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Bumps vite-tsconfig-paths from 5.1.4 to 6.0.5.\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-tsconfig-paths&package-manager=npm_and_yarn&previous-version=5.1.4&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n",
      "created_at": "2026-01-29T20:05:11Z",
      "updated_at": "2026-03-02T21:47:31Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0a410c2584c2dbbd0e4b21792c3714fdf15df90a",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6080530388,
          "node_id": "LA_kwDOEXHXkM8AAAABam2H1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/dependencies",
          "name": "dependencies",
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file"
        },
        "3": {
          "id": 6550458825,
          "node_id": "LA_kwDOEXHXkM8AAAABhnARyQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/javascript",
          "name": "javascript",
          "color": "168700",
          "default": false,
          "description": "Pull requests that update Javascript code"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dependabot/npm_and_yarn/vite-tsconfig-paths-6.0.5",
        "ref": "dependabot/npm_and_yarn/vite-tsconfig-paths-6.0.5",
        "sha": "767cd23fa6f9a8670f4487c612d870fecac0165c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c1145371a3031d973f08dcfeae9015dcbfbd5363",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27979"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27979"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27979"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27979/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27979/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27979/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/767cd23fa6f9a8670f4487c612d870fecac0165c"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27970",
      "id": 3223995037,
      "node_id": "PR_kwDOEXHXkM7AKkKd",
      "number": 27970,
      "state": "open",
      "locked": false,
      "title": "[CF1] WARP CLI docs",
      "user": {
        "login": "deadlypants1973",
        "id": 70746074,
        "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deadlypants1973",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nPCX-12378\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-29T15:37:40Z",
      "updated_at": "2026-02-14T03:50:52Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7fa2516d904f7a7ed049cf0ac510d7b7df382563",
      "assignees": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:kate/fixes-warp-cli-docs",
        "ref": "kate/fixes-warp-cli-docs",
        "sha": "0398742a02e62d39bfcc23b8d007b7c8b36c4f3e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5d068b1407689ea5af61b0b5bb825aa0182b4502",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27970"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27970"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27970"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27970/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27970/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27970/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0398742a02e62d39bfcc23b8d007b7c8b36c4f3e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "ranbel",
        "id": 101146722,
        "node_id": "U_kgDOBgdgYg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ranbel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27964",
      "id": 3223808886,
      "node_id": "PR_kwDOEXHXkM7AJ2t2",
      "number": 27964,
      "state": "open",
      "locked": false,
      "title": "Update WFP with new platform template example",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Update WFP to include new starter platform example that automatically integrates with custom hostnames. ",
      "created_at": "2026-01-29T14:52:40Z",
      "updated_at": "2026-02-13T03:55:04Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1c5bd24def5e750a557eae3ebeb00c7a3a6ed9e9",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dinasaur404-patch-7",
        "ref": "dinasaur404-patch-7",
        "sha": "cefc62c096beaf1eb4e310374c875b819244a253",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "f23979bfe1aff1620396a8149764aeabf3acd016",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27964"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27964"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27964"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27964/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27964/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27964/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/cefc62c096beaf1eb4e310374c875b819244a253"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27963",
      "id": 3223722747,
      "node_id": "PR_kwDOEXHXkM7AJhr7",
      "number": 27963,
      "state": "open",
      "locked": false,
      "title": "[CF1] Add Tunnel uninstall instructions",
      "user": {
        "login": "deadlypants1973",
        "id": 70746074,
        "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deadlypants1973",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nPCX-16108\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-29T14:30:31Z",
      "updated_at": "2026-02-20T03:52:18Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "bf1ec437c330310445e440de405fa1ae11684161",
      "assignees": {
        "0": {
          "login": "nikitacano",
          "id": 48366124,
          "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nikitacano",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:kate/fixes-tunnelUninstall",
        "ref": "kate/fixes-tunnelUninstall",
        "sha": "5b7d886fadc2ad22dadef37a747a5e1654745310",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "0f1ed6d4c5f0400139f8459a078f2b65bd2d8829",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27963"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27963"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27963"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27963/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27963/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27963/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5b7d886fadc2ad22dadef37a747a5e1654745310"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "nikitacano",
        "id": 48366124,
        "node_id": "MDQ6VXNlcjQ4MzY2MTI0",
        "avatar_url": "https://avatars.githubusercontent.com/u/48366124?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nikitacano",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27954",
      "id": 3220766560,
      "node_id": "PR_kwDOEXHXkM6_-P9g",
      "number": 27954,
      "state": "open",
      "locked": false,
      "title": "feat: Smart Documentation Worker - Environment Detection",
      "user": {
        "login": "kcwilliamson",
        "id": 101119969,
        "node_id": "U_kgDOBgb34Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/101119969?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kcwilliamson",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\nProposal to add environment-aware documentation personalization using a Cloudflare Worker that detects user's OS, browser, and location to show only relevant content.\n\n## 🎯 The Problem\n\nCurrent documentation shows ALL operating systems simultaneously, forcing users to:\n- Mentally filter irrelevant content (\"skip the Windows section, I'm on Mac\")\n- Translate keyboard shortcuts (⌘ vs Ctrl)\n- Search for their specific OS installation instructions\n- Spend extra time reading non-applicable commands\n\n**Result:** Cognitive overload, slower comprehension, increased time-to-value\n\n## ✨ The Solution\n\nImplement a Cloudflare Worker using HTMLRewriter to:\n1. Detect user's environment from User-Agent header\n2. Transform HTML at the edge to hide irrelevant OS-specific content  \n3. Show only relevant installation commands, keyboard shortcuts, and file paths\n4. Require zero client-side JavaScript\n\n## 🚀 Live Demo\n\n**Try it now:** https://smart-docs-worker.pcx-team.workers.dev\n\n**GitHub Repo:** https://github.com/kcwilliamson/smart-docs-worker\n\n## 📊 Impact\n\n- **80% faster comprehension** - See only what's relevant\n- **Zero cognitive load** - No mental filtering required\n- **< 5ms processing** - Edge-side transformation\n- **95%+ confidence** - Tested and verified\n\n## 📁 What's Included\n\n- `SMART_DOCS_PROPOSAL.md` - Complete proposal with metrics and implementation plan\n- `worker/smart-docs/` - Full Worker implementation with HTMLRewriter\n- `worker/smart-docs/IMPLEMENTATION.md` - Integration guide\n\n## 🎨 Example\n\n**Before (current):**\n```markdown\n## Install Wrangler\n### macOS: brew install wrangler\n### Windows: winget install wrangler\n### Linux: apt install wrangler\n```\nUser sees all three, must filter mentally.\n\n**After (with Worker):**\nUser on Mac sees ONLY:\n```markdown\n## Install Wrangler\n### macOS\nbrew install wrangler\n```\n\nWindows/Linux sections automatically hidden!\n\n## 🔧 Technical Details\n\n- Uses Cloudflare Workers + HTMLRewriter\n- Edge-side transformation (< 5ms)\n- No client-side JavaScript required\n- Works for all browsers\n- Privacy-friendly (just User-Agent)\n- Fully cacheable\n\n## ✅ Testing\n\n- ✅ OS detection verified (Mac, Windows, Linux)\n- ✅ HTML transformation working\n- ✅ Live deployment operational\n- ✅ Performance tested (< 5ms)\n- ✅ 95%+ confidence level\n\n## 📈 Benefits\n\n**For Users:**\n- Faster onboarding\n- Better experience\n- Less confusion\n- More confidence\n\n**For Cloudflare:**\n- Improved developer experience\n- Reduced support tickets\n- Competitive differentiation\n- Showcases our own Workers product\n\n## 🎓 Use Cases\n\nPerfect for:\n- Workers installation pages\n- Wrangler CLI documentation\n- Local development setup guides\n- Any OS-specific instructions\n\n## 📝 Next Steps\n\n1. Review this PR and the proposal\n2. Test the live demo\n3. Discuss feasibility and timeline\n4. Pilot on 2-3 pages (Workers docs recommended)\n5. Measure impact with analytics\n6. Expand based on results\n\n## 💡 Why Now?\n\n- Workers are ready and stable\n- HTMLRewriter is proven technology\n- Documentation UX is a competitive advantage\n- This showcases Cloudflare eating its own dog food\n\n## 🙋 Questions?\n\nSee `SMART_DOCS_PROPOSAL.md` for full details including:\n- Complete implementation plan\n- Success metrics\n- Risk mitigation\n- Alternative approaches considered\n\n---\n\n**Note:** This is a proof-of-concept PR to demonstrate feasibility. Happy to discuss implementation details, phasing, or any concerns!",
      "created_at": "2026-01-28T22:07:43Z",
      "updated_at": "2026-02-12T03:57:40Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "237fdf2fa1ba201e253fea28cdd267ab7766c330",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "kcwilliamson:feature/smart-docs-worker-environment-detection",
        "ref": "feature/smart-docs-worker-environment-detection",
        "sha": "5043e5cd458bb47c82839d7e92d8840edded0d2e",
        "user": {
          "login": "kcwilliamson",
          "id": 101119969,
          "node_id": "U_kgDOBgb34Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/101119969?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kcwilliamson",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1144639768,
          "node_id": "R_kgDORDnRGA",
          "name": "cloudflare-docs",
          "full_name": "kcwilliamson/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "kcwilliamson",
            "id": 101119969,
            "node_id": "U_kgDOBgb34Q",
            "avatar_url": "https://avatars.githubusercontent.com/u/101119969?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/kcwilliamson",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/kcwilliamson/cloudflare-docs",
          "created_at": "2026-01-28T22:03:39Z",
          "updated_at": "2026-01-29T19:40:35Z",
          "pushed_at": "2026-01-28T22:50:00Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1354033,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e3169e863279c2741c94f8e95f2f315ec52b4511",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27954"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27954"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27954"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27954/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27954/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27954/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5043e5cd458bb47c82839d7e92d8840edded0d2e"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27934",
      "id": 3219173910,
      "node_id": "PR_kwDOEXHXkM6_4LIW",
      "number": 27934,
      "state": "open",
      "locked": false,
      "title": "Add D1 and React Router example",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n- Add new example for querying D1 from a React Router v7 application\n- Replaces the deprecated Remix pattern with the recommended React Router approach\n- Includes setup instructions, route example, and type safety configuration\n\nThis is the React Router equivalent of the existing D1 and Remix example, following the recommendation that new projects use React Router instead of Remix.",
      "created_at": "2026-01-28T14:57:09Z",
      "updated_at": "2026-02-21T03:49:37Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "3d5d82a100565e56aba6eebab792f50ab7bfb07d",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:jun/d1-react-router-example",
        "ref": "jun/d1-react-router-example",
        "sha": "fd667406aa829e6c1d164a6bbad6e7a7905433f5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "95164340e10851fa35b8ec8124dd100ec82420e3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27934"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27934"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27934"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27934/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27934/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27934/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fd667406aa829e6c1d164a6bbad6e7a7905433f5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27933",
      "id": 3219053213,
      "node_id": "PR_kwDOEXHXkM6_3tqd",
      "number": 27933,
      "state": "open",
      "locked": false,
      "title": "PCX: AI Review of Basic Auth code example",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n- Fix potential panics in Rust example by adding bounds checking for malformed authorization headers and credentials\n- Update Hono example to use only `PASSWORD` binding (hardcode username as `\"admin\"`) for consistency with JS/TS/Rust examples\n- Add `/logout` route to Hono example for consistency with other examples",
      "created_at": "2026-01-28T14:25:30Z",
      "updated_at": "2026-02-21T03:49:39Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d27225d171ab05b9bdb82186639f7d7889919512",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:jun/oc/test-4",
        "ref": "jun/oc/test-4",
        "sha": "15671f4dff9ed59c1ab734eb497cb8a3dfab67b5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "1f4ce6927064fa4bcf75ea4a1d043eef1942d494",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27933"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27933"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27933"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27933/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27933/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27933/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/15671f4dff9ed59c1ab734eb497cb8a3dfab67b5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27926",
      "id": 3218399666,
      "node_id": "PR_kwDOEXHXkM6_1OGy",
      "number": 27926,
      "state": "open",
      "locked": false,
      "title": "PCX: AI Review of code example for aws-sdk-kotlin",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\n\n- Fix S3Client resource leak by using `.use {}` block for proper resource cleanup\n- Align placeholder naming (`ACCESS_KEY_ID`/`SECRET_ACCESS_KEY`) with other AWS SDK examples\n\nFollow-up to #27702",
      "created_at": "2026-01-28T11:32:07Z",
      "updated_at": "2026-02-21T03:49:41Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "324aca4fdd3c1e7c4a36025d2e08c6ad58f09f58",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:r2-kotlin",
        "ref": "r2-kotlin",
        "sha": "1265039cb739d102bf7675a902cdaa39d0ecdff7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "0cf0c34ef625b807365aacf842272b0845f69e7c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27926"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27926"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27926"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27926/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27926/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27926/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1265039cb739d102bf7675a902cdaa39d0ecdff7"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27896",
      "id": 3213495474,
      "node_id": "PR_kwDOEXHXkM6_igyy",
      "number": 27896,
      "state": "open",
      "locked": false,
      "title": "[RealtimeKit] Add State Management Page for Mobile Platforms",
      "user": {
        "login": "yash-garg",
        "id": 33605526,
        "node_id": "MDQ6VXNlcjMzNjA1NTI2",
        "avatar_url": "https://avatars.githubusercontent.com/u/33605526?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/yash-garg",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nPage Modified: https://developers.cloudflare.com/realtime/realtimekit/ui-kit/state-management/\r\n\r\n### Documentation checklist\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-27T08:08:06Z",
      "updated_at": "2026-02-14T03:50:54Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "825392bd243250394c7f0571c5798bcd7254e907",
      "assignees": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8424705055,
          "node_id": "LA_kwDOEXHXkM8AAAAB9ibMHw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:realtime",
          "name": "product:realtime",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:yg/rtk-ui-state-management",
        "ref": "yg/rtk-ui-state-management",
        "sha": "287e375ed1cbc0b2a3dd4e9ce411d7d88cb6d776",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e3169e863279c2741c94f8e95f2f315ec52b4511",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27896"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27896"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27896"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27896/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27896/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27896/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/287e375ed1cbc0b2a3dd4e9ce411d7d88cb6d776"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "ravindra-cloudflare",
        "id": 233027523,
        "node_id": "U_kgDODeO3ww",
        "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ravindra-cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27894",
      "id": 3212644181,
      "node_id": "PR_kwDOEXHXkM6_fQ9V",
      "number": 27894,
      "state": "open",
      "locked": false,
      "title": "Update 2026-1-15-crowdstrike-score.mdx",
      "user": {
        "login": "cloudflare-noelle",
        "id": 100313444,
        "node_id": "U_kgDOBfqpZA",
        "avatar_url": "https://avatars.githubusercontent.com/u/100313444?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cloudflare-noelle",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "remove spaces to fix links\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-27T01:04:09Z",
      "updated_at": "2026-02-14T03:50:55Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "60c10c7a602e0b32d5fa77a99bbdc8ac3984672c",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare-noelle:risk-score-crowdstrike-1.1",
        "ref": "risk-score-crowdstrike-1.1",
        "sha": "2af0d3a43296c6d785b6d8a70685cb2c6d6b5114",
        "user": {
          "login": "cloudflare-noelle",
          "id": 100313444,
          "node_id": "U_kgDOBfqpZA",
          "avatar_url": "https://avatars.githubusercontent.com/u/100313444?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare-noelle",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 984360475,
          "node_id": "R_kgDOOqwmGw",
          "name": "cloudflare-docs",
          "full_name": "cloudflare-noelle/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare-noelle",
            "id": 100313444,
            "node_id": "U_kgDOBfqpZA",
            "avatar_url": "https://avatars.githubusercontent.com/u/100313444?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare-noelle",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cloudflare-noelle/cloudflare-docs",
          "created_at": "2025-05-15T20:02:19Z",
          "updated_at": "2026-01-27T01:02:13Z",
          "pushed_at": "2026-03-03T23:38:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1221252,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 26,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 26,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c1518656aca8908a48c4d86938dc6eec7a528e7f",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27894"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27894"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27894"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27894/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27894/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27894/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2af0d3a43296c6d785b6d8a70685cb2c6d6b5114"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27883",
      "id": 3211536989,
      "node_id": "PR_kwDOEXHXkM6_bCpd",
      "number": 27883,
      "state": "open",
      "locked": false,
      "title": "[R2] Update end-to-end-pipeline.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nCan we add the link to CF Pipelines docs here? \r\n\r\nhttps://developers.cloudflare.com/pipelines/\r\n\r\nThanks.",
      "created_at": "2026-01-26T18:12:15Z",
      "updated_at": "2026-02-10T04:01:47Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "30a2bcbcdb3a05344dc535676473f4b6141ffec8",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9331950831,
          "node_id": "LA_kwDOEXHXkM8AAAACLDpE7w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2-sql",
          "name": "product:r2-sql",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-103115",
        "ref": "patch-103115",
        "sha": "a726c53634ab02be27a27381e1f0132680b15ecf",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "bf5055fa7d67bf3ab8a8a7675e1a84930318a9e7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27883"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27883"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27883"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27883/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27883/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27883/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a726c53634ab02be27a27381e1f0132680b15ecf"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27862",
      "id": 3210123110,
      "node_id": "PR_kwDOEXHXkM6_Vpdm",
      "number": 27862,
      "state": "open",
      "locked": false,
      "title": "[R2 SQL] Changelog: Query scheduling optimizations reduce latency",
      "user": {
        "login": "netgusto",
        "id": 4974818,
        "node_id": "MDQ6VXNlcjQ5NzQ4MTg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4974818?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/netgusto",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "# Summary\r\n\r\n- Add changelog entry for R2 SQL query scheduling\r\noptimizations that reduce latency on most SQL queries\r\n\r\n# Details\r\n\r\nDocuments internal query scheduling improvements to\r\nR2 SQL's distributed query engine. No user action\r\nrequired as optimizations apply automatically to all\r\nqueries against Apache Iceberg tables.\r\n",
      "created_at": "2026-01-26T10:39:57Z",
      "updated_at": "2026-03-01T03:56:58Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c11ed1957ae118cd686c328ee0f3c0aa3d4a6f80",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "netgusto:r2-sql-query-scheduling-changelog",
        "ref": "r2-sql-query-scheduling-changelog",
        "sha": "20409688bc2c4e0c740591fc4d993ff2b8f8e72f",
        "user": {
          "login": "netgusto",
          "id": 4974818,
          "node_id": "MDQ6VXNlcjQ5NzQ4MTg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/4974818?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/netgusto",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 486931930,
          "node_id": "R_kgDOHQX92g",
          "name": "cloudflare-docs",
          "full_name": "netgusto/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "netgusto",
            "id": 4974818,
            "node_id": "MDQ6VXNlcjQ5NzQ4MTg=",
            "avatar_url": "https://avatars.githubusercontent.com/u/4974818?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/netgusto",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/netgusto/cloudflare-docs",
          "created_at": "2022-04-29T10:32:47Z",
          "updated_at": "2026-01-26T10:31:19Z",
          "pushed_at": "2026-03-01T00:51:12Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1235192,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "456930bf121b1f3fde3f6c4fca1adbeb573e2077",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27862"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27862"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27862"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27862/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27862/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27862/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/20409688bc2c4e0c740591fc4d993ff2b8f8e72f"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27844",
      "id": 3204742760,
      "node_id": "PR_kwDOEXHXkM6_BH5o",
      "number": 27844,
      "state": "open",
      "locked": false,
      "title": "AI Crawl Control: new path pattern analytics",
      "user": {
        "login": "CameronWhiteside",
        "id": 35665916,
        "node_id": "MDQ6VXNlcjM1NjY1OTE2",
        "avatar_url": "https://avatars.githubusercontent.com/u/35665916?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/CameronWhiteside",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n- Adds documentation for the path pattern grouping feature in AI Crawl Control :\r\n  - New changelog: [src/content/changelog/ai-crawl-control/2026-01-24-path-pattern-grouping.mdx](https://github.com/CameronWhiteside/cloudflare-docs/blob/whiteside/pattern-grouping-docs-clean/src/content/changelog/ai-crawl-control/2026-01-24-path-pattern-grouping.mdx)\r\n  - Updated docs: [src/content/docs/ai-crawl-control/features/analyze-ai-traffic.mdx](https://github.com/CameronWhiteside/cloudflare-docs/blob/whiteside/pattern-grouping-docs-clean/src/content/docs/ai-crawl-control/features/analyze-ai-traffic.mdx)\r\n- **What's new**: In AI  Users can now see site areas (/blog/*, /api/*, /docs/*) as roll-ups in Most Popular Paths (via the new Patterns tab) and in Top Referrers (destination patterns). All views are filterable via the top-level filter bar.\r\n\r\n### Screenshots (optional)\r\n\r\n<img width=\"500\" alt=\"ai-crawl-control-path-patterns\" src=\"https://github.com/user-attachments/assets/6978b6e3-52e6-4558-904f-4fa062cd6592\" />\r\n\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-01-23T20:29:30Z",
      "updated_at": "2026-02-07T03:49:58Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "3": {
          "id": 9129708349,
          "node_id": "LA_kwDOEXHXkM8AAAACICxLPQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-crawl-control",
          "name": "product:ai-crawl-control",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "CameronWhiteside:whiteside/pattern-grouping-docs-clean",
        "ref": "whiteside/pattern-grouping-docs-clean",
        "sha": "74ab0ab034e1f7414b79c1d4c29653711f31568b",
        "user": {
          "login": "CameronWhiteside",
          "id": 35665916,
          "node_id": "MDQ6VXNlcjM1NjY1OTE2",
          "avatar_url": "https://avatars.githubusercontent.com/u/35665916?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/CameronWhiteside",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1047067951,
          "node_id": "R_kgDOPmj9Lw",
          "name": "cloudflare-docs",
          "full_name": "CameronWhiteside/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "CameronWhiteside",
            "id": 35665916,
            "node_id": "MDQ6VXNlcjM1NjY1OTE2",
            "avatar_url": "https://avatars.githubusercontent.com/u/35665916?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/CameronWhiteside",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/CameronWhiteside/cloudflare-docs",
          "created_at": "2025-08-29T17:27:56Z",
          "updated_at": "2026-02-17T18:06:02Z",
          "pushed_at": "2026-03-01T00:27:57Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192549,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 8,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 8,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a7e8459f8ec4fc19c191560b7935aa0063fab031",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27844"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27844"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27844"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27844/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27844/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27844/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/74ab0ab034e1f7414b79c1d4c29653711f31568b"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27841",
      "id": 3204630315,
      "node_id": "PR_kwDOEXHXkM6_Ascr",
      "number": 27841,
      "state": "open",
      "locked": false,
      "title": "Add User-Agent info to automatic request headers reference",
      "user": {
        "login": "kathayl",
        "id": 153706637,
        "node_id": "U_kgDOCSlgjQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kathayl",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-23T19:54:26Z",
      "updated_at": "2026-02-18T19:07:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "fc53cafe458cc4493df359d27732f174a197f278",
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5530965211,
          "node_id": "LA_kwDOEXHXkM8AAAABSavU2w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:browser-rendering",
          "name": "product:browser-rendering",
          "color": "71B860",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:br-user-agent-headers",
        "ref": "br-user-agent-headers",
        "sha": "f4c3567555bf4ebc720781fed556f145b44c9315",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a7e8459f8ec4fc19c191560b7935aa0063fab031",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27841"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27841"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27841"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27841/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27841/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27841/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f4c3567555bf4ebc720781fed556f145b44c9315"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": {
        "enabled_by": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "Add User-Agent info to automatic request headers reference (#27841)",
        "commit_message": "* Add User-Agent info to automatic request headers reference\n\n* Apply 5 bonk feedback items to headers page\n\nCo-authored-by: kathayl <kathayl@users.noreply.github.com>\n\n---------\n\nCo-authored-by: ask-bonk[bot] <ask-bonk[bot]@users.noreply.github.com>\nCo-authored-by: kathayl <kathayl@users.noreply.github.com>"
      },
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27832",
      "id": 3203679520,
      "node_id": "PR_kwDOEXHXkM6-9EUg",
      "number": 27832,
      "state": "open",
      "locked": false,
      "title": "docs(aws-sdk-js-v3): corrected Content-Type presigning examples",
      "user": {
        "login": "BoogeyMan24",
        "id": 76151726,
        "node_id": "MDQ6VXNlcjc2MTUxNzI2",
        "avatar_url": "https://avatars.githubusercontent.com/u/76151726?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/BoogeyMan24",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThe documentation was stating that:\r\n```ts\r\n// Generate presigned URL for writing (PUT)\r\n// Specify ContentType to restrict uploads to a specific file type\r\nconst putUrl = await getSignedUrl(\r\n\tS3,\r\n\tnew PutObjectCommand({\r\n\t\tBucket: \"my-bucket\",\r\n\t\tKey: \"image.png\",\r\n\t\tContentType: \"image/png\",\r\n\t}),\r\n\t{ expiresIn: 3600 },\r\n);\r\n```\r\nHowever, ContentType header is NOT signed by default and signableHeaders must be added for the header to be signed:\r\n```ts\r\n// Generate presigned URL for writing (PUT)\r\n// Specify ContentType and add it to signableHeaders to restrict uploads to a specific file type\r\nconst putUrl = await getSignedUrl(\r\n\tS3,\r\n\tnew PutObjectCommand({\r\n\t\tBucket: \"my-bucket\",\r\n\t\tKey: \"image.png\",\r\n\t\tContentType: \"image/png\",\r\n\t}),\r\n\t{ \r\n\t\texpiresIn: 3600,\r\n\t\tsignableHeaders: new Set([\"content-type\"]),\r\n\t},\r\n);\r\n```\r\n\r\nThis PR adds the required signableHeaders to the examples in the documentation so that Content-Type is signed.\r\nSource: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-s3-request-presigner/\r\n\r\n### Screenshots (optional)\r\n\r\nnone\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\nnot sure how to make a changelog. If its necessary, how do I do it?\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-01-23T15:11:13Z",
      "updated_at": "2026-02-20T03:52:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d21542f259a6178c219db1ae6f1797b6d392ce95",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "BoogeyMan24:production",
        "ref": "production",
        "sha": "a4a7918910c378e0d6b2e1507c87be1a7f9acb95",
        "user": {
          "login": "BoogeyMan24",
          "id": 76151726,
          "node_id": "MDQ6VXNlcjc2MTUxNzI2",
          "avatar_url": "https://avatars.githubusercontent.com/u/76151726?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/BoogeyMan24",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1140607919,
          "node_id": "R_kgDOQ_xLrw",
          "name": "cloudflare-docs",
          "full_name": "BoogeyMan24/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "BoogeyMan24",
            "id": 76151726,
            "node_id": "MDQ6VXNlcjc2MTUxNzI2",
            "avatar_url": "https://avatars.githubusercontent.com/u/76151726?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/BoogeyMan24",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/BoogeyMan24/cloudflare-docs",
          "created_at": "2026-01-23T14:13:47Z",
          "updated_at": "2026-01-23T15:07:42Z",
          "pushed_at": "2026-01-23T15:07:35Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1353296,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2e169656ef038df2a98fe78f2a931cd5ee7dcd8c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27832"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27832"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27832"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27832/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27832/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27832/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a4a7918910c378e0d6b2e1507c87be1a7f9acb95"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27825",
      "id": 3203040970,
      "node_id": "PR_kwDOEXHXkM6-6obK",
      "number": 27825,
      "state": "open",
      "locked": false,
      "title": "Include curl examples for testing D1 Worker APIs",
      "user": {
        "login": "niclox44",
        "id": 152911075,
        "node_id": "U_kgDOCR084w",
        "avatar_url": "https://avatars.githubusercontent.com/u/152911075?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/niclox44",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Added example curl commands to test D1 Worker Binding APIs.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-23T11:58:55Z",
      "updated_at": "2026-02-06T18:27:00Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "ef3cc3f767330222a3ed0d9e44b7819bd1c994eb",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "niclox44:patch-2",
        "ref": "patch-2",
        "sha": "145fa86904572c349a45a8aa7825748a5793bd5e",
        "user": {
          "login": "niclox44",
          "id": 152911075,
          "node_id": "U_kgDOCR084w",
          "avatar_url": "https://avatars.githubusercontent.com/u/152911075?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/niclox44",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1140520862,
          "node_id": "R_kgDOQ_r3ng",
          "name": "cloudflare-docs",
          "full_name": "niclox44/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "niclox44",
            "id": 152911075,
            "node_id": "U_kgDOCR084w",
            "avatar_url": "https://avatars.githubusercontent.com/u/152911075?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/niclox44",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/niclox44/cloudflare-docs",
          "created_at": "2026-01-23T11:46:10Z",
          "updated_at": "2026-01-23T11:46:14Z",
          "pushed_at": "2026-01-23T11:58:18Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1353202,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "63e48adc5d6351afe25d633a4c8245c10eb2e62d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27825"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27825"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27825"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27825/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27825/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27825/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/145fa86904572c349a45a8aa7825748a5793bd5e"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27813",
      "id": 3201574213,
      "node_id": "PR_kwDOEXHXkM6-1CVF",
      "number": 27813,
      "state": "open",
      "locked": false,
      "title": "Ranbel/persist ip tables",
      "user": {
        "login": "iceman2026",
        "id": 253393565,
        "node_id": "U_kgDODxp6nQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/253393565?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/iceman2026",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-23T01:51:38Z",
      "updated_at": "2026-02-06T18:27:02Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1ec9b466f79d92846917c27de97e5969597a74c5",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "iceman2026:ranbel/persist-ip-tables",
        "ref": "ranbel/persist-ip-tables",
        "sha": "e6d48fd4d8254dd5d70bc9488e5430c9bf013bf2",
        "user": {
          "login": "iceman2026",
          "id": 253393565,
          "node_id": "U_kgDODxp6nQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/253393565?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/iceman2026",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1130253408,
          "node_id": "R_kgDOQ15MYA",
          "name": "cloudflare-docs",
          "full_name": "iceman2026/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "iceman2026",
            "id": 253393565,
            "node_id": "U_kgDODxp6nQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/253393565?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/iceman2026",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/iceman2026/cloudflare-docs",
          "created_at": "2026-01-08T08:45:13Z",
          "updated_at": "2026-01-23T01:55:20Z",
          "pushed_at": "2026-01-23T02:11:36Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1350837,
          "stargazers_count": 1,
          "watchers_count": 1,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 1,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "0558478ca13193c90b99049e31fce6493f285836",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27813"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27813"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27813"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27813/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27813/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27813/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e6d48fd4d8254dd5d70bc9488e5430c9bf013bf2"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27805",
      "id": 3200539729,
      "node_id": "PR_kwDOEXHXkM6-xFxR",
      "number": 27805,
      "state": "open",
      "locked": false,
      "title": "first draft emails improved",
      "user": {
        "login": "thomasgauvin",
        "id": 35609369,
        "node_id": "MDQ6VXNlcjM1NjA5MzY5",
        "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thomasgauvin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": null,
      "created_at": "2026-01-22T18:49:19Z",
      "updated_at": "2026-02-12T03:57:48Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "8fc3a1032cbfca0d76c8c82300e62faa05bc478a",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:thomasgauvin-improve-emails",
        "ref": "thomasgauvin-improve-emails",
        "sha": "00ce8958bfcb46083f9348c1c2abfb016b0f5afd",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2a45c80bffc0baabc1e57dfacfe3f3dfffdc254d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27805"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27805"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27805"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27805/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27805/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27805/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/00ce8958bfcb46083f9348c1c2abfb016b0f5afd"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27804",
      "id": 3200524083,
      "node_id": "PR_kwDOEXHXkM6-xB8z",
      "number": 27804,
      "state": "open",
      "locked": false,
      "title": "Add E2E testing tutorial for Browser Rendering",
      "user": {
        "login": "kathayl",
        "id": 153706637,
        "node_id": "U_kgDOCSlgjQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kathayl",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Adds a tutorial explaining how to run E2E tests with Cloudflare Browser Rendering using CDP connections.\n\n## Changes\n- New tutorial at `/browser-rendering/how-to/e2e-testing/`\n- Covers Playwright setup with CDP fixture pattern\n- Includes CI configuration examples (GitHub Actions, GitLab CI)\n- Explains Cloudflare Access authentication for protected apps\n\n## TODO before merging\n- [ ] Verify CDP endpoint URL with Browser Rendering team (currently using placeholder `wss://api.cloudflare.com/client/v4/accounts/<ACCOUNT_ID>/browser-rendering/cdp`)",
      "created_at": "2026-01-22T18:45:02Z",
      "updated_at": "2026-02-25T03:53:53Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "75a4d75e8ae8832cd5cc230ebd834cf2d569203c",
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5530965211,
          "node_id": "LA_kwDOEXHXkM8AAAABSavU2w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:browser-rendering",
          "name": "product:browser-rendering",
          "color": "71B860",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:br-e2e-testing-tutorial",
        "ref": "br-e2e-testing-tutorial",
        "sha": "0de7ab297595f51149fe99cc97a9fe81383bd23e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2a45c80bffc0baabc1e57dfacfe3f3dfffdc254d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27804"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27804"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27804"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27804/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27804/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27804/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0de7ab297595f51149fe99cc97a9fe81383bd23e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27801",
      "id": 3200209126,
      "node_id": "PR_kwDOEXHXkM6-v1Dm",
      "number": 27801,
      "state": "open",
      "locked": false,
      "title": "Test embedding SFU demo",
      "user": {
        "login": "thomas-desmond",
        "id": 24610108,
        "node_id": "MDQ6VXNlcjI0NjEwMTA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/24610108?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thomas-desmond",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nTesting embedding SFU Demo\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-01-22T17:14:01Z",
      "updated_at": "2026-02-06T18:27:04Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f6d23bffa5f23132a0734b70c5b897102ec1ebf5",
      "assignees": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8424705055,
          "node_id": "LA_kwDOEXHXkM8AAAAB9ibMHw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:realtime",
          "name": "product:realtime",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "thomas-desmond:tdesmond-embedd-realtime-demo-experiment",
        "ref": "tdesmond-embedd-realtime-demo-experiment",
        "sha": "1b174930b7a15538b5e978fb8463c78c9781e8b8",
        "user": {
          "login": "thomas-desmond",
          "id": 24610108,
          "node_id": "MDQ6VXNlcjI0NjEwMTA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/24610108?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomas-desmond",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 944646947,
          "node_id": "R_kgDOOE4rIw",
          "name": "cloudflare-docs",
          "full_name": "thomas-desmond/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "thomas-desmond",
            "id": 24610108,
            "node_id": "MDQ6VXNlcjI0NjEwMTA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/24610108?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/thomas-desmond",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/thomas-desmond/cloudflare-docs",
          "created_at": "2025-03-07T18:04:24Z",
          "updated_at": "2025-06-18T15:54:07Z",
          "pushed_at": "2026-02-27T17:11:49Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1206989,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 175,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 175,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2a9ef26f34cd95747b00e432bbaf4bf862d900df",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27801"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27801"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27801"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27801/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27801/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27801/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1b174930b7a15538b5e978fb8463c78c9781e8b8"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "ravindra-cloudflare",
        "id": 233027523,
        "node_id": "U_kgDODeO3ww",
        "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ravindra-cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27800",
      "id": 3200101102,
      "node_id": "PR_kwDOEXHXkM6-varu",
      "number": 27800,
      "state": "open",
      "locked": false,
      "title": "[Docs] Trigger code review automatically",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "- Modified review-code-example command to support --automated flag\r\n- When --automated flag detected: skip all interactive prompts, review-only mode\r\n- Command generates GitHub PR comment with timestamp and collapsed details\r\n- Created GitHub Actions workflow for automatic PR reviews\r\n- Workflow triggers on PRs to production branch with markdown changes\r\n- Reviews only changed code examples in markdown files\r\n- Posts/updates collapsed comment (preserves structure, updates content)\r\n- Uses GITHUB_TOKEN for API operations\r\n- Non-blocking workflow with 15-minute timeout\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-22T16:43:40Z",
      "updated_at": "2026-02-13T03:55:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "18d1dc6db74f98d1b6aa143488c7014560df517c",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:jun/docs/command-autorun",
        "ref": "jun/docs/command-autorun",
        "sha": "327881f564005c273a3f9fb2de51246935296a6e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "cae3a4a9106bfe954b0aab52fc718b92e99b9447",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27800"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27800"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27800"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27800/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27800/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27800/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/327881f564005c273a3f9fb2de51246935296a6e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27795",
      "id": 3199464658,
      "node_id": "PR_kwDOEXHXkM6-s_TS",
      "number": 27795,
      "state": "open",
      "locked": false,
      "title": "(Sandbox) Update wrangler.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nFor further relevant info, can we add these links here?\r\n\r\nThanks.",
      "created_at": "2026-01-22T13:50:38Z",
      "updated_at": "2026-02-06T18:27:05Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d45ba491e6af74989b97eaa1a4ea5287ce95d06d",
      "assignees": {
        "0": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-671590",
        "ref": "patch-671590",
        "sha": "dcf0c2b97e2d21e22f68b1f30952e5343548d5c8",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d44646673573d643420ba0418dab7aa1604b9712",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27795"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27795"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27795"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27795/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27795/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27795/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/dcf0c2b97e2d21e22f68b1f30952e5343548d5c8"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "ghostwriternr",
        "id": 10023615,
        "node_id": "MDQ6VXNlcjEwMDIzNjE1",
        "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ghostwriternr",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27792",
      "id": 3197538422,
      "node_id": "PR_kwDOEXHXkM6-lpB2",
      "number": 27792,
      "state": "open",
      "locked": false,
      "title": "Update troubleshoot-failed-payments (new payment retry logic).mdx",
      "user": {
        "login": "travisgahn",
        "id": 153237727,
        "node_id": "U_kgDOCSI43w",
        "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/travisgahn",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-22T01:50:27Z",
      "updated_at": "2026-02-06T18:27:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "5f3164edee6b60f03f73dc39412f12de665201ff",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8626576654,
          "node_id": "LA_kwDOEXHXkM8AAAACAi8dDg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:billing",
          "name": "product:billing",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "travisgahn:patch-24",
        "ref": "patch-24",
        "sha": "67e9eb54d2b6217ca4282c4509ca623dbe82c850",
        "user": {
          "login": "travisgahn",
          "id": 153237727,
          "node_id": "U_kgDOCSI43w",
          "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/travisgahn",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 728871067,
          "node_id": "R_kgDOK3Gwmw",
          "name": "cloudflare-docs",
          "full_name": "travisgahn/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "travisgahn",
            "id": 153237727,
            "node_id": "U_kgDOCSI43w",
            "avatar_url": "https://avatars.githubusercontent.com/u/153237727?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/travisgahn",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/travisgahn/cloudflare-docs",
          "created_at": "2023-12-07T22:00:52Z",
          "updated_at": "2023-12-13T17:23:41Z",
          "pushed_at": "2026-02-28T00:47:34Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1209010,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5cf380923c65d6ce6af46f1647a9df33309edfd5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27792"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27792"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27792"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27792/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27792/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27792/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/67e9eb54d2b6217ca4282c4509ca623dbe82c850"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27785",
      "id": 3196417397,
      "node_id": "PR_kwDOEXHXkM6-hXV1",
      "number": 27785,
      "state": "open",
      "locked": false,
      "title": "initial draft commit for deploy hooks",
      "user": {
        "login": "yomna-shousha",
        "id": 219857385,
        "node_id": "U_kgDODRrB6Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/219857385?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/yomna-shousha",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "[draft] for deploy hooks in Workers Builds -- need to update with pictures and template \r\n",
      "created_at": "2026-01-21T18:50:09Z",
      "updated_at": "2026-02-06T18:55:00Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "3ff848a762bd3e90a0ea394d1ba54436ac193ff2",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:yomna/workers-builds-deploy-hooks",
        "ref": "yomna/workers-builds-deploy-hooks",
        "sha": "769ea120f1c891d380309ab94d80bbb6089337ef",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "590da44d0d24ecce61a749777af6998200fbf881",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27785"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27785"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27785"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27785/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27785/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27785/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/769ea120f1c891d380309ab94d80bbb6089337ef"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27772",
      "id": 3194761928,
      "node_id": "PR_kwDOEXHXkM6-bDLI",
      "number": 27772,
      "state": "open",
      "locked": false,
      "title": "fix: update assets for ui kit components",
      "user": {
        "login": "ishita1805",
        "id": 58788445,
        "node_id": "MDQ6VXNlcjU4Nzg4NDQ1",
        "avatar_url": "https://avatars.githubusercontent.com/u/58788445?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ishita1805",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nExpanded the RealtimeKit gallery and initiated a branding migration.\r\n\r\nNew Features: Added several new UI components to the gallery.\r\n\r\nBranding: Replaced Dyte assets with Cloudflare branding in initial component sets (more to follow).\r\n\r\n### Preview URL\r\nLink to the preview of the updated page\r\nhttps://d0676505.preview.developers.cloudflare.com/realtime/realtimekit/ui-kit/component-library/\r\n\r\n### Screenshots (optional)\r\nBefore: \r\n<img width=\"1728\" height=\"1041\" alt=\"Screenshot 2026-01-21 at 8 35 20 PM\" src=\"https://github.com/user-attachments/assets/fa73e536-fcb8-43f4-9f6c-0b7d2f494273\" />\r\n\r\nAfter:\r\n<img width=\"1728\" height=\"1041\" alt=\"Screenshot 2026-01-21 at 8 33 56 PM\" src=\"https://github.com/user-attachments/assets/bb247fef-0f9b-47ef-928e-94c6773795e0\" />\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [X] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-21T11:00:55Z",
      "updated_at": "2026-02-06T18:27:10Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "841972bc54892f844298ed351e32fcb9e159c827",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:ikabra/rtk-ui-components",
        "ref": "ikabra/rtk-ui-components",
        "sha": "d06765054337333e633405abe2aa764b7c9d1ad6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "08274bb01fbec87980cc7f38cc4b939ce4765325",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27772"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27772"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27772"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27772/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27772/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27772/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d06765054337333e633405abe2aa764b7c9d1ad6"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "roerohan",
        "id": 42958812,
        "node_id": "MDQ6VXNlcjQyOTU4ODEy",
        "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/roerohan",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27771",
      "id": 3194728960,
      "node_id": "PR_kwDOEXHXkM6-a7IA",
      "number": 27771,
      "state": "open",
      "locked": false,
      "title": "Add Azure OpenAI Anthropic models and Unified API with BYOK docs",
      "user": {
        "login": "thebongy",
        "id": 7080652,
        "node_id": "MDQ6VXNlcjcwODA2NTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/7080652?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thebongy",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "- Add documentation for Anthropic models support via Azure (`/anthropic` endpoint)\r\n- Add documentation for Azure OpenAI on Unified API with BYOK configuration\r\n- Add Azure OpenAI to supported providers list in chat-completion.mdx\r\n- Add changelog entry for these features\r\n\r\n### Summary\r\n\r\nThis PR adds documentation for two new AI Gateway capabilities for Azure OpenAI users:\r\n\r\n1. **Anthropic models on Azure** - Users can now access Anthropic models (like Claude) deployed through Azure OpenAI using the `/azure/{resource_name}/anthropic` endpoint.\r\n\r\n2. **Azure OpenAI on Unified API with BYOK** - Azure OpenAI is now supported on the OpenAI-compatible Unified API when BYOK is configured. With BYOK, users can link a resource name to each stored key, and AI Gateway automatically infers the resource name from the configuration.\r\n\r\n### Screenshots (optional)\r\n\r\nN/A\r\n\r\n### Documentation checklist\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] ~~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.~~ (N/A - updating existing page)\r\n- [ ] ~~Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).~~ (N/A - no files renamed or moved)\r\n",
      "created_at": "2026-01-21T10:50:35Z",
      "updated_at": "2026-02-26T23:00:34Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "e794721868ad43db1c52f70922bed5db0c2a59ec",
      "assignees": {
        "0": {
          "login": "abhishekkankani",
          "id": 13488249,
          "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
          "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abhishekkankani",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "abhishekkankani",
          "id": 13488249,
          "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
          "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abhishekkankani",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "palashgo",
          "id": 25306110,
          "node_id": "MDQ6VXNlcjI1MzA2MTEw",
          "avatar_url": "https://avatars.githubusercontent.com/u/25306110?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/palashgo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6014425235,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYkw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-gateway",
          "name": "product:ai-gateway",
          "color": "DFF218",
          "default": false,
          "description": "AI Gateway: https://developers.cloudflare.com/ai-gateway/"
        },
        "3": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:rbansal/azure-anthropic-byok-docs",
        "ref": "rbansal/azure-anthropic-byok-docs",
        "sha": "dbc3adc0b9389896712142798c5257b15710ce49",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "08274bb01fbec87980cc7f38cc4b939ce4765325",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27771"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27771"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27771"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27771/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27771/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27771/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/dbc3adc0b9389896712142798c5257b15710ce49"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "abhishekkankani",
        "id": 13488249,
        "node_id": "MDQ6VXNlcjEzNDg4MjQ5",
        "avatar_url": "https://avatars.githubusercontent.com/u/13488249?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abhishekkankani",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27757",
      "id": 3192529461,
      "node_id": "PR_kwDOEXHXkM6-SiI1",
      "number": 27757,
      "state": "open",
      "locked": false,
      "title": "DRAFT: Working proposal for Workers Platform authorization",
      "user": {
        "login": "vy-ton",
        "id": 13694532,
        "node_id": "MDQ6VXNlcjEzNjk0NTMy",
        "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/vy-ton",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": null,
      "created_at": "2026-01-20T19:37:34Z",
      "updated_at": "2026-02-06T18:27:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "04973436ef40699e75d87d90d1ffb0b9bf28a397",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:workers-authorization",
        "ref": "workers-authorization",
        "sha": "78bd65be070181d9248a6eedcca664acd221da6d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a85dfba6effebb18774a4f67bd8f2db401894e56",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27757"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27757"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27757"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27757/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27757/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27757/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/78bd65be070181d9248a6eedcca664acd221da6d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27753",
      "id": 3192198362,
      "node_id": "PR_kwDOEXHXkM6-RRTa",
      "number": 27753,
      "state": "open",
      "locked": false,
      "title": "docs(workers): fix start command for local development",
      "user": {
        "login": "acosoft",
        "id": 5494445,
        "node_id": "MDQ6VXNlcjU0OTQ0NDU=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5494445?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/acosoft",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\nFixed local development start command for Docusaurus in Workers docs.\r\n\r\nWhen creating a new project with\r\n`pnpm create cloudflare@latest my-docusaurus-app --framework=docusaurus`\r\nthe generated package.json does not include a `dev` script. To start the local development server, use `pnpm run start`.\r\n\r\nHere is an example of the default scripts section in the file when the project is created:\r\n\r\n```json\r\n\t\"scripts\": {\r\n\t\t\"docusaurus\": \"docusaurus\",\r\n\t\t\"start\": \"docusaurus start\",\r\n\t\t\"build\": \"docusaurus build\",\r\n\t\t\"swizzle\": \"docusaurus swizzle\",\r\n\t\t\"deploy\": \"pnpm run build && wrangler deploy\",\r\n\t\t\"clear\": \"docusaurus clear\",\r\n\t\t\"serve\": \"docusaurus serve\",\r\n\t\t\"write-translations\": \"docusaurus write-translations\",\r\n\t\t\"write-heading-ids\": \"docusaurus write-heading-ids\",\r\n\t\t\"typecheck\": \"tsc\",\r\n\t\t\"preview\": \"pnpm run build && wrangler dev\"\r\n\t}\r\n```\r\n\r\n### Screenshots (optional)\r\n\r\nThe change is highlighted with a green box in the screenshot.  `pnpm run dev` is replaced with `pnpm run start`.\r\n\r\n<img width=\"2045\" height=\"1283\" alt=\"image\" src=\"https://github.com/user-attachments/assets/b8baacab-806f-40c5-bc40-dd9e7e60effe\" />\r\n\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-20T17:48:19Z",
      "updated_at": "2026-02-06T18:27:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "96f08a94a25f0bd3d17d448aca08f382cab5db47",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "acosoft:acosoft/docusaurus",
        "ref": "acosoft/docusaurus",
        "sha": "6d75abe74ff0189c7d898a3c9d0747c9c83ef5a5",
        "user": {
          "login": "acosoft",
          "id": 5494445,
          "node_id": "MDQ6VXNlcjU0OTQ0NDU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/5494445?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/acosoft",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1138397216,
          "node_id": "R_kgDOQ9qQIA",
          "name": "cloudflare-docs",
          "full_name": "acosoft/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "acosoft",
            "id": 5494445,
            "node_id": "MDQ6VXNlcjU0OTQ0NDU=",
            "avatar_url": "https://avatars.githubusercontent.com/u/5494445?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/acosoft",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/acosoft/cloudflare-docs",
          "created_at": "2026-01-20T16:10:55Z",
          "updated_at": "2026-01-20T17:25:45Z",
          "pushed_at": "2026-01-20T17:28:31Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1348335,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "731c1842520e9b2ea3b8d715b96cb27a8a6bc093",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27753"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27753"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27753"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27753/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27753/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27753/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6d75abe74ff0189c7d898a3c9d0747c9c83ef5a5"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27752",
      "id": 3192181452,
      "node_id": "PR_kwDOEXHXkM6-RNLM",
      "number": 27752,
      "state": "open",
      "locked": false,
      "title": "[Workers] Update platform-examples.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team,\r\n\r\n### Summary\r\n\r\nCan we link here the docs to the current SDKs offered by Cloudflare?\r\n\r\nhttps://developers.cloudflare.com/fundamentals/api/reference/sdks/\r\n\r\nThanks.",
      "created_at": "2026-01-20T17:43:29Z",
      "updated_at": "2026-02-06T18:27:18Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "709968d3181c143dd5aba3aa772982b29d78df50",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dinasaur404",
          "id": 49571477,
          "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
          "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dinasaur404",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-124960",
        "ref": "patch-124960",
        "sha": "146216282b33231b98fdc646903c6d029b374af8",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "731c1842520e9b2ea3b8d715b96cb27a8a6bc093",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27752"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27752"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27752"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27752/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27752/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27752/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/146216282b33231b98fdc646903c6d029b374af8"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27747",
      "id": 3191791641,
      "node_id": "PR_kwDOEXHXkM6-PuAZ",
      "number": 27747,
      "state": "open",
      "locked": false,
      "title": "[LB] Align session affinity types with the dashboard",
      "user": {
        "login": "cicku",
        "id": 686438,
        "node_id": "MDQ6VXNlcjY4NjQzOA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/686438?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cicku",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-01-20T15:47:53Z",
      "updated_at": "2026-02-06T18:27:19Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "be4868c8b28181c5ea74fcef1415d07281ad262d",
      "assignees": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "angelampcosta",
          "id": 92738954,
          "node_id": "U_kgDOBYcVig",
          "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/angelampcosta",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896741152,
          "node_id": "MDU6TGFiZWwyODk2NzQxMTUy",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:load-balancing",
          "name": "product:load-balancing",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Load Balancing product"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cicku:cicku-patch-30",
        "ref": "cicku-patch-30",
        "sha": "6b6a8a0778175f9b781248438c724b2dd1dbe009",
        "user": {
          "login": "cicku",
          "id": 686438,
          "node_id": "MDQ6VXNlcjY4NjQzOA==",
          "avatar_url": "https://avatars.githubusercontent.com/u/686438?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cicku",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 734804512,
          "node_id": "R_kgDOK8w6IA",
          "name": "cloudflare-docs",
          "full_name": "cicku/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cicku",
            "id": 686438,
            "node_id": "MDQ6VXNlcjY4NjQzOA==",
            "avatar_url": "https://avatars.githubusercontent.com/u/686438?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cicku",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cicku/cloudflare-docs",
          "created_at": "2023-12-22T17:04:37Z",
          "updated_at": "2026-01-20T15:46:52Z",
          "pushed_at": "2026-01-20T15:46:55Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1182412,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 87,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 87,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2bd550432ba329fb3667bd526531b892edbe4690",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27747"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27747"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27747"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27747/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27747/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27747/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6b6a8a0778175f9b781248438c724b2dd1dbe009"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "angelampcosta",
        "id": 92738954,
        "node_id": "U_kgDOBYcVig",
        "avatar_url": "https://avatars.githubusercontent.com/u/92738954?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/angelampcosta",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27703",
      "id": 3184216774,
      "node_id": "PR_kwDOEXHXkM69y0rG",
      "number": 27703,
      "state": "open",
      "locked": false,
      "title": "Update instructions on how to paste the key for Supabase",
      "user": {
        "login": "kolibril13",
        "id": 44469195,
        "node_id": "MDQ6VXNlcjQ0NDY5MTk1",
        "avatar_url": "https://avatars.githubusercontent.com/u/44469195?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kolibril13",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nI've tried to to set up the connection, but failed when setting up the key and URL, because the instructions where outdated.\r\n\r\n### Screenshots (optional)\r\n\r\nHere's how the new supabase key interface looks like.\r\nIt also says that anon keys are legacy, and there's a new \"Publishable key\" that I've used in my project\r\n<img width=\"2048\" height=\"788\" alt=\"image\" src=\"https://github.com/user-attachments/assets/66bd3880-c6e5-49d8-a998-55739c35224a\" />\r\n<img width=\"1548\" height=\"1148\" alt=\"image\" src=\"https://github.com/user-attachments/assets/d516c190-4cad-42ee-b652-f008ea635ae3\" />\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-17T15:25:21Z",
      "updated_at": "2026-02-06T18:27:21Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b1a20c395ccc212daa51b8caf2082a5539dc060e",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "kolibril13:patch-2",
        "ref": "patch-2",
        "sha": "1bda27c3090d79eb298fa39dec355e6b0629f450",
        "user": {
          "login": "kolibril13",
          "id": 44469195,
          "node_id": "MDQ6VXNlcjQ0NDY5MTk1",
          "avatar_url": "https://avatars.githubusercontent.com/u/44469195?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kolibril13",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1136368827,
          "node_id": "R_kgDOQ7ucuw",
          "name": "cloudflare-docs",
          "full_name": "kolibril13/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "kolibril13",
            "id": 44469195,
            "node_id": "MDQ6VXNlcjQ0NDY5MTk1",
            "avatar_url": "https://avatars.githubusercontent.com/u/44469195?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/kolibril13",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/kolibril13/cloudflare-docs",
          "created_at": "2026-01-17T15:11:56Z",
          "updated_at": "2026-01-17T15:11:56Z",
          "pushed_at": "2026-01-17T15:26:34Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1347519,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "866d52c9ceb1dfb6b504dd52bd4908023c441913",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27703"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27703"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27703"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27703/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27703/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27703/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1bda27c3090d79eb298fa39dec355e6b0629f450"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27702",
      "id": 3184203872,
      "node_id": "PR_kwDOEXHXkM69yxhg",
      "number": 27702,
      "state": "open",
      "locked": false,
      "title": "Add R2 example for aws-sdk-kotlin",
      "user": {
        "login": "sh-cho",
        "id": 11611397,
        "node_id": "MDQ6VXNlcjExNjExMzk3",
        "avatar_url": "https://avatars.githubusercontent.com/u/11611397?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/sh-cho",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\nAdd r2 example for [aws-sdk-kotlin](https://github.com/aws/aws-sdk-kotlin)\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-17T15:18:04Z",
      "updated_at": "2026-03-02T03:52:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7494a72b75c378bacd33db64b31b10cf6461f3f2",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "sh-cho:r2-kotlin",
        "ref": "r2-kotlin",
        "sha": "e33b82bc672af128f5541d8e6a87ff7579ff0a51",
        "user": {
          "login": "sh-cho",
          "id": 11611397,
          "node_id": "MDQ6VXNlcjExNjExMzk3",
          "avatar_url": "https://avatars.githubusercontent.com/u/11611397?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sh-cho",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1136353186,
          "node_id": "R_kgDOQ7tfog",
          "name": "cloudflare-docs",
          "full_name": "sh-cho/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "sh-cho",
            "id": 11611397,
            "node_id": "MDQ6VXNlcjExNjExMzk3",
            "avatar_url": "https://avatars.githubusercontent.com/u/11611397?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/sh-cho",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/sh-cho/cloudflare-docs",
          "created_at": "2026-01-17T14:38:50Z",
          "updated_at": "2026-01-17T14:38:50Z",
          "pushed_at": "2026-01-24T12:22:03Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1185641,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": false,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "0302931eb92154624d3e7f9c2dab92df42622325",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27702"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27702"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27702"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27702/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27702/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27702/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e33b82bc672af128f5541d8e6a87ff7579ff0a51"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27697",
      "id": 3183266223,
      "node_id": "PR_kwDOEXHXkM69vMmv",
      "number": 27697,
      "state": "open",
      "locked": false,
      "title": "update manage members docs",
      "user": {
        "login": "AdamBouhmad",
        "id": 10604774,
        "node_id": "MDQ6VXNlcjEwNjA0Nzc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/10604774?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/AdamBouhmad",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdating verbiage for the manage members page \r\n\r\n<img width=\"395\" height=\"629\" alt=\"Screenshot 2026-01-16 at 7 15 14 PM\" src=\"https://github.com/user-attachments/assets/481121ae-82f7-4ae8-9848-dd27d96b812f\" />\r\n\r\n",
      "created_at": "2026-01-17T03:16:21Z",
      "updated_at": "2026-02-06T18:27:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "5cd35f5f2cb8e02c4e8276e1ab631f2851649233",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5616801113,
          "node_id": "LA_kwDOEXHXkM8AAAABTsmVWQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:fundamentals",
          "name": "product:fundamentals",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "AdamBouhmad:empty_policies_ref",
        "ref": "empty_policies_ref",
        "sha": "b68b0587a2f5fc0e7d41493ec95fea10b701de9a",
        "user": {
          "login": "AdamBouhmad",
          "id": 10604774,
          "node_id": "MDQ6VXNlcjEwNjA0Nzc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/10604774?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/AdamBouhmad",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 992792467,
          "node_id": "R_kgDOOyzPkw",
          "name": "cloudflare-docs",
          "full_name": "AdamBouhmad/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "AdamBouhmad",
            "id": 10604774,
            "node_id": "MDQ6VXNlcjEwNjA0Nzc0",
            "avatar_url": "https://avatars.githubusercontent.com/u/10604774?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/AdamBouhmad",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/AdamBouhmad/cloudflare-docs",
          "created_at": "2025-05-29T18:09:07Z",
          "updated_at": "2026-03-04T17:04:17Z",
          "pushed_at": "2026-03-04T16:59:51Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1207861,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 7,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 7,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "866d52c9ceb1dfb6b504dd52bd4908023c441913",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27697"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27697"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27697"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27697/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27697/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27697/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b68b0587a2f5fc0e7d41493ec95fea10b701de9a"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27692",
      "id": 3182466966,
      "node_id": "PR_kwDOEXHXkM69sJeW",
      "number": 27692,
      "state": "open",
      "locked": false,
      "title": "fix(): ensure all files are written before shutdown",
      "user": {
        "login": "blyedev",
        "id": 63808441,
        "node_id": "MDQ6VXNlcjYzODA4NDQx",
        "avatar_url": "https://avatars.githubusercontent.com/u/63808441?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/blyedev",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis flag on tigrisfs ensures all files to object storage are written before shutdown.\r\n",
      "created_at": "2026-01-16T19:37:21Z",
      "updated_at": "2026-02-06T18:27:27Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "039702e2512e46436e6f86326eec7773f3b7da53",
      "assignees": {
        "0": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "blyedev:fix/fuse-fsync",
        "ref": "fix/fuse-fsync",
        "sha": "2db887fed9145cc80e1f46775335d39d4c7fc6d8",
        "user": {
          "login": "blyedev",
          "id": 63808441,
          "node_id": "MDQ6VXNlcjYzODA4NDQx",
          "avatar_url": "https://avatars.githubusercontent.com/u/63808441?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/blyedev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1135920384,
          "node_id": "R_kgDOQ7TFAA",
          "name": "cloudflare-docs",
          "full_name": "blyedev/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "blyedev",
            "id": 63808441,
            "node_id": "MDQ6VXNlcjYzODA4NDQx",
            "avatar_url": "https://avatars.githubusercontent.com/u/63808441?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/blyedev",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/blyedev/cloudflare-docs",
          "created_at": "2026-01-16T19:30:04Z",
          "updated_at": "2026-01-16T19:30:04Z",
          "pushed_at": "2026-01-16T19:35:38Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1181621,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "866d52c9ceb1dfb6b504dd52bd4908023c441913",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27692"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27692"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27692"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27692/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27692/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27692/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2db887fed9145cc80e1f46775335d39d4c7fc6d8"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27682",
      "id": 3181644874,
      "node_id": "PR_kwDOEXHXkM69pAxK",
      "number": 27682,
      "state": "open",
      "locked": false,
      "title": "Rate Limiting API availability for Workers plans",
      "user": {
        "login": "caley-b",
        "id": 202345202,
        "node_id": "U_kgDODA-K8g",
        "avatar_url": "https://avatars.githubusercontent.com/u/202345202?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/caley-b",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nPCX-19517\r\n\r\nClarify that Workers Rate Limiting API is free. Related to https://github.com/cloudflare/cloudflare-docs/pull/25645.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-01-16T15:12:27Z",
      "updated_at": "2026-02-06T18:27:29Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "562ef531f5a27134938f3e5ea6d7f275cbb166b7",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:workers-rate-limits-api-note",
        "ref": "workers-rate-limits-api-note",
        "sha": "3686673f9126674d0481271df1a23d81f8765d01",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "1a0f9a53948901291607d3019902d1137cb83a8f",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27682"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27682"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27682"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27682/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27682/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27682/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/3686673f9126674d0481271df1a23d81f8765d01"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27662",
      "id": 3178163383,
      "node_id": "PR_kwDOEXHXkM69buy3",
      "number": 27662,
      "state": "open",
      "locked": false,
      "title": "Removes DO binding from Containers & Sandboces",
      "user": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nWith ctx.exports we no longer need the binding. Removing it as the default for Containers + Sandboxes\r\n\r\nTODO:\r\n- Add changelog\r\n- Look for more spots\r\n- Test\r\n- Change templates outside of this repo\r\n\r\n### Documentation checklist\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-01-15T17:34:11Z",
      "updated_at": "2026-02-06T18:27:33Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "whoiskatrin",
          "id": 8017908,
          "node_id": "MDQ6VXNlcjgwMTc5MDg=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/whoiskatrin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "ghostwriternr",
          "id": 10023615,
          "node_id": "MDQ6VXNlcjEwMDIzNjE1",
          "avatar_url": "https://avatars.githubusercontent.com/u/10023615?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ghostwriternr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "3": {
          "id": 9453522262,
          "node_id": "LA_kwDOEXHXkM8AAAACM3lNVg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:sandbox",
          "name": "product:sandbox",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:mikenomitch/ctx-exports-on-containers-sandboxes",
        "ref": "mikenomitch/ctx-exports-on-containers-sandboxes",
        "sha": "c009a37a8d5f808c40fd440644caee35fa76f06f",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "01592333c2dfea4c7aa258eac2fa24b177e1fedc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27662"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27662"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27662"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27662/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27662/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27662/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c009a37a8d5f808c40fd440644caee35fa76f06f"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "th0m",
        "id": 1528037,
        "node_id": "MDQ6VXNlcjE1MjgwMzc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/th0m",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27658",
      "id": 3177834740,
      "node_id": "PR_kwDOEXHXkM69aej0",
      "number": 27658,
      "state": "open",
      "locked": false,
      "title": "Update index.mdx",
      "user": {
        "login": "nevikashah",
        "id": 76798024,
        "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
        "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nevikashah",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-15T15:51:04Z",
      "updated_at": "2026-02-06T18:27:35Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "6dc8a532340eea2b39d0b4f48b526cf04edb4103",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:update-tracing-pricing-date",
        "ref": "update-tracing-pricing-date",
        "sha": "a84cc622da1c827ceab2948e9493fb21714f519d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9efe78f067cf88099ca096207df376351455cfdc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27658"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27658"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27658"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27658/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27658/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27658/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a84cc622da1c827ceab2948e9493fb21714f519d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27638",
      "id": 3174844084,
      "node_id": "PR_kwDOEXHXkM69PEa0",
      "number": 27638,
      "state": "open",
      "locked": false,
      "title": "[Durable Objects] Add best practices guide for using Dynamic Workers with storage",
      "user": {
        "login": "thomsoncf",
        "id": 196720754,
        "node_id": "U_kgDOC7m4cg",
        "avatar_url": "https://avatars.githubusercontent.com/u/196720754?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thomsoncf",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Adds comprehensive documentation for using Dynamic Worker Loaders with Durable Objects storage. This best practices guide addresses a common architectural challenge where developers executing untrusted user code within dynamic workers need efficient access to Durable Object storage without hitting subrequest limits.\r\n\r\n**New documentation:**\r\n- `/src/content/docs/durable-objects/best-practices/dynamic-workers-with-storage.mdx` - Complete best practices guide with working code examples\r\n- `/src/content/changelog/durable-objects/2026-01-14-dynamic-workers-storage-guide.mdx` - Changelog entry announcing the new guide\r\n\r\n**Key content includes:**\r\n- Explanation of subrequest limits and how RPC calls from dynamic workers count against them (50 for PAYG, 1,000 for Enterprise)\r\n- Anti-pattern documentation showing the problematic architecture (multiple RPC calls from dynamic worker to DO)\r\n- Recommended pattern using `RpcTarget` to pass storage references directly to dynamic workers running inside Durable Objects\r\n- Complete working code examples in TypeScript with proper wrangler configuration\r\n- Technical implementation details explaining:\r\n  - Why `RpcTarget` vs `WorkerEntrypoint`\r\n  - Environment bindings vs RPC parameters\r\n  - Isolate lifetime considerations\r\n  - How to pass additional capabilities like broadcast functions\r\n\r\n**Files modified:**\r\n- Created: `dynamic-workers-with-storage.mdx` (sidebar order: 4)\r\n- Created: `2026-01-14-dynamic-workers-storage-guide.mdx` (changelog)\r\n- Updated: `best-practices/index.mdx` - sidebar order 4 → 5\r\n- Updated: `best-practices/websockets.mdx` - sidebar order 5 → 6\r\n- Updated: `best-practices/error-handling.mdx` - sidebar order 6 → 7\r\n\r\nThis documentation is based on production troubleshooting and technical guidance from the Workers platform team.",
      "created_at": "2026-01-14T20:11:03Z",
      "updated_at": "2026-02-06T18:27:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "lambrospetrou",
          "id": 2052105,
          "node_id": "MDQ6VXNlcjIwNTIxMDU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2052105?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/lambrospetrou",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "lambrospetrou",
          "id": 2052105,
          "node_id": "MDQ6VXNlcjIwNTIxMDU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2052105?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/lambrospetrou",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5588611477,
          "node_id": "LA_kwDOEXHXkM8AAAABTRtxlQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:durable-objects",
          "name": "product:durable-objects",
          "color": "2C2292",
          "default": false,
          "description": "Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/"
        },
        "2": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "thomsoncf:dynamic-workers-storage",
        "ref": "dynamic-workers-storage",
        "sha": "ea1ba765967eef6d21be3152425b7a37e1e6063f",
        "user": {
          "login": "thomsoncf",
          "id": 196720754,
          "node_id": "U_kgDOC7m4cg",
          "avatar_url": "https://avatars.githubusercontent.com/u/196720754?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomsoncf",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1134476723,
          "node_id": "R_kgDOQ569sw",
          "name": "cloudflare-docs",
          "full_name": "thomsoncf/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "thomsoncf",
            "id": 196720754,
            "node_id": "U_kgDOC7m4cg",
            "avatar_url": "https://avatars.githubusercontent.com/u/196720754?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/thomsoncf",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/thomsoncf/cloudflare-docs",
          "created_at": "2026-01-14T19:14:48Z",
          "updated_at": "2026-01-14T19:14:48Z",
          "pushed_at": "2026-01-14T20:08:47Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1181214,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "15628a35fe49a889136b810ddcc2b554b196a128",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27638"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27638"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27638"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27638/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27638/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27638/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ea1ba765967eef6d21be3152425b7a37e1e6063f"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27623",
      "id": 3173748716,
      "node_id": "PR_kwDOEXHXkM69K4_s",
      "number": 27623,
      "state": "open",
      "locked": false,
      "title": "Clarify hash includes file extension",
      "user": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Updated static asset upload docs to include the fact that file extension should be part of the hashing.",
      "created_at": "2026-01-14T14:32:57Z",
      "updated_at": "2026-02-07T00:28:34Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "9a7c1212f1aa34179b0391bc054ce43f8fea9e97",
      "assignees": {},
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896746037,
          "node_id": "MDU6TGFiZWwyODk2NzQ2MDM3",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ssl",
          "name": "product:ssl",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to SSL"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:clarify-asset-hash-includes-extension",
        "ref": "clarify-asset-hash-includes-extension",
        "sha": "b8855bc10190ab5b84604596ef04f03277f29126",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "6d2da22724d2964abc7841dbb105565aaec682b2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27623"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27623"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27623"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27623/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27623/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27623/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b8855bc10190ab5b84604596ef04f03277f29126"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27620",
      "id": 3173510808,
      "node_id": "PR_kwDOEXHXkM69J-6Y",
      "number": 27620,
      "state": "open",
      "locked": false,
      "title": "Update environment variable names for credentials",
      "user": {
        "login": "millidavitti",
        "id": 83835207,
        "node_id": "MDQ6VXNlcjgzODM1MjA3",
        "avatar_url": "https://avatars.githubusercontent.com/u/83835207?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/millidavitti",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nThe AWS prefix was causing this error:\r\nMessage: The AWS Access Key Id you provided does not exist in our records.  Stack: InvalidAccessKeyId: The AWS Access Key Id you provided does not exist in our records.\r\n\r\n",
      "created_at": "2026-01-14T13:21:51Z",
      "updated_at": "2026-02-06T18:27:41Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "abffea4f3f4a622a0e8fe3591a643faf00a6c73a",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "millidavitti:patch-2",
        "ref": "patch-2",
        "sha": "720124d760bb79178d071e3a02257d99a8b49b66",
        "user": {
          "login": "millidavitti",
          "id": 83835207,
          "node_id": "MDQ6VXNlcjgzODM1MjA3",
          "avatar_url": "https://avatars.githubusercontent.com/u/83835207?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/millidavitti",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1134253157,
          "node_id": "R_kgDOQ5tUZQ",
          "name": "cloudflare-docs",
          "full_name": "millidavitti/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "millidavitti",
            "id": 83835207,
            "node_id": "MDQ6VXNlcjgzODM1MjA3",
            "avatar_url": "https://avatars.githubusercontent.com/u/83835207?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/millidavitti",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/millidavitti/cloudflare-docs",
          "created_at": "2026-01-14T13:18:41Z",
          "updated_at": "2026-01-14T13:18:41Z",
          "pushed_at": "2026-01-14T13:20:25Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1346703,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "02d6de1689860431f7833cbd1bd60246eeb5b9c0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27620"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27620"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27620"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27620/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27620/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27620/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/720124d760bb79178d071e3a02257d99a8b49b66"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27603",
      "id": 3170706213,
      "node_id": "PR_kwDOEXHXkM68_SMl",
      "number": 27603,
      "state": "open",
      "locked": false,
      "title": "Add example for passing DO storage to Dynamic Workers",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdd example for passing DO storage to Dynamic Workers\r\n\r\n### Screenshots (optional)\r\n<img width=\"402\" height=\"444\" alt=\"Screenshot 2026-01-13 at 1 06 00 PM\" src=\"https://github.com/user-attachments/assets/1cd8b098-eda0-4186-88f6-1cdf39fdada0\" />",
      "created_at": "2026-01-13T18:06:17Z",
      "updated_at": "2026-02-26T09:34:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:docs/worker-loader-storage-context",
        "ref": "docs/worker-loader-storage-context",
        "sha": "8bdc3caadda0f24eacdaecaba7a7b93004a80613",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "4eabf00e7bb290ae2d9b47fabfeeca510e29e469",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27603"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27603"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27603"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27603/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27603/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27603/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/8bdc3caadda0f24eacdaecaba7a7b93004a80613"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27599",
      "id": 3170502621,
      "node_id": "PR_kwDOEXHXkM68-gfd",
      "number": 27599,
      "state": "open",
      "locked": false,
      "title": "DRAFT: RFC for DO tracing spans",
      "user": {
        "login": "vy-ton",
        "id": 13694532,
        "node_id": "MDQ6VXNlcjEzNjk0NTMy",
        "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/vy-ton",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Draft PR captures proposal for all DO related spans and attributes we should have for public traces.\r\n\r\n- Assume tracing context propagation exists\r\n- Ideally docs could be generated from code for public spans/attributes",
      "created_at": "2026-01-13T16:56:06Z",
      "updated_at": "2026-02-18T03:54:32Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a6ee9225baedf4bda75077d35a66d98a3a088136",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "jmorrell-cloudflare",
          "id": 195494421,
          "node_id": "U_kgDOC6cCFQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/195494421?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jmorrell-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:do-spans",
        "ref": "do-spans",
        "sha": "08b207905471a1e7425fc92290df8394310c8dbb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "8d06426902fece9748e1fc763022bb71d4e031dd",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27599"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27599"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27599"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27599/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27599/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27599/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/08b207905471a1e7425fc92290df8394310c8dbb"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27591",
      "id": 3170124918,
      "node_id": "PR_kwDOEXHXkM689ER2",
      "number": 27591,
      "state": "open",
      "locked": false,
      "title": "[EMAIL] Update phish-submissions.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hey team, \r\n\r\n### Summary\r\n\r\nCan we link this doc here for details on Cloudflare threat intelligence?\r\n\r\nhttps://developers.cloudflare.com/security-center/indicator-feeds/#get-started\r\n\r\nThanks.",
      "created_at": "2026-01-13T15:09:12Z",
      "updated_at": "2026-02-06T18:27:45Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "Maddy-Cloudflare",
          "id": 130055405,
          "node_id": "U_kgDOB8B87Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Maddy-Cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5641732052,
          "node_id": "LA_kwDOEXHXkM8AAAABUEX_1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:learning-paths",
          "name": "product:learning-paths",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-771355",
        "ref": "patch-771355",
        "sha": "83a62c4d37786976ea54760c881c305c12ed5008",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9c288da6ba51d73dc84672734cfa0e9a42ec3ac1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27591"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27591"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27591"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27591/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27591/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27591/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/83a62c4d37786976ea54760c881c305c12ed5008"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "Maddy-Cloudflare",
        "id": 130055405,
        "node_id": "U_kgDOB8B87Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/130055405?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Maddy-Cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27578",
      "id": 3167769821,
      "node_id": "PR_kwDOEXHXkM680FTd",
      "number": 27578,
      "state": "open",
      "locked": false,
      "title": "Update product-limitations.mdx",
      "user": {
        "login": "cf-scott",
        "id": 124814351,
        "node_id": "U_kgDOB3CEDw",
        "avatar_url": "https://avatars.githubusercontent.com/u/124814351?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cf-scott",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "One more caveat for Workers Routes with Zone Versioning active.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-13T00:39:24Z",
      "updated_at": "2026-02-06T18:27:49Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "41a7a66352bf48fa9f58f758f19e5e86d011b57a",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cf-scott:patch-36",
        "ref": "patch-36",
        "sha": "e982728c64173f7c65659f76999dbbf5ab553da4",
        "user": {
          "login": "cf-scott",
          "id": 124814351,
          "node_id": "U_kgDOB3CEDw",
          "avatar_url": "https://avatars.githubusercontent.com/u/124814351?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cf-scott",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 660284041,
          "node_id": "R_kgDOJ1siiQ",
          "name": "cloudflare-docs",
          "full_name": "cf-scott/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cf-scott",
            "id": 124814351,
            "node_id": "U_kgDOB3CEDw",
            "avatar_url": "https://avatars.githubusercontent.com/u/124814351?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cf-scott",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cf-scott/cloudflare-docs",
          "created_at": "2023-06-29T16:46:18Z",
          "updated_at": "2023-06-29T16:46:18Z",
          "pushed_at": "2026-01-23T09:53:10Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1187354,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c81dd3655c409196e625b0b3759d291c8d53673c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27578"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27578"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27578"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27578/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27578/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27578/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e982728c64173f7c65659f76999dbbf5ab553da4"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27577",
      "id": 3167523989,
      "node_id": "PR_kwDOEXHXkM68zJSV",
      "number": 27577,
      "state": "open",
      "locked": false,
      "title": "Add warning about 'wrangler secret put' when using Worker versions",
      "user": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nImproves the messaging around usage of `wrangler secret put` when using Worker versions/gradual deployments.\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-12T22:31:39Z",
      "updated_at": "2026-02-06T18:27:50Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "63733291d15194eee34c9a2cff857dca586042de",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:add-warning-about-secret-put-with-worker-versions",
        "ref": "add-warning-about-secret-put-with-worker-versions",
        "sha": "3c813c00cba42de49ccd157f4e8a76577c379eef",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c81dd3655c409196e625b0b3759d291c8d53673c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27577"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27577"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27577"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27577/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27577/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27577/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/3c813c00cba42de49ccd157f4e8a76577c379eef"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": {
        "enabled_by": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "Add warning about 'wrangler secret put' when using Worker versions (#27577)",
        "commit_message": ""
      },
      "assignee": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27576",
      "id": 3167445063,
      "node_id": "PR_kwDOEXHXkM68y2BH",
      "number": 27576,
      "state": "open",
      "locked": false,
      "title": "Add Splunk destinations",
      "user": {
        "login": "atoulme",
        "id": 16758,
        "node_id": "MDQ6VXNlcjE2NzU4",
        "avatar_url": "https://avatars.githubusercontent.com/u/16758?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/atoulme",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdd Splunk-specific endpoint information for traces and log export via OTLP.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [x] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-12T21:55:03Z",
      "updated_at": "2026-02-23T03:56:25Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "52e77f87afcfafdf318392d2d54ac23603a59cfc",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "atoulme:patch-2",
        "ref": "patch-2",
        "sha": "0ba170626148ff0ca7ae88e134762b9fbb0aac50",
        "user": {
          "login": "atoulme",
          "id": 16758,
          "node_id": "MDQ6VXNlcjE2NzU4",
          "avatar_url": "https://avatars.githubusercontent.com/u/16758?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/atoulme",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1133093672,
          "node_id": "R_kgDOQ4mjKA",
          "name": "cloudflare-docs",
          "full_name": "atoulme/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "atoulme",
            "id": 16758,
            "node_id": "MDQ6VXNlcjE2NzU4",
            "avatar_url": "https://avatars.githubusercontent.com/u/16758?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/atoulme",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/atoulme/cloudflare-docs",
          "created_at": "2026-01-12T21:50:40Z",
          "updated_at": "2026-01-12T21:50:40Z",
          "pushed_at": "2026-02-07T01:35:14Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1355421,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "db4c32996f6766516a6632618780a2b024b545a1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27576"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27576"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27576"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27576/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27576/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27576/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0ba170626148ff0ca7ae88e134762b9fbb0aac50"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27575",
      "id": 3167365274,
      "node_id": "PR_kwDOEXHXkM68yiia",
      "number": 27575,
      "state": "open",
      "locked": false,
      "title": "first draft at planetscale docs improvements",
      "user": {
        "login": "thomasgauvin",
        "id": 35609369,
        "node_id": "MDQ6VXNlcjM1NjA5MzY5",
        "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/thomasgauvin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": null,
      "created_at": "2026-01-12T21:22:37Z",
      "updated_at": "2026-02-06T18:27:54Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a1e385aca0aba1d7bb065a2e6420692db647a531",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "8": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 6018502231,
          "node_id": "LA_kwDOEXHXkM8AAAABZrsOVw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:hyperdrive",
          "name": "product:hyperdrive",
          "color": "FFD555",
          "default": false,
          "description": "Hyperdrive: https://developers.cloudflare.com/hyperdrive/"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:improve-planetscale-integration-docs",
        "ref": "improve-planetscale-integration-docs",
        "sha": "412420a02de80554b500946876e710d46250acdd",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e039aab734a4600cabbe15d84491b1d7e9e5da61",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27575"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27575"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27575"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27575/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27575/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27575/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/412420a02de80554b500946876e710d46250acdd"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27568",
      "id": 3166568435,
      "node_id": "PR_kwDOEXHXkM68vf_z",
      "number": 27568,
      "state": "open",
      "locked": false,
      "title": "Update Explicit Resource Management documentation link",
      "user": {
        "login": "dimitropoulos",
        "id": 15232461,
        "node_id": "MDQ6VXNlcjE1MjMyNDYx",
        "avatar_url": "https://avatars.githubusercontent.com/u/15232461?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dimitropoulos",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "I noticed this language is now out of date.  I updated the link to Explicit Resource Management in the documentation to reflect its inclusion in V8 and Node.js 24.0.0 and above.",
      "created_at": "2026-01-12T16:47:08Z",
      "updated_at": "2026-02-22T03:53:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "bf34a47a8a0fbbb5c775bfb4783cf2515b97226b",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "dimitropoulos:patch-6",
        "ref": "patch-6",
        "sha": "daf6a0706e23ab6f6ff2c7f20e48e15d2e15cc30",
        "user": {
          "login": "dimitropoulos",
          "id": 15232461,
          "node_id": "MDQ6VXNlcjE1MjMyNDYx",
          "avatar_url": "https://avatars.githubusercontent.com/u/15232461?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dimitropoulos",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1130633516,
          "node_id": "R_kgDOQ2QZLA",
          "name": "cloudflare-docs",
          "full_name": "dimitropoulos/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dimitropoulos",
            "id": 15232461,
            "node_id": "MDQ6VXNlcjE1MjMyNDYx",
            "avatar_url": "https://avatars.githubusercontent.com/u/15232461?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dimitropoulos",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dimitropoulos/cloudflare-docs",
          "created_at": "2026-01-08T19:32:59Z",
          "updated_at": "2026-01-08T19:32:59Z",
          "pushed_at": "2026-02-21T14:23:22Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1346003,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "bf1bf1e6fdebd8ef79961df4a425cb6035ef1cc5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27568"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27568"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27568"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27568/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27568/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27568/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/daf6a0706e23ab6f6ff2c7f20e48e15d2e15cc30"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27552",
      "id": 3165327004,
      "node_id": "PR_kwDOEXHXkM68qw6c",
      "number": 27552,
      "state": "open",
      "locked": false,
      "title": "[d1] Update d1-and-prisma-orm.mdx for Prisma 7.2",
      "user": {
        "login": "diogoascarneiro",
        "id": 29414408,
        "node_id": "MDQ6VXNlcjI5NDE0NDA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/29414408?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/diogoascarneiro",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdates to the d1/prisma tutorial for Prisma 7.2, as described in this issue: https://github.com/cloudflare/cloudflare-docs/issues/27388\r\n",
      "created_at": "2026-01-12T10:35:32Z",
      "updated_at": "2026-02-06T18:27:59Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "61b4202a76bc9bf9a4c931cf3c7513c010734db4",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "rozenmd",
          "id": 3822106,
          "node_id": "MDQ6VXNlcjM4MjIxMDY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3822106?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rozenmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "vy-ton",
          "id": 13694532,
          "node_id": "MDQ6VXNlcjEzNjk0NTMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/13694532?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/vy-ton",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "joshthoward",
          "id": 10055613,
          "node_id": "MDQ6VXNlcjEwMDU1NjEz",
          "avatar_url": "https://avatars.githubusercontent.com/u/10055613?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/joshthoward",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5213416542,
          "node_id": "LA_kwDOEXHXkM8AAAABNr5sXg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:d1",
          "name": "product:d1",
          "color": "d4c5f9",
          "default": false,
          "description": "D1: https://developers.cloudflare.com/d1/"
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "diogoascarneiro:patch-2",
        "ref": "patch-2",
        "sha": "40e68eef0eef3c000972f9420859f20be8e56e72",
        "user": {
          "login": "diogoascarneiro",
          "id": 29414408,
          "node_id": "MDQ6VXNlcjI5NDE0NDA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/29414408?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/diogoascarneiro",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1109286424,
          "node_id": "R_kgDOQh5eGA",
          "name": "cloudflare-docs",
          "full_name": "diogoascarneiro/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "diogoascarneiro",
            "id": 29414408,
            "node_id": "MDQ6VXNlcjI5NDE0NDA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/29414408?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/diogoascarneiro",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/diogoascarneiro/cloudflare-docs",
          "created_at": "2025-12-03T15:40:05Z",
          "updated_at": "2025-12-04T17:03:03Z",
          "pushed_at": "2026-01-12T12:19:50Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1180210,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9cd3ca68147171b0a7aadd19c5d506af509b707d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27552"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27552"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27552"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27552/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27552/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27552/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/40e68eef0eef3c000972f9420859f20be8e56e72"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27545",
      "id": 3163633933,
      "node_id": "PR_kwDOEXHXkM68kTkN",
      "number": 27545,
      "state": "open",
      "locked": false,
      "title": "Add 'bun' to package managers list",
      "user": {
        "login": "guizaodev",
        "id": 58011100,
        "node_id": "MDQ6VXNlcjU4MDExMTAw",
        "avatar_url": "https://avatars.githubusercontent.com/u/58011100?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/guizaodev",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis commit adds the bun option to package managers.\r\n\r\n### Screenshots (optional)\r\n\r\nEx: \r\n<img width=\"509\" height=\"142\" alt=\"image\" src=\"https://github.com/user-attachments/assets/dfe7f858-789f-4757-9bb4-5a092ca91826\" />\r\n\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-01-11T18:06:59Z",
      "updated_at": "2026-02-06T18:28:01Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "fb606066cb510acc552ff8e6e60483fc9c2ccec9",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "guizaodev:patch-2",
        "ref": "patch-2",
        "sha": "ce5bda09fa2a013d405c17e8dce40b5c69d351a2",
        "user": {
          "login": "guizaodev",
          "id": 58011100,
          "node_id": "MDQ6VXNlcjU4MDExMTAw",
          "avatar_url": "https://avatars.githubusercontent.com/u/58011100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/guizaodev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1132304534,
          "node_id": "R_kgDOQ32Ylg",
          "name": "cloudflare-docs",
          "full_name": "guizaodev/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "guizaodev",
            "id": 58011100,
            "node_id": "MDQ6VXNlcjU4MDExMTAw",
            "avatar_url": "https://avatars.githubusercontent.com/u/58011100?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/guizaodev",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/guizaodev/cloudflare-docs",
          "created_at": "2026-01-11T17:57:45Z",
          "updated_at": "2026-01-11T17:57:45Z",
          "pushed_at": "2026-01-11T18:03:38Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1345508,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "daed515aa7d8b5bcf70f173b0ca3fbd2f6c580a4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27545"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27545"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27545"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27545/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27545/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27545/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ce5bda09fa2a013d405c17e8dce40b5c69d351a2"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27521",
      "id": 3159826945,
      "node_id": "PR_kwDOEXHXkM68VyIB",
      "number": 27521,
      "state": "open",
      "locked": false,
      "title": "[WAF] User Agent Blocking upgrade guide",
      "user": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAddresses PCX-19995.\r\n\r\n### Documentation checklist\r\n\r\n- [X] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-01-09T14:22:44Z",
      "updated_at": "2026-02-06T18:28:03Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "27186b9eae8276b0f20f81e4fda02cd7faa50014",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 4049299037,
          "node_id": "LA_kwDOEXHXkM7xW2Zd",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:waf",
          "name": "product:waf",
          "color": "E3C140",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:pedro/PCX-19995-waf-ua-block-rules-upgrade-guide",
        "ref": "pedro/PCX-19995-waf-ua-block-rules-upgrade-guide",
        "sha": "7b0f2521acf3ced2c3fccd6ba41a3d91069d5b83",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "145d6df3c0ea99ac3bec9ac5a416ffed55529e88",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27521"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27521"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27521"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27521/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27521/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27521/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/7b0f2521acf3ced2c3fccd6ba41a3d91069d5b83"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27492",
      "id": 3155575201,
      "node_id": "PR_kwDOEXHXkM68FkGh",
      "number": 27492,
      "state": "open",
      "locked": false,
      "title": "Update example-screenshot-from-url.mdx",
      "user": {
        "login": "mgrubinger",
        "id": 465547,
        "node_id": "MDQ6VXNlcjQ2NTU0Nw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/465547?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mgrubinger",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "\r\n### Summary\r\n\r\nThis example wrongly uses the parameter `html`, but should use `url`. Seems the code is copied from the example above titled \"Take a screenshot from custom HTML\"\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2026-01-08T10:05:42Z",
      "updated_at": "2026-02-06T18:28:05Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "mgrubinger:patch-2",
        "ref": "patch-2",
        "sha": "9367d997869c43d11886960cc49a42fe596003b8",
        "user": {
          "login": "mgrubinger",
          "id": 465547,
          "node_id": "MDQ6VXNlcjQ2NTU0Nw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/465547?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mgrubinger",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1130297920,
          "node_id": "R_kgDOQ176QA",
          "name": "cloudflare-docs",
          "full_name": "mgrubinger/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "mgrubinger",
            "id": 465547,
            "node_id": "MDQ6VXNlcjQ2NTU0Nw==",
            "avatar_url": "https://avatars.githubusercontent.com/u/465547?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/mgrubinger",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/mgrubinger/cloudflare-docs",
          "created_at": "2026-01-08T10:00:05Z",
          "updated_at": "2026-01-08T10:00:05Z",
          "pushed_at": "2026-01-08T10:02:45Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1345110,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c060eaa47cb0d92e97c2d29af2398840e924845a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27492"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27492"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27492"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27492/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27492/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27492/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/9367d997869c43d11886960cc49a42fe596003b8"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27487",
      "id": 3154929967,
      "node_id": "PR_kwDOEXHXkM68DGkv",
      "number": 27487,
      "state": "open",
      "locked": false,
      "title": "fix: add limits and quotas for realtimekit",
      "user": {
        "login": "ishita1805",
        "id": 58788445,
        "node_id": "MDQ6VXNlcjU4Nzg4NDQ1",
        "avatar_url": "https://avatars.githubusercontent.com/u/58788445?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ishita1805",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-08T06:18:57Z",
      "updated_at": "2026-02-06T18:28:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "roerohan",
          "id": 42958812,
          "node_id": "MDQ6VXNlcjQyOTU4ODEy",
          "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/roerohan",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ravindra-cloudflare",
          "id": 233027523,
          "node_id": "U_kgDODeO3ww",
          "avatar_url": "https://avatars.githubusercontent.com/u/233027523?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ravindra-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "swapnilmadavi",
          "id": 30936566,
          "node_id": "MDQ6VXNlcjMwOTM2NTY2",
          "avatar_url": "https://avatars.githubusercontent.com/u/30936566?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/swapnilmadavi",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "renandincer",
          "id": 1429100,
          "node_id": "MDQ6VXNlcjE0MjkxMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1429100?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/renandincer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8424705055,
          "node_id": "LA_kwDOEXHXkM8AAAAB9ibMHw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:realtime",
          "name": "product:realtime",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:ikabra/rtk-limits-and-quotas",
        "ref": "ikabra/rtk-limits-and-quotas",
        "sha": "785bccf9bb737e936479a688bdad49d08ff34888",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c060eaa47cb0d92e97c2d29af2398840e924845a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27487"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27487"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27487"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27487/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27487/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27487/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/785bccf9bb737e936479a688bdad49d08ff34888"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "roerohan",
        "id": 42958812,
        "node_id": "MDQ6VXNlcjQyOTU4ODEy",
        "avatar_url": "https://avatars.githubusercontent.com/u/42958812?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/roerohan",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27484",
      "id": 3154368378,
      "node_id": "PR_kwDOEXHXkM68A9d6",
      "number": 27484,
      "state": "open",
      "locked": false,
      "title": "Moves styleguide to top of PR template",
      "user": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nOn small changes, I often find myself checking the box for the style guide and deleting all the others. So I'm moving this to the top so that it is easier to delete the others.\r\n\r\nThis is a tiny little change, and I won't be offended if rejected :)\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-01-08T00:42:47Z",
      "updated_at": "2026-02-06T18:28:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b0a41c655c77e0e96465b8da77d10197328f6918",
      "assignees": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:mikenomitch/pr-template-update",
        "ref": "mikenomitch/pr-template-update",
        "sha": "bdf4aeebfccd269a85c273958473875e518ad159",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "747850a00c19e21e26141e6014c5cb345356cdb7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27484"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27484"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27484"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27484/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27484/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27484/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/bdf4aeebfccd269a85c273958473875e518ad159"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": {
        "enabled_by": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "Moves styleguide to top of PR template (#27484)",
        "commit_message": ""
      },
      "assignee": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27450",
      "id": 3150818681,
      "node_id": "PR_kwDOEXHXkM67za15",
      "number": 27450,
      "state": "open",
      "locked": false,
      "title": "Automatically document all existing workers compat flags",
      "user": {
        "login": "npaun",
        "id": 5041416,
        "node_id": "MDQ6VXNlcjUwNDE0MTY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5041416?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/npaun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\nI wrote a script to automatically generate documentation stubs once a compatibility flag is added in workerd. I went over the output and edited it for clarity.\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-06T22:14:58Z",
      "updated_at": "2026-02-06T18:28:12Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "eb58730833f5092ae88eddde807391c5dc4571e2",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "npaun:npaun/auto-doc-compat-flags",
        "ref": "npaun/auto-doc-compat-flags",
        "sha": "2d81c806a758487902d83a2c6457d379aceb2dc7",
        "user": {
          "login": "npaun",
          "id": 5041416,
          "node_id": "MDQ6VXNlcjUwNDE0MTY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/5041416?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/npaun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 948675662,
          "node_id": "R_kgDOOIukTg",
          "name": "cloudflare-docs",
          "full_name": "npaun/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "npaun",
            "id": 5041416,
            "node_id": "MDQ6VXNlcjUwNDE0MTY=",
            "avatar_url": "https://avatars.githubusercontent.com/u/5041416?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/npaun",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/npaun/cloudflare-docs",
          "created_at": "2025-03-14T18:51:38Z",
          "updated_at": "2025-05-22T16:46:15Z",
          "pushed_at": "2026-02-25T01:22:52Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1179464,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 135,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 135,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "77cd7a1d4421bc33c86b5093f37c1f2af1b55d01",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27450"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27450"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27450"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27450/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27450/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27450/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2d81c806a758487902d83a2c6457d379aceb2dc7"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27443",
      "id": 3149835811,
      "node_id": "PR_kwDOEXHXkM67vq4j",
      "number": 27443,
      "state": "open",
      "locked": false,
      "title": "[Secrets Store] Adding Secrets Store to the list of potential Wrangler bindings",
      "user": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\nCloses PCX-17955\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-06T15:45:55Z",
      "updated_at": "2026-02-06T18:28:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "08f60ca9a1fcb3ed3cf00dacf146e5096e9d2a8f",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:jun/workers/secrets-bindings",
        "ref": "jun/workers/secrets-bindings",
        "sha": "78d618f1105cba5d499488e868c99a6d7aecc605",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ea00ce69aca465ff637dca4ed9dad7a819d20714",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27443"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27443"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27443"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27443/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27443/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27443/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/78d618f1105cba5d499488e868c99a6d7aecc605"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27420",
      "id": 3147373662,
      "node_id": "PR_kwDOEXHXkM67mRxe",
      "number": 27420,
      "state": "open",
      "locked": false,
      "title": "Clarify DO Migration/Versions Interaction",
      "user": {
        "login": "helloimalastair",
        "id": 37487746,
        "node_id": "MDQ6VXNlcjM3NDg3NzQ2",
        "avatar_url": "https://avatars.githubusercontent.com/u/37487746?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/helloimalastair",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Clarifies that version rollback cannot be performed once migration is deployed.\r\n\r\nAlso, use package manager component.",
      "created_at": "2026-01-05T20:18:08Z",
      "updated_at": "2026-02-06T18:28:18Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "45fc176f6cbabbdda89b71ee9728956cb834a381",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "helloimalastair:do-migration",
        "ref": "do-migration",
        "sha": "aa65a46a917ed2d5b5d62babac1763b3a804eecb",
        "user": {
          "login": "helloimalastair",
          "id": 37487746,
          "node_id": "MDQ6VXNlcjM3NDg3NzQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/37487746?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/helloimalastair",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 951554276,
          "node_id": "R_kgDOOLeQ5A",
          "name": "cloudflare-docs",
          "full_name": "helloimalastair/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "helloimalastair",
            "id": 37487746,
            "node_id": "MDQ6VXNlcjM3NDg3NzQ2",
            "avatar_url": "https://avatars.githubusercontent.com/u/37487746?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/helloimalastair",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/helloimalastair/cloudflare-docs",
          "created_at": "2025-03-19T21:37:11Z",
          "updated_at": "2025-12-08T22:09:24Z",
          "pushed_at": "2026-01-05T20:16:57Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1179349,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a8791a549566548caf57b852466406de79e00517",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27420"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27420"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27420"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27420/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27420/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27420/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/aa65a46a917ed2d5b5d62babac1763b3a804eecb"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27418",
      "id": 3147148334,
      "node_id": "PR_kwDOEXHXkM67lawu",
      "number": 27418,
      "state": "open",
      "locked": false,
      "title": "Adds documentation on startAndWaitForPorts",
      "user": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nDraft PR for adding docs on startAndWaitForPort()\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2026-01-05T18:31:25Z",
      "updated_at": "2026-02-06T18:28:19Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "06884622b0c5cda9445e5e0b80db01c48b89761f",
      "assignees": {
        "0": {
          "login": "th0m",
          "id": 1528037,
          "node_id": "MDQ6VXNlcjE1MjgwMzc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/th0m",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:mikenomitch/start-and-wait-on-containers",
        "ref": "mikenomitch/start-and-wait-on-containers",
        "sha": "cc5c05896d5f668c877164e7539435c19319154e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2dfbcc058fcf18eb4b0a61060d0a59b0b5c799be",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27418"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27418"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27418"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27418/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27418/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27418/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/cc5c05896d5f668c877164e7539435c19319154e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "th0m",
        "id": 1528037,
        "node_id": "MDQ6VXNlcjE1MjgwMzc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1528037?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/th0m",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27417",
      "id": 3147021747,
      "node_id": "PR_kwDOEXHXkM67k72z",
      "number": 27417,
      "state": "open",
      "locked": false,
      "title": "docs: update the Google Console instructions",
      "user": {
        "login": "eureka928",
        "id": 42954461,
        "node_id": "MDQ6VXNlcjQyOTU0NDYx",
        "avatar_url": "https://avatars.githubusercontent.com/u/42954461?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/eureka928",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nFixes [#26632](https://github.com/cloudflare/cloudflare-docs/issues/26632) - Update Google Console instructions\r\n\r\n**Problem:** The Google identity provider documentation contained outdated instructions that no longer matched Google Cloud Console's current interface.\r\n\r\n**Solution:** Rewrote the setup instructions to match Google's current OAuth consent screen wizard and credential creation flow.\r\n\r\n**File changed:**\r\n- `src/content/docs/cloudflare-one/integrations/identity-providers/google.mdx`\r\n\r\n**Changes:**\r\n- Reorganized steps into clear numbered sections with subheadings:\r\n  - `### 1. Create a Google Cloud project`\r\n  - `### 2. Configure the OAuth consent screen`\r\n  - `### 3. Create OAuth client credentials`\r\n  - `### 4. Add Google to Cloudflare Access`\r\n- Updated OAuth consent screen steps to match Google's new wizard-style flow (App Information → Audience → Contact Information → Finish)\r\n- Added note about client secrets only being visible at creation time (new Google behavior)\r\n- Removed outdated screenshots (new screenshots should be captured separately)\r\n- Improved formatting and clarity throughout\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n\r\nContribution by Gittensor, see my contribution statistics at https://gittensor.io/miners/details?githubId=42954461",
      "created_at": "2026-01-05T17:44:18Z",
      "updated_at": "2026-03-04T15:18:03Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b38ab61d51d2de9133dbda6503aa202644ee16e4",
      "assignees": {
        "0": {
          "login": "deadlypants1973",
          "id": 70746074,
          "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deadlypants1973",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "deadlypants1973",
          "id": 70746074,
          "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deadlypants1973",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "eureka928:fix/issue-26632",
        "ref": "fix/issue-26632",
        "sha": "bd4d09ad10dc7520e51cbf3e2cef8eb6990b246a",
        "user": {
          "login": "eureka928",
          "id": 42954461,
          "node_id": "MDQ6VXNlcjQyOTU0NDYx",
          "avatar_url": "https://avatars.githubusercontent.com/u/42954461?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/eureka928",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1128446973,
          "node_id": "R_kgDOQ0K7_Q",
          "name": "cloudflare-docs",
          "full_name": "eureka928/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "eureka928",
            "id": 42954461,
            "node_id": "MDQ6VXNlcjQyOTU0NDYx",
            "avatar_url": "https://avatars.githubusercontent.com/u/42954461?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/eureka928",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/eureka928/cloudflare-docs",
          "created_at": "2026-01-05T16:43:59Z",
          "updated_at": "2026-02-06T08:14:20Z",
          "pushed_at": "2026-03-01T00:21:02Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1187342,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 4,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 4,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9676084136073d88f42ddec1ee40175a28549d16",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27417"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27417"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27417"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27417/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27417/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27417/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/bd4d09ad10dc7520e51cbf3e2cef8eb6990b246a"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "deadlypants1973",
        "id": 70746074,
        "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deadlypants1973",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27414",
      "id": 3146665535,
      "node_id": "PR_kwDOEXHXkM67jk4_",
      "number": 27414,
      "state": "open",
      "locked": false,
      "title": "Fix Response Status if File Not Modified",
      "user": {
        "login": "abegehr",
        "id": 23075874,
        "node_id": "MDQ6VXNlcjIzMDc1ODc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/23075874?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abegehr",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\nShouldn't the response be a 304 Not Modified, not 412 Precondition Failed if the response returns a file without body?\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2026-01-05T15:39:04Z",
      "updated_at": "2026-02-06T18:28:21Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "719e140e83ab225a5c8a502c086572f551c620d2",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "abegehr:patch-8",
        "ref": "patch-8",
        "sha": "1b775532154c71c91510aaf66a1121b04d83f086",
        "user": {
          "login": "abegehr",
          "id": 23075874,
          "node_id": "MDQ6VXNlcjIzMDc1ODc0",
          "avatar_url": "https://avatars.githubusercontent.com/u/23075874?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abegehr",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1042161669,
          "node_id": "R_kgDOPh4gBQ",
          "name": "cloudflare-docs",
          "full_name": "abegehr/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "abegehr",
            "id": 23075874,
            "node_id": "MDQ6VXNlcjIzMDc1ODc0",
            "avatar_url": "https://avatars.githubusercontent.com/u/23075874?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/abegehr",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/abegehr/cloudflare-docs",
          "created_at": "2025-08-21T15:19:47Z",
          "updated_at": "2025-08-21T15:19:48Z",
          "pushed_at": "2026-01-05T15:38:09Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1195486,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "82ee886e75f5596be11005b20256400146ddceae",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27414"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27414"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27414"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27414/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27414/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27414/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1b775532154c71c91510aaf66a1121b04d83f086"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27408",
      "id": 3146121335,
      "node_id": "PR_kwDOEXHXkM67hgB3",
      "number": 27408,
      "state": "open",
      "locked": false,
      "title": "[WIP] Email Workers: add Working with attachments example",
      "user": {
        "login": "markdembo",
        "id": 28630171,
        "node_id": "MDQ6VXNlcjI4NjMwMTcx",
        "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/markdembo",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Adding an example on how to work with attachments example",
      "created_at": "2026-01-05T12:20:19Z",
      "updated_at": "2026-02-06T18:28:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "59dd752b4838e4d855158a930d044e8ff782fe00",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5354720625,
          "node_id": "LA_kwDOEXHXkM8AAAABPyqNcQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:email-routing",
          "name": "product:email-routing",
          "color": "86D0DB",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "markdembo:mdembo/mail-worker-attachment-examples",
        "ref": "mdembo/mail-worker-attachment-examples",
        "sha": "86beec8b640ddcb29b7000484271dddc6f2d674b",
        "user": {
          "login": "markdembo",
          "id": 28630171,
          "node_id": "MDQ6VXNlcjI4NjMwMTcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/markdembo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 573045522,
          "node_id": "R_kgDOIif7Eg",
          "name": "cloudflare-docs",
          "full_name": "markdembo/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "markdembo",
            "id": 28630171,
            "node_id": "MDQ6VXNlcjI4NjMwMTcx",
            "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/markdembo",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/markdembo/cloudflare-docs",
          "created_at": "2022-12-01T15:26:03Z",
          "updated_at": "2022-12-01T03:38:08Z",
          "pushed_at": "2026-02-16T13:00:16Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1231119,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c3ed59f8ae63629ece56900823802aee6820cc08",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27408"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27408"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27408"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27408/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27408/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27408/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/86beec8b640ddcb29b7000484271dddc6f2d674b"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27401",
      "id": 3145159102,
      "node_id": "PR_kwDOEXHXkM67d1G-",
      "number": 27401,
      "state": "open",
      "locked": false,
      "title": "Add docs for Workers REST API error codes",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\r\n- Adds comprehensive documentation for 121 Workers REST API error codes as individual pages under `/workers/platform/error-codes/`\r\n- Each error code has its own dedicated page with category, HTTP status, message, common causes, and actionable remediation steps\r\n- Creates an index page that categorizes all error codes and explains the error response structure\r\n## Motivation\r\nThe Workers REST API returns structured error responses that include a `documentation_url` field pointing to these pages. Having dedicated URLs for each error code enables:\r\n1. **CLI tooling integration** - Wrangler already displays direct links to relevant documentation when errors occur. https://github.com/cloudflare/workers-sdk/pull/8750 — but not enough of our REST API errors have had places to link to.\r\n2. **Dashboard error handling** - The Cloudflare Dashboard receives API errors and can render clickable links to these docs, providing users immediate access to remediation steps\r\n3. **Agent-friendly documentation** - This structure is optimized for AI agents (both Cloudflare's internal agents and customer agents). When an agent encounters an error, it can fetch the specific error page and use the focused, actionable content as context to automatically resolve the issue—rather than searching through generic troubleshooting guides\r\n\r\n## Page Structure\r\nEach error page follows a consistent format:\r\n- Error code and human-readable title\r\n- Category link back to index\r\n- HTTP status code\r\n- Exact error message\r\n- Common causes\r\n- Step-by-step remediation with code examples",
      "created_at": "2026-01-05T04:58:50Z",
      "updated_at": "2026-02-06T18:28:25Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "ff8494eeb07aad12468975c2707af48f856411d9",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615419327,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR_vw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xl",
          "name": "size/xl",
          "color": "6D1C4A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:bib/error-codes",
        "ref": "bib/error-codes",
        "sha": "ebfb81fa32c85954245eb9d99c79b392850b75ca",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2a27bf62139df335a69521a766328b18857dfe52",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27401"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27401"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27401"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27401/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27401/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27401/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ebfb81fa32c85954245eb9d99c79b392850b75ca"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "MattieTK",
        "id": 125273,
        "node_id": "MDQ6VXNlcjEyNTI3Mw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/MattieTK",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27396",
      "id": 3144050082,
      "node_id": "PR_kwDOEXHXkM67ZmWi",
      "number": 27396,
      "state": "open",
      "locked": false,
      "title": "Changelog for automated Queue provisioning",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nrefs https://github.com/cloudflare/workers-sdk/pull/11788\r\n\r\nDon't merge until ^ lands and is released.\r\n\r\n- [ ] TODO: Spell out the version of Wrangler that you must use in order to use this feature",
      "created_at": "2026-01-04T03:46:29Z",
      "updated_at": "2026-02-06T18:28:27Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "62242e84a933e0762b081c42dda1ccdb4475ebf5",
      "assignees": {},
      "requested_reviewers": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "lrapoport-cf",
          "id": 107272160,
          "node_id": "U_kgDOBmTX4A",
          "avatar_url": "https://avatars.githubusercontent.com/u/107272160?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/lrapoport-cf",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:bib/queues-provisioning-changelog",
        "ref": "bib/queues-provisioning-changelog",
        "sha": "9ec7074981d0d00109e546126fab4a1d717debcc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2a27bf62139df335a69521a766328b18857dfe52",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27396"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27396"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27396"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27396/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27396/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27396/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/9ec7074981d0d00109e546126fab4a1d717debcc"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27378",
      "id": 3141373280,
      "node_id": "PR_kwDOEXHXkM67PY1g",
      "number": 27378,
      "state": "open",
      "locked": false,
      "title": "docs(workflows): add rollback (saga pattern) documentation",
      "user": {
        "login": "dmmulroy",
        "id": 2755722,
        "node_id": "MDQ6VXNlcjI3NTU3MjI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2755722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dmmulroy",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Summary\r\n\r\nAdds documentation for the Workflows saga rollback API (`withRollback`, `rollbackAll`) to both TypeScript and Python documentation.\r\n\r\n> **Note**: Depends on internal gitlab workflows!750 which adds the underlying engine support.\r\n\r\n## Changed Files\r\n\r\n- `src/content/docs/workflows/build/workers-api.mdx` - added \"Rollback (Saga Pattern)\" section\r\n- `src/content/docs/workflows/python/python-workers-api.mdx` - added \"Rollback (Saga Pattern)\" section\r\n\r\n## Content Added\r\n\r\n### TypeScript\r\n- `step.withRollback()` API reference\r\n- `step.rollbackAll()` API reference\r\n- `RollbackHandler<T>` and `RollbackStepConfig` type definitions\r\n- Order/payment example with compensation logic\r\n\r\n### Python\r\n- `@step.with_rollback()` decorator reference\r\n- `@do_fn.undo()` decorator reference  \r\n- `step.rollback_all()` API reference\r\n- Equivalent Python example with decorators\r\n\r\n---\r\n\r\n> [!NOTE]\r\n> This PR was written with AI assistance.\r\n\r\n<details><summary>AI Session Export</summary>\r\n<p>\r\n\r\n```json\r\n{\r\n  \"info\": {\r\n    \"title\": \"workflow rollback documentation\",\r\n    \"agent\": \"opencode\",\r\n    \"model\": \"claude opus 4.5\"\r\n  },\r\n  \"summary\": [\r\n    \"user requested docs update for rollback API\",\r\n    \"agent cloned cloudflare-docs repo\",\r\n    \"agent explored existing workflows docs structure\",\r\n    \"agent added rollback section to workers-api.mdx with TypeScript API and example\",\r\n    \"agent added rollback section to python-workers-api.mdx with Python decorator API and example\",\r\n    \"agent forked repo and pushed to fork\",\r\n    \"agent created PR against production branch\"\r\n  ]\r\n}\r\n```\r\n\r\n</p>\r\n</details>",
      "created_at": "2026-01-02T02:05:19Z",
      "updated_at": "2026-02-06T18:28:29Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 7338143413,
          "node_id": "LA_kwDOEXHXkM8AAAABtWMutQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workflows",
          "name": "product:workflows",
          "color": "FA2223",
          "default": false,
          "description": "Workflows: https://developers.cloudflare.com/workflows/"
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "dmmulroy:dillon/workflow-rollback-docs",
        "ref": "dillon/workflow-rollback-docs",
        "sha": "c70608ad6176b45f161a94d61ee609d7099dbd00",
        "user": {
          "login": "dmmulroy",
          "id": 2755722,
          "node_id": "MDQ6VXNlcjI3NTU3MjI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2755722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dmmulroy",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1126480483,
          "node_id": "R_kgDOQyS6Yw",
          "name": "cloudflare-docs",
          "full_name": "dmmulroy/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dmmulroy",
            "id": 2755722,
            "node_id": "MDQ6VXNlcjI3NTU3MjI=",
            "avatar_url": "https://avatars.githubusercontent.com/u/2755722?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dmmulroy",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dmmulroy/cloudflare-docs",
          "created_at": "2026-01-02T02:04:58Z",
          "updated_at": "2026-01-02T12:24:37Z",
          "pushed_at": "2026-02-22T16:52:55Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1367231,
          "stargazers_count": 1,
          "watchers_count": 1,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 1,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "cbeb812b3586a469528d3f1ac670ff8558409d16",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27378"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27378"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27378"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27378/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27378/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27378/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c70608ad6176b45f161a94d61ee609d7099dbd00"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27360",
      "id": 3136957708,
      "node_id": "PR_kwDOEXHXkM66-i0M",
      "number": 27360,
      "state": "open",
      "locked": false,
      "title": "[Images] Fix missing `image` argument in `segment` example",
      "user": {
        "login": "dannyfischer",
        "id": 3680694,
        "node_id": "MDQ6VXNlcjM2ODA2OTQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3680694?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dannyfischer",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThe `segment` parameter introduced in #24760 was missing the parent `image` argument in the [Transform via Workers](https://developers.cloudflare.com/images/transform-images/transform-via-workers/#segment) example.\r\n\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n\n",
      "created_at": "2025-12-30T14:09:37Z",
      "updated_at": "2026-03-03T18:03:30Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "b16d6422a3012b575fa1698e91570f440496b086",
      "assignees": {
        "0": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "dannyfischer:patch-2",
        "ref": "patch-2",
        "sha": "c3ddb5abc5449f1ef51ea08ee3e62673c06cea30",
        "user": {
          "login": "dannyfischer",
          "id": 3680694,
          "node_id": "MDQ6VXNlcjM2ODA2OTQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3680694?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dannyfischer",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1125301301,
          "node_id": "R_kgDOQxK8NQ",
          "name": "cloudflare-docs",
          "full_name": "dannyfischer/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dannyfischer",
            "id": 3680694,
            "node_id": "MDQ6VXNlcjM2ODA2OTQ=",
            "avatar_url": "https://avatars.githubusercontent.com/u/3680694?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dannyfischer",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dannyfischer/cloudflare-docs",
          "created_at": "2025-12-30T13:37:48Z",
          "updated_at": "2025-12-30T13:37:48Z",
          "pushed_at": "2026-01-16T19:50:53Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1346813,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 1,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 1,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "866d52c9ceb1dfb6b504dd52bd4908023c441913",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27360"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27360"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27360"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27360/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27360/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27360/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/c3ddb5abc5449f1ef51ea08ee3e62673c06cea30"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "ToriLindsay",
        "id": 179579238,
        "node_id": "U_kgDOCrQpZg",
        "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ToriLindsay",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27352",
      "id": 3135055796,
      "node_id": "PR_kwDOEXHXkM663Se0",
      "number": 27352,
      "state": "open",
      "locked": false,
      "title": "Update platform-examples.mdx",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdate heading of API examples section - https://developers.cloudflare.com/cloudflare-for-platforms/workers-for-platforms/reference/platform-examples/",
      "created_at": "2025-12-29T19:13:58Z",
      "updated_at": "2026-02-03T03:51:51Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "f4197b0e855f4890dd4098710c320f8308c40ef1",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dinasaur404-patch-6",
        "ref": "dinasaur404-patch-6",
        "sha": "f1687ac12f7732fc12ed1b9f709fa3e67de35103",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2000f9050c2f4124be3912c77148321877762c12",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27352"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27352"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27352"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27352/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27352/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27352/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f1687ac12f7732fc12ed1b9f709fa3e67de35103"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27229",
      "id": 3113543692,
      "node_id": "PR_kwDOEXHXkM65lOgM",
      "number": 27229,
      "state": "open",
      "locked": false,
      "title": "[CF1] Cisco AnyConnect and WARP interoperability",
      "user": {
        "login": "deadlypants1973",
        "id": 70746074,
        "node_id": "MDQ6VXNlcjcwNzQ2MDc0",
        "avatar_url": "https://avatars.githubusercontent.com/u/70746074?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deadlypants1973",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nDRAFT - DO NOT MERGE\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-12-18T12:22:08Z",
      "updated_at": "2026-02-06T18:28:35Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "d0fce8b5a26a39ada98d5921ed1d4d2133b7a0a3",
      "assignees": {
        "0": {
          "login": "ranbel",
          "id": 101146722,
          "node_id": "U_kgDOBgdgYg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ranbel",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2537089345,
          "node_id": "MDU6TGFiZWwyNTM3MDg5MzQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-one",
          "name": "product:cloudflare-one",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 3594993602,
          "node_id": "LA_kwDOEXHXkM7WRz_C",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/do-not-merge-yet",
          "name": "do-not-merge-yet",
          "color": "900CA0",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:kate/fixes-ciscowarp",
        "ref": "kate/fixes-ciscowarp",
        "sha": "840331ed060d8e601fc3a9528d67942ce97a8b65",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5c59a9b17d796fde5727a95bf1372d85d95d8307",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27229"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27229"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27229"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27229/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27229/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27229/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/840331ed060d8e601fc3a9528d67942ce97a8b65"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "ranbel",
        "id": 101146722,
        "node_id": "U_kgDOBgdgYg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101146722?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ranbel",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27188",
      "id": 3108337486,
      "node_id": "PR_kwDOEXHXkM65RXdO",
      "number": 27188,
      "state": "open",
      "locked": false,
      "title": "Improve Workers AI model catalog search discoverability",
      "user": {
        "login": "mattrothenberg",
        "id": 5148596,
        "node_id": "MDQ6VXNlcjUxNDg1OTY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5148596?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mattrothenberg",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Problem\r\n[A user reported](https://x.com/roshfm/status/2001094698002227413) they couldn't find moderation/safety models when searching for \"moderation\" in the model catalog. The search only checked model names, missing relevant models like `llama-guard-3-8b` that are designed for content moderation and safety classification.\r\n\r\n## Solution\r\nThis PR improves search discoverability by:\r\n   1. **Expanding search scope** - Search now includes model name, description, AND tags (previously only searched model name)\r\n   2. **Adding relevant tags** - Added tags to Llama Guard models: `[\"moderation\", \"safety\", \"content-filtering\", \"guardrails\"]`\r\n\r\nhttps://github.com/user-attachments/assets/80c53fe2-6bc9-4a82-8c40-1b29d77297aa\r\n\r\n## Changes\r\n   - **`src/components/ModelCatalog.tsx`** - Updated search filter logic to check name, description, and tags\r\n   - **`src/content/workers-ai-models/llama-guard-3-8b.json`** - Added moderation/safety tags\r\n   - **`src/content/workers-ai-models/llamaguard-7b-awq.json`** - Added moderation/safety tags\r\n\r\n## Impact\r\n Users can now find safety/moderation models by searching:\r\n - \"moderation\"\r\n - \"safety\" \r\n - \"content-filtering\"\r\n - \"guardrails\"\r\n - \"classification\"\r\n\r\n> [!IMPORTANT]\r\n> The model JSON files are generated by `bin/fetch-ai-models.js` which fetches from `https://ai-cloudflare-com.pages.dev/api/models`. The tags I added will be overwritten the next time this script runs.\r\n\r\n**Should we:**\r\n 1. Add tags upstream to the API source, OR\r\n 2. Maintain a local post-processing step to add tags after fetching, OR  \r\n 3. Some other approach?\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).",
      "created_at": "2025-12-17T01:56:33Z",
      "updated_at": "2026-02-06T18:28:38Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "77d72bd0ddede130f746f2747b8d1cd0e43ae435",
      "assignees": {
        "0": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "mattrothenberg:improve-model-catalog-search",
        "ref": "improve-model-catalog-search",
        "sha": "f22aac8e3cb0581d22b9605de02f51771feb2075",
        "user": {
          "login": "mattrothenberg",
          "id": 5148596,
          "node_id": "MDQ6VXNlcjUxNDg1OTY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/5148596?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mattrothenberg",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1114563507,
          "node_id": "R_kgDOQm7jsw",
          "name": "cloudflare-docs",
          "full_name": "mattrothenberg/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "mattrothenberg",
            "id": 5148596,
            "node_id": "MDQ6VXNlcjUxNDg1OTY=",
            "avatar_url": "https://avatars.githubusercontent.com/u/5148596?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/mattrothenberg",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/mattrothenberg/cloudflare-docs",
          "created_at": "2025-12-11T14:54:53Z",
          "updated_at": "2025-12-18T01:46:22Z",
          "pushed_at": "2026-02-25T03:21:07Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1357361,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ceff072632ae03dd775223463f178aa6ffedadb0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27188"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27188"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27188"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27188/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27188/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27188/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f22aac8e3cb0581d22b9605de02f51771feb2075"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "craigsdennis",
        "id": 8494909,
        "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/craigsdennis",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27140",
      "id": 3103549194,
      "node_id": "PR_kwDOEXHXkM64_GcK",
      "number": 27140,
      "state": "open",
      "locked": false,
      "title": "Update docs to reflect MySQL SSL modes support",
      "user": {
        "login": "prydt",
        "id": 19543889,
        "node_id": "MDQ6VXNlcjE5NTQzODg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/19543889?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/prydt",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdate docs about Custom CA support in MySQL.",
      "created_at": "2025-12-15T18:19:04Z",
      "updated_at": "2026-03-04T03:51:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "fbe73af6927509d7984519530a49b47250283b6d",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "sejoker",
          "id": 125466,
          "node_id": "MDQ6VXNlcjEyNTQ2Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125466?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sejoker",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6018502231,
          "node_id": "LA_kwDOEXHXkM8AAAABZrsOVw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:hyperdrive",
          "name": "product:hyperdrive",
          "color": "FFD555",
          "default": false,
          "description": "Hyperdrive: https://developers.cloudflare.com/hyperdrive/"
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "prydt:prydt/mysql-ssl-support",
        "ref": "prydt/mysql-ssl-support",
        "sha": "8ec346dc95be22d129920c5184b80fe3233bbf38",
        "user": {
          "login": "prydt",
          "id": 19543889,
          "node_id": "MDQ6VXNlcjE5NTQzODg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/19543889?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/prydt",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1099285862,
          "node_id": "R_kgDOQYXFZg",
          "name": "cloudflare-docs",
          "full_name": "prydt/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "prydt",
            "id": 19543889,
            "node_id": "MDQ6VXNlcjE5NTQzODg5",
            "avatar_url": "https://avatars.githubusercontent.com/u/19543889?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/prydt",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/prydt/cloudflare-docs",
          "created_at": "2025-11-18T20:07:21Z",
          "updated_at": "2026-03-03T17:10:59Z",
          "pushed_at": "2026-03-03T18:15:33Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1240165,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "7585e1f1f773d9df117ccaabb601dd905d85885d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27140"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27140"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27140"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27140/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27140/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27140/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/8ec346dc95be22d129920c5184b80fe3233bbf38"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27073",
      "id": 3094320742,
      "node_id": "PR_kwDOEXHXkM64b5Zm",
      "number": 27073,
      "state": "open",
      "locked": false,
      "title": "[Learning Paths & DNS] Created best practices section ",
      "user": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Created a learning path that covers best practices for migrating DNs from a BIND solution to Cloudflare. Addresses PCX-17668.",
      "created_at": "2025-12-11T20:43:36Z",
      "updated_at": "2026-02-06T18:28:46Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "efd90c7aa121eb81dfcd9f3c98fae8eb570fc0d4",
      "assignees": {
        "0": {
          "login": "RebeccaTamachiro",
          "id": 62246989,
          "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/RebeccaTamachiro",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2897018567,
          "node_id": "MDU6TGFiZWwyODk3MDE4NTY3",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:dns",
          "name": "product:dns",
          "color": "F3F3F4",
          "default": false,
          "description": "Issues or PRs related to DNS"
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5641732052,
          "node_id": "LA_kwDOEXHXkM8AAAABUEX_1A",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:learning-paths",
          "name": "product:learning-paths",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dpena/dns-best-practices",
        "ref": "dpena/dns-best-practices",
        "sha": "4edc3555ed25983a218b7ec0076deb68b219db99",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "14c307db3660cb4ea63a9d88a3f4a2aad1a603cb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27073"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27073"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27073"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27073/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27073/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27073/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4edc3555ed25983a218b7ec0076deb68b219db99"
        }
      },
      "author_association": "COLLABORATOR",
      "auto_merge": null,
      "assignee": {
        "login": "RebeccaTamachiro",
        "id": 62246989,
        "node_id": "MDQ6VXNlcjYyMjQ2OTg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/62246989?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RebeccaTamachiro",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27066",
      "id": 3093833431,
      "node_id": "PR_kwDOEXHXkM64aCbX",
      "number": 27066,
      "state": "open",
      "locked": false,
      "title": "[Workers] Add prerendering guide to React Router docs",
      "user": {
        "login": "edmundhung",
        "id": 8258047,
        "node_id": "MDQ6VXNlcjgyNTgwNDc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8258047?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/edmundhung",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n- Updates the React Router framework guide for **experimental** pre-rendering support\r\n- Adds a changelog about **experimental** pre-rendering support with React Router\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-12-11T17:38:24Z",
      "updated_at": "2026-02-21T03:50:33Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a5f23171e8c8bb3d222118c8a879a14f8e8cadc5",
      "assignees": {
        "0": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 6869342404,
          "node_id": "LA_kwDOEXHXkM8AAAABmXHYxA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:changelog",
          "name": "product:changelog",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:edmundhung/react-router-prerendering-docs",
        "ref": "edmundhung/react-router-prerendering-docs",
        "sha": "d6cd3e7baf87e9ec207541634f39e13e628b5c37",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "08195dadfc2901826f10a11595114059d255584d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27066"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/27066"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27066"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/27066/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27066/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/27066/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d6cd3e7baf87e9ec207541634f39e13e628b5c37"
        }
      },
      "author_association": "MEMBER",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26996",
      "id": 3083284877,
      "node_id": "PR_kwDOEXHXkM63xzGN",
      "number": 26996,
      "state": "open",
      "locked": false,
      "title": "R2-3560: Document `listParts` and `listMultipartUploads` on the Workers Binding",
      "user": {
        "login": "helloimalastair",
        "id": 37487746,
        "node_id": "MDQ6VXNlcjM3NDg3NzQ2",
        "avatar_url": "https://avatars.githubusercontent.com/u/37487746?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/helloimalastair",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nDocumenting method options/return values, and adding it to the Multipart example page.\r\n\r\nTo be merged after https://github.com/cloudflare/workers-sdk/pull/11562 is merged.\r\n\r\n### Documentation checklist\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2025-12-08T22:21:53Z",
      "updated_at": "2026-02-12T03:58:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0c32a12c967202a77cf42a0ed09af0b762331148",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "jonesphillip",
          "id": 7978631,
          "node_id": "MDQ6VXNlcjc5Nzg2MzE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/7978631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonesphillip",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "harshil1712",
          "id": 18901032,
          "node_id": "MDQ6VXNlcjE4OTAxMDMy",
          "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/harshil1712",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 4390984439,
          "node_id": "LA_kwDOEXHXkM8AAAABBbka9w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:r2",
          "name": "product:r2",
          "color": "C2265C",
          "default": false,
          "description": "R2 object storage: https://developers.cloudflare.com/r2"
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "helloimalastair:r2-list-bindings",
        "ref": "r2-list-bindings",
        "sha": "801475386841a372aecac15fe89b517511a20480",
        "user": {
          "login": "helloimalastair",
          "id": 37487746,
          "node_id": "MDQ6VXNlcjM3NDg3NzQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/37487746?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/helloimalastair",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 951554276,
          "node_id": "R_kgDOOLeQ5A",
          "name": "cloudflare-docs",
          "full_name": "helloimalastair/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "helloimalastair",
            "id": 37487746,
            "node_id": "MDQ6VXNlcjM3NDg3NzQ2",
            "avatar_url": "https://avatars.githubusercontent.com/u/37487746?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/helloimalastair",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/helloimalastair/cloudflare-docs",
          "created_at": "2025-03-19T21:37:11Z",
          "updated_at": "2025-12-08T22:09:24Z",
          "pushed_at": "2026-01-05T20:16:57Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1179349,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "08cce1d7da62d9b8501d46a15ac82595920aebe6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26996"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26996"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26996"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26996/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26996/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26996/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/801475386841a372aecac15fe89b517511a20480"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26893",
      "id": 3066685852,
      "node_id": "PR_kwDOEXHXkM62yemc",
      "number": 26893,
      "state": "open",
      "locked": false,
      "title": "Adding FAQs and corrected numbers on the \"configure\" list",
      "user": {
        "login": "danielErazoUrrego-cmd",
        "id": 247218409,
        "node_id": "U_kgDODrxA6Q",
        "avatar_url": "https://avatars.githubusercontent.com/u/247218409?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/danielErazoUrrego-cmd",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Users constantly are asking what the \"set up tag\" button does on the Google Tag Manager section. When they disabled it on the dashboard a code is still being injected on their zone.\r\nAlso, corrected the numbers that are on the configure list, since it goes from 3 to 5.\r\n<img width=\"743\" height=\"740\" alt=\"Screenshot 2025-12-03 at 09 50 13\" src=\"https://github.com/user-attachments/assets/66f6e41f-5ebf-4bea-a6a9-c6a3b0cecaf2\" />\r\n",
      "created_at": "2025-12-03T09:51:12Z",
      "updated_at": "2026-02-13T14:41:58Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "7ce8ef4effea0d3f859dde36e5713a0d28c0e1fc",
      "assignees": {
        "0": {
          "login": "simonabadoiu",
          "id": 1610123,
          "node_id": "MDQ6VXNlcjE2MTAxMjM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1610123?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/simonabadoiu",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "jonnyparris",
          "id": 6400000,
          "node_id": "MDQ6VXNlcjY0MDAwMDA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/6400000?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/jonnyparris",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "ToriLindsay",
          "id": 179579238,
          "node_id": "U_kgDOCrQpZg",
          "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ToriLindsay",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "simonabadoiu",
          "id": 1610123,
          "node_id": "MDQ6VXNlcjE2MTAxMjM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1610123?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/simonabadoiu",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5672028786,
          "node_id": "LA_kwDOEXHXkM8AAAABUhRKcg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/more-information-needed",
          "name": "more-information-needed",
          "color": "c5def5",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 8550869415,
          "node_id": "LA_kwDOEXHXkM8AAAAB_avppw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:google-tag-gateway",
          "name": "product:google-tag-gateway",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "danielErazoUrrego-cmd:patch-2",
        "ref": "patch-2",
        "sha": "2211b634a57a89116c54d87825439d9640a74968",
        "user": {
          "login": "danielErazoUrrego-cmd",
          "id": 247218409,
          "node_id": "U_kgDODrxA6Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/247218409?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/danielErazoUrrego-cmd",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1107850209,
          "node_id": "R_kgDOQghz4Q",
          "name": "cloudflare-docs",
          "full_name": "danielErazoUrrego-cmd/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "danielErazoUrrego-cmd",
            "id": 247218409,
            "node_id": "U_kgDODrxA6Q",
            "avatar_url": "https://avatars.githubusercontent.com/u/247218409?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/danielErazoUrrego-cmd",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/danielErazoUrrego-cmd/cloudflare-docs",
          "created_at": "2025-12-01T17:33:17Z",
          "updated_at": "2025-12-01T17:33:17Z",
          "pushed_at": "2026-03-04T15:34:15Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1240980,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d4eb1a22f31d7b0f7a88044858ff81e563dc4cc4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26893"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26893"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26893"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26893/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26893/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26893/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2211b634a57a89116c54d87825439d9640a74968"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "jonnyparris",
        "id": 6400000,
        "node_id": "MDQ6VXNlcjY0MDAwMDA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/6400000?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jonnyparris",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26806",
      "id": 3054169793,
      "node_id": "PR_kwDOEXHXkM62Cu7B",
      "number": 26806,
      "state": "open",
      "locked": false,
      "title": "Add pydantic logfire to OTel destination options",
      "user": {
        "login": "laisbsc",
        "id": 42092770,
        "node_id": "MDQ6VXNlcjQyMDkyNzcw",
        "avatar_url": "https://avatars.githubusercontent.com/u/42092770?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/laisbsc",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdded documentation for exporting Cloudflare Workers OpenTelemetry data to Pydantic Logfire. This documentation follows the same structure and format as existing export options.\r\n\r\nThe guide includes:\r\n- Introduction to Logfire's observability platform\r\n- Prerequisites\r\n- Steps for obtaining auth token and endpoints\r\n- Configuration for both trace and log destinations\r\n\r\n",
      "created_at": "2025-11-28T13:59:43Z",
      "updated_at": "2026-02-13T12:42:15Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "8c44e50f571858cfc41b62f199dd4f4a386965d7",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "laisbsc:docs/workers/logfire",
        "ref": "docs/workers/logfire",
        "sha": "158889159923b5066228270e5514bc2d3f88fad3",
        "user": {
          "login": "laisbsc",
          "id": 42092770,
          "node_id": "MDQ6VXNlcjQyMDkyNzcw",
          "avatar_url": "https://avatars.githubusercontent.com/u/42092770?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/laisbsc",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1099098138,
          "node_id": "R_kgDOQYLoGg",
          "name": "cloudflare-docs",
          "full_name": "laisbsc/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "laisbsc",
            "id": 42092770,
            "node_id": "MDQ6VXNlcjQyMDkyNzcw",
            "avatar_url": "https://avatars.githubusercontent.com/u/42092770?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/laisbsc",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/laisbsc/cloudflare-docs",
          "created_at": "2025-11-18T15:04:31Z",
          "updated_at": "2025-11-18T15:04:32Z",
          "pushed_at": "2026-02-13T12:42:14Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192608,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c9a041c3c074a99195d099486990cdb9650e13bc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26806"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26806"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26806"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26806/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26806/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26806/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/158889159923b5066228270e5514bc2d3f88fad3"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26682",
      "id": 3034191623,
      "node_id": "PR_kwDOEXHXkM602hcH",
      "number": 26682,
      "state": "open",
      "locked": false,
      "title": "Update pseudo-ipv4.mdx",
      "user": {
        "login": "chris-martinelli",
        "id": 56095825,
        "node_id": "MDQ6VXNlcjU2MDk1ODI1",
        "avatar_url": "https://avatars.githubusercontent.com/u/56095825?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/chris-martinelli",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "added clarification around relationship between IPv6 compatibility and Pseudo IPv4\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-11-21T15:37:00Z",
      "updated_at": "2026-03-03T11:47:19Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "cfd9b8965d42624bf00ea6859867eb8df83be193",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 6259659372,
          "node_id": "LA_kwDOEXHXkM8AAAABdRrSbA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:network",
          "name": "product:network",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:chris-martinelli-patch-6",
        "ref": "chris-martinelli-patch-6",
        "sha": "5217c4345ab586728bd632acde8d89df00f27b04",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "8481cad2039d2c3240229fad2095f32fea9e22b4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26682"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26682"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26682"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26682/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26682/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26682/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5217c4345ab586728bd632acde8d89df00f27b04"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26565",
      "id": 3017954113,
      "node_id": "PR_kwDOEXHXkM6z4lNB",
      "number": 26565,
      "state": "open",
      "locked": false,
      "title": "docs: Exporting Cloudflare Workers OpenTelemetry data to SigNoz",
      "user": {
        "login": "shubham-signoz",
        "id": 243117088,
        "node_id": "U_kgDODn2sIA",
        "avatar_url": "https://avatars.githubusercontent.com/u/243117088?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/shubham-signoz",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "## Add SigNoz export documentation\r\n\r\nAdds support for exporting Cloudflare Workers telemetry to SigNoz, an open-source observability platform.\r\n\r\n### Changes\r\n- New guide for configuring SigNoz as an export destination\r\n- Covers both cloud and self-hosted deployment options\r\n- Includes trace and log export configuration with authentication\r\n- Updates main export index with SigNoz reference\r\n\r\nFollows existing documentation patterns while highlighting SigNoz's unique open-source nature and flexible deployment model.",
      "created_at": "2025-11-17T15:37:41Z",
      "updated_at": "2026-02-12T04:30:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "3e699292fd27219c39e6922f41afe494ef9a3597",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "shubham-signoz:add-signoz-otel-export",
        "ref": "add-signoz-otel-export",
        "sha": "375f527c97a97890cfe97d305b4eeb80a442dd9d",
        "user": {
          "login": "shubham-signoz",
          "id": 243117088,
          "node_id": "U_kgDODn2sIA",
          "avatar_url": "https://avatars.githubusercontent.com/u/243117088?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/shubham-signoz",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1098320676,
          "node_id": "R_kgDOQXcLJA",
          "name": "cloudflare-docs",
          "full_name": "shubham-signoz/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "shubham-signoz",
            "id": 243117088,
            "node_id": "U_kgDODn2sIA",
            "avatar_url": "https://avatars.githubusercontent.com/u/243117088?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/shubham-signoz",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/shubham-signoz/cloudflare-docs",
          "created_at": "2025-11-17T14:40:40Z",
          "updated_at": "2025-11-17T14:40:40Z",
          "pushed_at": "2026-02-12T04:30:06Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192212,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "878be2b8381380cc4ed962e68ba905aa233dcdeb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26565"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26565"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26565"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26565/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26565/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26565/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/375f527c97a97890cfe97d305b4eeb80a442dd9d"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26501",
      "id": 3007325267,
      "node_id": "PR_kwDOEXHXkM6zQCRT",
      "number": 26501,
      "state": "open",
      "locked": false,
      "title": "Update websockets.mdx to reflect new ws limits",
      "user": {
        "login": "johnspurlock-skymethod",
        "id": 47259736,
        "node_id": "MDQ6VXNlcjQ3MjU5NzM2",
        "avatar_url": "https://avatars.githubusercontent.com/u/47259736?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/johnspurlock-skymethod",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Reflect new ws limits\r\n",
      "created_at": "2025-11-13T15:19:29Z",
      "updated_at": "2026-03-04T03:51:28Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a4c2e67025e2459410dc509bf9495eb4af4d69b9",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "johnspurlock-skymethod:patch-9",
        "ref": "patch-9",
        "sha": "e00a98eeb500ce4762f0019c1afb3891a4c08827",
        "user": {
          "login": "johnspurlock-skymethod",
          "id": 47259736,
          "node_id": "MDQ6VXNlcjQ3MjU5NzM2",
          "avatar_url": "https://avatars.githubusercontent.com/u/47259736?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/johnspurlock-skymethod",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 767826627,
          "node_id": "R_kgDOLcQaww",
          "name": "cloudflare-docs",
          "full_name": "johnspurlock-skymethod/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "johnspurlock-skymethod",
            "id": 47259736,
            "node_id": "MDQ6VXNlcjQ3MjU5NzM2",
            "avatar_url": "https://avatars.githubusercontent.com/u/47259736?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/johnspurlock-skymethod",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/johnspurlock-skymethod/cloudflare-docs",
          "created_at": "2024-03-06T00:48:39Z",
          "updated_at": "2024-03-06T00:48:40Z",
          "pushed_at": "2025-11-13T21:52:31Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1169968,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9b4b1c8dcb81afe67d9061b1b629c8452ef5186c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26501"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26501"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26501"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26501/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26501/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26501/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e00a98eeb500ce4762f0019c1afb3891a4c08827"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26372",
      "id": 2988792200,
      "node_id": "PR_kwDOEXHXkM6yJVmI",
      "number": 26372,
      "state": "open",
      "locked": false,
      "title": "adding-instance-restarts-changelog-entry",
      "user": {
        "login": "mia303",
        "id": 179233968,
        "node_id": "U_kgDOCq7ksA",
        "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mia303",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdding changelog for instance.restart() support in Cloudflare Workflows",
      "created_at": "2025-11-07T14:10:04Z",
      "updated_at": "2026-02-02T03:56:45Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "989c4fa780a09a89f8bf608d508c74f4d9f4e1f8",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "mia303:mia303/instance-restart-changelog",
        "ref": "mia303/instance-restart-changelog",
        "sha": "65b7e9199e639eb67ed4afe34231ea390aa069dd",
        "user": {
          "login": "mia303",
          "id": 179233968,
          "node_id": "U_kgDOCq7ksA",
          "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mia303",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 924336944,
          "node_id": "R_kgDONxhDMA",
          "name": "cloudflare-docs",
          "full_name": "mia303/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "mia303",
            "id": 179233968,
            "node_id": "U_kgDOCq7ksA",
            "avatar_url": "https://avatars.githubusercontent.com/u/179233968?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/mia303",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/mia303/cloudflare-docs",
          "created_at": "2025-01-29T20:25:20Z",
          "updated_at": "2025-10-09T15:55:54Z",
          "pushed_at": "2026-03-01T02:28:21Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1177122,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 17,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 17,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "5fa68acb1279de9e72a690fa719f8597589dce1b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26372"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26372"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26372"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26372/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26372/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26372/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/65b7e9199e639eb67ed4afe34231ea390aa069dd"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26330",
      "id": 2981944907,
      "node_id": "PR_kwDOEXHXkM6xvN5L",
      "number": 26330,
      "state": "open",
      "locked": false,
      "title": "Add Dash0 as observability export option",
      "user": {
        "login": "kaspernissen",
        "id": 4429108,
        "node_id": "MDQ6VXNlcjQ0MjkxMDg=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4429108?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kaspernissen",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nAdded documentation for exporting Cloudflare Workers OpenTelemetry data to Dash0. This documentation follows the same structure and format as existing export options (Honeycomb, Grafana Cloud, Sentry, and Axiom).\r\n\r\nThe new guide includes:\r\n- Introduction to Dash0's OpenTelemetry-native observability platform\r\n- Prerequisites (Dash0 account with 14-day free trial)\r\n- Step-by-step instructions for obtaining authorization tokens and endpoints\r\n- Configuration for both trace and log destinations with Authorization Bearer tokens\r\n- Optional Dash0-Dataset header configuration for dataset control\r\n- Worker configuration examples\r\n\r\n",
      "created_at": "2025-11-05T20:31:16Z",
      "updated_at": "2026-02-06T18:21:47Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "dash0hq:add-dash0-export",
        "ref": "add-dash0-export",
        "sha": "d7e46e5298d63f6a6c6a493fe91b8f2d30b17539",
        "user": {
          "login": "dash0hq",
          "id": 124512521,
          "node_id": "O_kgDOB2vpCQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/124512521?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dash0hq",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1090527499,
          "node_id": "R_kgDOQQAhCw",
          "name": "cloudflare-docs",
          "full_name": "dash0hq/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "dash0hq",
            "id": 124512521,
            "node_id": "O_kgDOB2vpCQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/124512521?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/dash0hq",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/dash0hq/cloudflare-docs",
          "created_at": "2025-11-05T19:35:22Z",
          "updated_at": "2025-11-05T19:35:22Z",
          "pushed_at": "2025-11-05T20:30:20Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1161689,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "7a85c1b014e56e4638612bbeac0132c69449a936",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26330"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26330"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26330"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26330/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26330/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26330/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d7e46e5298d63f6a6c6a493fe91b8f2d30b17539"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26323",
      "id": 2981482725,
      "node_id": "PR_kwDOEXHXkM6xtdDl",
      "number": 26323,
      "state": "open",
      "locked": false,
      "title": "chore: updating worker secrets tf docs",
      "user": {
        "login": "christhorwarth",
        "id": 116585,
        "node_id": "MDQ6VXNlcjExNjU4NQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/116585?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/christhorwarth",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdates the infrastructure-as-code page to include information about dealing with secrets in workers.\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2025-11-05T17:46:00Z",
      "updated_at": "2026-02-22T03:53:30Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "74b867436e82f8ae847edd48016d69f4cf9070c9",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "MattieTK",
          "id": 125273,
          "node_id": "MDQ6VXNlcjEyNTI3Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/125273?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/MattieTK",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "christhorwarth:ct/workers-secrets-tf-docs",
        "ref": "ct/workers-secrets-tf-docs",
        "sha": "1e7c38da1f13a1f97951645cabce894e8fac526d",
        "user": {
          "login": "christhorwarth",
          "id": 116585,
          "node_id": "MDQ6VXNlcjExNjU4NQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/116585?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/christhorwarth",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1070863880,
          "node_id": "R_kgDOP9QWCA",
          "name": "cloudflare-docs",
          "full_name": "christhorwarth/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "christhorwarth",
            "id": 116585,
            "node_id": "MDQ6VXNlcjExNjU4NQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/116585?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/christhorwarth",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/christhorwarth/cloudflare-docs",
          "created_at": "2025-10-06T14:36:30Z",
          "updated_at": "2025-10-06T14:36:30Z",
          "pushed_at": "2025-12-10T21:03:23Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1175909,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "acba5b6b81427ccd9803d4d67e4b630603ccbca7",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26323"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26323"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26323"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26323/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26323/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26323/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/1e7c38da1f13a1f97951645cabce894e8fac526d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26317",
      "id": 2981079394,
      "node_id": "PR_kwDOEXHXkM6xr6li",
      "number": 26317,
      "state": "open",
      "locked": false,
      "title": "chore: Update Docusaurus setup command arguments",
      "user": {
        "login": "wowdogemonster",
        "id": 95570352,
        "node_id": "U_kgDOBbJJsA",
        "avatar_url": "https://avatars.githubusercontent.com/u/95570352?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/wowdogemonster",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThe redundant \"--\" causes an error: unknown option '--framework=docusaurus'\r\n\r\n**create-cloudflare log:** Continue with Docusaurus via `npx create-docusaurus@3.9.1 app-name classic --framework=docusaurus --platform=workers`\r\n\r\nAfter removing it, I can create the app successfully.\r\n\r\n### Documentation checklist\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n\r\n",
      "created_at": "2025-11-05T15:47:00Z",
      "updated_at": "2026-02-06T18:21:51Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "e560e864a512966f02bc83c502d1ff64b691f49d",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "wowdogemonster:patch-8",
        "ref": "patch-8",
        "sha": "2b5544d36a83a9a6674f0bb564f61d1d7afd17ce",
        "user": {
          "login": "wowdogemonster",
          "id": 95570352,
          "node_id": "U_kgDOBbJJsA",
          "avatar_url": "https://avatars.githubusercontent.com/u/95570352?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/wowdogemonster",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1079878353,
          "node_id": "R_kgDOQF2i0Q",
          "name": "cloudflare-docs",
          "full_name": "wowdogemonster/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "wowdogemonster",
            "id": 95570352,
            "node_id": "U_kgDOBbJJsA",
            "avatar_url": "https://avatars.githubusercontent.com/u/95570352?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/wowdogemonster",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/wowdogemonster/cloudflare-docs",
          "created_at": "2025-10-20T14:22:42Z",
          "updated_at": "2025-10-28T06:50:17Z",
          "pushed_at": "2025-11-05T15:43:03Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192578,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9a16f64463a6bbdba5d4b15729805a847bdbe7c4",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26317"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26317"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26317"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26317/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26317/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26317/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/2b5544d36a83a9a6674f0bb564f61d1d7afd17ce"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26305",
      "id": 2980009735,
      "node_id": "PR_kwDOEXHXkM6xn1cH",
      "number": 26305,
      "state": "open",
      "locked": false,
      "title": "Update analyze-ai-traffic.mdx",
      "user": {
        "login": "mcorreiacf",
        "id": 142515390,
        "node_id": "U_kgDOCH6cvg",
        "avatar_url": "https://avatars.githubusercontent.com/u/142515390?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mcorreiacf",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Specify filtering options per plan\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-11-05T11:11:01Z",
      "updated_at": "2026-02-06T18:21:53Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "Oxyjun",
          "id": 177844691,
          "node_id": "U_kgDOCpmx0w",
          "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Oxyjun",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9129708349,
          "node_id": "LA_kwDOEXHXkM8AAAACICxLPQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ai-crawl-control",
          "name": "product:ai-crawl-control",
          "color": "ededed",
          "default": false,
          "description": null
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "mcorreiacf:patch-7",
        "ref": "patch-7",
        "sha": "e2f60cd8b1c32b1a99ea699ba166a2f2f51ea583",
        "user": {
          "login": "mcorreiacf",
          "id": 142515390,
          "node_id": "U_kgDOCH6cvg",
          "avatar_url": "https://avatars.githubusercontent.com/u/142515390?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mcorreiacf",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 679746104,
          "node_id": "R_kgDOKIQaOA",
          "name": "cloudflare-docs",
          "full_name": "mcorreiacf/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "mcorreiacf",
            "id": 142515390,
            "node_id": "U_kgDOCH6cvg",
            "avatar_url": "https://avatars.githubusercontent.com/u/142515390?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/mcorreiacf",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/mcorreiacf/cloudflare-docs",
          "created_at": "2023-08-17T14:20:46Z",
          "updated_at": "2023-08-18T16:29:21Z",
          "pushed_at": "2025-11-14T10:00:39Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1169140,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "1a8d1e82562ce50d67ca75e1049f118a2ccca405",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26305"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26305"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26305"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26305/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26305/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26305/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e2f60cd8b1c32b1a99ea699ba166a2f2f51ea583"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "Oxyjun",
        "id": 177844691,
        "node_id": "U_kgDOCpmx0w",
        "avatar_url": "https://avatars.githubusercontent.com/u/177844691?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Oxyjun",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26266",
      "id": 2975262840,
      "node_id": "PR_kwDOEXHXkM6xVuh4",
      "number": 26266,
      "state": "open",
      "locked": false,
      "title": "Revise Grafana Cloud integration instructions",
      "user": {
        "login": "ishanjainn",
        "id": 51803183,
        "node_id": "MDQ6VXNlcjUxODAzMTgz",
        "avatar_url": "https://avatars.githubusercontent.com/u/51803183?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ishanjainn",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nUpdated the guide to reflect changes in accessing Grafana Cloud credentials and configuring telemetry export for Cloudflare Workers.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-11-04T07:01:06Z",
      "updated_at": "2026-02-06T18:29:05Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "55fd0132f64b6cd3c4ffa4fd2926005dcfadf60e",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "rohinlohe",
          "id": 13840886,
          "node_id": "MDQ6VXNlcjEzODQwODg2",
          "avatar_url": "https://avatars.githubusercontent.com/u/13840886?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rohinlohe",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "rohinlohe",
          "id": 13840886,
          "node_id": "MDQ6VXNlcjEzODQwODg2",
          "avatar_url": "https://avatars.githubusercontent.com/u/13840886?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rohinlohe",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "ishanjainn:patch-2",
        "ref": "patch-2",
        "sha": "8a13fc61aa7c06068b9f877958c03f8a3e790237",
        "user": {
          "login": "ishanjainn",
          "id": 51803183,
          "node_id": "MDQ6VXNlcjUxODAzMTgz",
          "avatar_url": "https://avatars.githubusercontent.com/u/51803183?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ishanjainn",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1089300050,
          "node_id": "R_kgDOQO1mUg",
          "name": "cloudflare-docs",
          "full_name": "ishanjainn/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "ishanjainn",
            "id": 51803183,
            "node_id": "MDQ6VXNlcjUxODAzMTgz",
            "avatar_url": "https://avatars.githubusercontent.com/u/51803183?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/ishanjainn",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/ishanjainn/cloudflare-docs",
          "created_at": "2025-11-04T06:43:43Z",
          "updated_at": "2025-11-04T06:43:44Z",
          "pushed_at": "2025-11-04T07:00:49Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192477,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "812309090de42cefb6cf582dbb0cfaa1862feb00",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26266"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26266"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26266"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26266/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26266/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26266/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/8a13fc61aa7c06068b9f877958c03f8a3e790237"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26259",
      "id": 2974172799,
      "node_id": "PR_kwDOEXHXkM6xRkZ_",
      "number": 26259,
      "state": "open",
      "locked": false,
      "title": "Document WRANGLER_OUTPUT_FILE_PATH and WRANGLER_OUTPUT_FILE_DIRECTORY environment variables",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis PR documents the `WRANGLER_OUTPUT_FILE_PATH` and `WRANGLER_OUTPUT_FILE_DIRECTORY` environment variables that enable capturing Wrangler command output in structured ND-JSON format for CI/CD pipelines and automation tools.\r\n\r\n**Changes:**\r\n- Added reference documentation for both environment variables in the system environment variables page\r\n- Added usage notes to `wrangler deploy`, `wrangler versions upload/deploy`, and `wrangler pages deploy` command sections\r\n\r\n**Key details:**\r\n- `WRANGLER_OUTPUT_FILE_PATH` specifies an exact file path for output\r\n- `WRANGLER_OUTPUT_FILE_DIRECTORY` specifies a directory where a randomly-named file will be created\r\n- Output format is [ND-JSON](https://github.com/ndjson/ndjson-spec) (newline-delimited JSON)\r\n- `WRANGLER_OUTPUT_FILE_PATH` takes precedence over `WRANGLER_OUTPUT_FILE_DIRECTORY` when both are set\r\n\r\n**Related resources:**\r\n- [Link to Devin run](https://app.devin.ai/sessions/2a0d93c256a041e2a670c5305150fed8)\r\n- Requested by @petebacondarwin (pbacondarwin@cloudflare.com)\r\n\r\n### Review checklist\r\n\r\n**Please verify:**\r\n1. ✅ Anchor links to `#supported-environment-variables` resolve correctly\r\n2. ⚠️ Heading level consistency - I used `###` for deploy/versions sections but `####` for pages deploy section (may be intentional based on document structure)\r\n3. ✅ Command coverage is complete - included deploy, versions upload/deploy, and pages deploy based on code research\r\n4. ✅ Technical accuracy of ND-JSON format description and precedence rules\r\n\r\n### Documentation checklist\r\n\r\n- [x] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))?\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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. **Not applicable** - minor documentation additions\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file). **Not applicable** - no files renamed or moved",
      "created_at": "2025-11-03T20:56:17Z",
      "updated_at": "2026-02-06T18:29:12Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:devin/1762203115-document-output-file-env-vars",
        "ref": "devin/1762203115-document-output-file-env-vars",
        "sha": "cb884e0ea2ac731ebbbaac692b2c31ea0c0f43b8",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3765d4766a401bfc3ea5a05274bafbba5cab87df",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26259"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26259"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26259"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26259/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26259/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26259/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/cb884e0ea2ac731ebbbaac692b2c31ea0c0f43b8"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26237",
      "id": 2970481564,
      "node_id": "PR_kwDOEXHXkM6xDfOc",
      "number": 26237,
      "state": "open",
      "locked": false,
      "title": "Update setInnerContent syntax in html-rewriter.mdx",
      "user": {
        "login": "nelsonjchen",
        "id": 5363,
        "node_id": "MDQ6VXNlcjUzNjM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/5363?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nelsonjchen",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "\r\n### Summary\r\n\r\n`<code>` doesn't seem to work over multiple lines \r\n\r\nbroken during a reformatting refactor?\r\n\r\nhttps://github.com/cloudflare/cloudflare-docs/commit/933987a2ff6298fc1f53c35419461a0027f65dc8#diff-fa5863d597bafb036dee58cc25456f938afcf47db163e9ce658b76fb040b136cR173\r\n\r\n### Screenshots (optional)\r\n\r\n<img width=\"719\" height=\"376\" alt=\"image\" src=\"https://github.com/user-attachments/assets/782a2650-76d1-4495-b437-7c44cfad90be\" />\r\n\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-11-02T10:40:00Z",
      "updated_at": "2026-02-06T18:29:14Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "nelsonjchen:patch-2",
        "ref": "patch-2",
        "sha": "f3ef3a4543d05a410a7969bbb1f0e3aee7bff157",
        "user": {
          "login": "nelsonjchen",
          "id": 5363,
          "node_id": "MDQ6VXNlcjUzNjM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/5363?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nelsonjchen",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1088110108,
          "node_id": "R_kgDOQNs-HA",
          "name": "cloudflare-docs",
          "full_name": "nelsonjchen/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "nelsonjchen",
            "id": 5363,
            "node_id": "MDQ6VXNlcjUzNjM=",
            "avatar_url": "https://avatars.githubusercontent.com/u/5363?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/nelsonjchen",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/nelsonjchen/cloudflare-docs",
          "created_at": "2025-11-02T10:34:42Z",
          "updated_at": "2025-11-02T10:34:42Z",
          "pushed_at": "2025-11-02T10:39:03Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1192352,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "81edf345c23d367e744f4adb1c45b1e19a693cfc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26237"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26237"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26237"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26237/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26237/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26237/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/f3ef3a4543d05a410a7969bbb1f0e3aee7bff157"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26232",
      "id": 2969322186,
      "node_id": "PR_kwDOEXHXkM6w_ELK",
      "number": 26232,
      "state": "open",
      "locked": false,
      "title": "feat(): Create workers AI article for image detection",
      "user": {
        "login": "eblaauw",
        "id": 9464703,
        "node_id": "MDQ6VXNlcjk0NjQ3MDM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/9464703?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/eblaauw",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n<!-- Add context such as the type of documentation being updated or added -->\r\nThis PR adds a new tutorial for Workers AI that demonstrates how to build a cat breed detector using Meta's Llama 3.2 11B Vision Instruct model. The tutorial covers vision model integration, JSON Schema mode for structured outputs, and best practices for handling image data.\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n",
      "created_at": "2025-11-01T12:14:48Z",
      "updated_at": "2026-02-06T18:29:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "416ae1bc3481a6ca53ff1cd641a5589cf2620d8d",
      "assignees": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "markdembo",
          "id": 28630171,
          "node_id": "MDQ6VXNlcjI4NjMwMTcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/markdembo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "craigsdennis",
          "id": 8494909,
          "node_id": "MDQ6VXNlcjg0OTQ5MDk=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8494909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/craigsdennis",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "markdembo",
          "id": 28630171,
          "node_id": "MDQ6VXNlcjI4NjMwMTcx",
          "avatar_url": "https://avatars.githubusercontent.com/u/28630171?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/markdembo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6014425248,
          "node_id": "LA_kwDOEXHXkM8AAAABZnzYoA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers-ai",
          "name": "product:workers-ai",
          "color": "6DD180",
          "default": false,
          "description": "Workers AI: https://developers.cloudflare.com/workers-ai/"
        },
        "3": {
          "id": 9563981687,
          "node_id": "LA_kwDOEXHXkM8AAAACOg7Hdw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/November%202025",
          "name": "November 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "eblaauw:patch-7",
        "ref": "patch-7",
        "sha": "611ed22f3992a74776f309fd4caf2418711c5f62",
        "user": {
          "login": "eblaauw",
          "id": 9464703,
          "node_id": "MDQ6VXNlcjk0NjQ3MDM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/9464703?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/eblaauw",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 491925696,
          "node_id": "R_kgDOHVIwwA",
          "name": "cloudflare-docs",
          "full_name": "eblaauw/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "eblaauw",
            "id": 9464703,
            "node_id": "MDQ6VXNlcjk0NjQ3MDM=",
            "avatar_url": "https://avatars.githubusercontent.com/u/9464703?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/eblaauw",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/eblaauw/cloudflare-docs",
          "created_at": "2022-05-13T14:18:51Z",
          "updated_at": "2022-11-16T16:36:06Z",
          "pushed_at": "2025-11-01T12:12:47Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1210826,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "81edf345c23d367e744f4adb1c45b1e19a693cfc",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26232"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26232"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26232"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26232/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26232/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26232/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/611ed22f3992a74776f309fd4caf2418711c5f62"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "rita3ko",
        "id": 2414910,
        "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/rita3ko",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26191",
      "id": 2964116282,
      "node_id": "PR_kwDOEXHXkM6wrNM6",
      "number": 26191,
      "state": "open",
      "locked": false,
      "title": "[Browser Rendering] Crawl endpoint",
      "user": {
        "login": "ToriLindsay",
        "id": 179579238,
        "node_id": "U_kgDOCrQpZg",
        "avatar_url": "https://avatars.githubusercontent.com/u/179579238?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ToriLindsay",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "New Browser Rendering REST API doc for crawl endpoint\r\n",
      "created_at": "2025-10-30T17:44:12Z",
      "updated_at": "2026-02-23T19:33:42Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "danielgek",
          "id": 911198,
          "node_id": "MDQ6VXNlcjkxMTE5OA==",
          "avatar_url": "https://avatars.githubusercontent.com/u/911198?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/danielgek",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "mchenco",
          "id": 16037646,
          "node_id": "MDQ6VXNlcjE2MDM3NjQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/16037646?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mchenco",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kathayl",
          "id": 153706637,
          "node_id": "U_kgDOCSlgjQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/153706637?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kathayl",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 3594993602,
          "node_id": "LA_kwDOEXHXkM7WRz_C",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/do-not-merge-yet",
          "name": "do-not-merge-yet",
          "color": "900CA0",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5530965211,
          "node_id": "LA_kwDOEXHXkM8AAAABSavU2w",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:browser-rendering",
          "name": "product:browser-rendering",
          "color": "71B860",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:tori/crawl-endpoint-br",
        "ref": "tori/crawl-endpoint-br",
        "sha": "09d14e0bf12530ccfc1525bb82ad4296b6b2987d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "233801bea65d847da3c71bc6f46a1cd78d688708",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26191"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26191"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26191"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26191/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26191/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26191/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/09d14e0bf12530ccfc1525bb82ad4296b6b2987d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26069",
      "id": 2947722015,
      "node_id": "PR_kwDOEXHXkM6vsqsf",
      "number": 26069,
      "state": "open",
      "locked": false,
      "title": "Changelog — Workers Analytics Engine increase datapoint limit to 250 per invocation",
      "user": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "EW-9708\r\n\r\nChangelog — Workers Analytics Engine increase datapoint limit to 250 per invocation",
      "created_at": "2025-10-25T20:38:01Z",
      "updated_at": "2026-02-06T18:29:29Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "1b7d96fec85fff4700554b237ca7fed1fc75fa5f",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "nevikashah",
          "id": 76798024,
          "node_id": "MDQ6VXNlcjc2Nzk4MDI0",
          "avatar_url": "https://avatars.githubusercontent.com/u/76798024?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/nevikashah",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:bib/changelog-analytics-engine-limit",
        "ref": "bib/changelog-analytics-engine-limit",
        "sha": "6e1872ce2d7ab0b244e04777f9a67de35248aaf6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "7744b3e08c0b89deabfe72916b883bcb5fdb15b6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26069"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26069"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26069"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26069/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26069/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26069/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6e1872ce2d7ab0b244e04777f9a67de35248aaf6"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": {
        "enabled_by": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "Changelog — Workers Analytics Engine increase datapoint limit to 250 per invocation (#26069)",
        "commit_message": "* Increase datapoint limit to 100 for Workers Analytics Engine\n\nUpdated the Workers Analytics Engine to allow writing up to 100 datapoints per invocation\n\n* Increase datapoint limit to 250 for Workers Analytics Engine\n\nUpdated the limit of datapoints that can be written to the Workers Analytics Engine from 100 to 250 per invocation.\n\n* Rename directory to workers-analytics-engine\n\n* remove analytics engine entry\n\n* Rename workers-analytics-engine to analytics-engine\n\n* Add changelog entry for analytics engine update\n\n* Update src/content/changelog/analytics-engine/2025-12-02-analytics-engine-limit.mdx\n\n* change path\n\n* Fix\n\n* Fix link"
      },
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26058",
      "id": 2945481711,
      "node_id": "PR_kwDOEXHXkM6vkHvv",
      "number": 26058,
      "state": "open",
      "locked": false,
      "title": "[Pages] Update custom-domains.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team,\r\n\r\n### Summary\r\n\r\n Its currently under the menu Compute(Workers). \r\n \r\n<img width=\"308\" height=\"86\" alt=\"Screenshot 2025-10-24 at 18 19 31\" src=\"https://github.com/user-attachments/assets/3d67d5b4-d2b7-4261-b319-a0e19b9fa940\" />\r\n\r\n \r\nThanks!",
      "created_at": "2025-10-24T17:23:21Z",
      "updated_at": "2026-02-06T18:29:30Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "eb344d8def50653c8308d27510a4f8d7bdb5755e",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-613393",
        "ref": "patch-613393",
        "sha": "d797b676ea26335dbf852b365933eb3d84f86372",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "76a92c9b14f614a9a196b4d7a8d4f29b95f17902",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26058"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26058"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26058"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26058/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26058/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26058/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d797b676ea26335dbf852b365933eb3d84f86372"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26002",
      "id": 2939138133,
      "node_id": "PR_kwDOEXHXkM6vL7BV",
      "number": 26002,
      "state": "open",
      "locked": false,
      "title": "Update Next.js notes about PPR and \"use cache\" directives. ",
      "user": {
        "login": "iSaulX",
        "id": 115506411,
        "node_id": "U_kgDOBuJ86w",
        "avatar_url": "https://avatars.githubusercontent.com/u/115506411?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/iSaulX",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Updated support status for Partial Prerendering and Composable Caching.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\nWith the new version of Next.js 16, PPR and \"use cache\" are no longer experimental features. This Pull Requests updates notes about these experimental features.  You can take a look here on the new [Next.js 16 release](https://nextjs.org/blog/next-16)\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n\r\n- [x] The change adheres to the [documentation style guide](https://developers.cloudflare.com/style-guide/).\r\n\r\n",
      "created_at": "2025-10-23T04:53:15Z",
      "updated_at": "2026-02-06T18:29:35Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "074f23dc400d65135a83a77465d0e968c2b97c01",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "iSaulX:patch-2",
        "ref": "patch-2",
        "sha": "0e133ae7833e7fe2288b50a0f127b0b1064f6598",
        "user": {
          "login": "iSaulX",
          "id": 115506411,
          "node_id": "U_kgDOBuJ86w",
          "avatar_url": "https://avatars.githubusercontent.com/u/115506411?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/iSaulX",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1081644029,
          "node_id": "R_kgDOQHiT_Q",
          "name": "cloudflare-docs",
          "full_name": "iSaulX/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "iSaulX",
            "id": 115506411,
            "node_id": "U_kgDOBuJ86w",
            "avatar_url": "https://avatars.githubusercontent.com/u/115506411?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/iSaulX",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/iSaulX/cloudflare-docs",
          "created_at": "2025-10-23T04:41:12Z",
          "updated_at": "2025-10-23T04:41:12Z",
          "pushed_at": "2025-10-23T04:42:52Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1188352,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "a1f328ee4869936bdabae87fbcfba122e1c0ed5a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26002"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/26002"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26002"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/26002/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26002/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/26002/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/0e133ae7833e7fe2288b50a0f127b0b1064f6598"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25954",
      "id": 2933354375,
      "node_id": "PR_kwDOEXHXkM6u12-H",
      "number": 25954,
      "state": "open",
      "locked": false,
      "title": "Clarify compatibility_date usage in configuration",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Added note about compatibility_date usage in tests.\r\n\r\nBlocked until https://github.com/cloudflare/workers-sdk/pull/11047 lands.\r\n\r\n",
      "created_at": "2025-10-21T13:14:12Z",
      "updated_at": "2026-02-06T18:29:40Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "6a94872c8f2c684f1473da6fdb50192525595813",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:petebacondarwin-patch-2",
        "ref": "petebacondarwin-patch-2",
        "sha": "da68ac79673d3128ff17783fc6f6e298ac11d70a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "13b163f970e1d4aa23b67b8070101d1571ce4a33",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25954"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/25954"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25954"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25954/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25954/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25954/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/da68ac79673d3128ff17783fc6f6e298ac11d70a"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25855",
      "id": 2917923508,
      "node_id": "PR_kwDOEXHXkM6t6_q0",
      "number": 25855,
      "state": "open",
      "locked": false,
      "title": "Avoid use of `any` in RateLimiter types",
      "user": {
        "login": "maschwenk",
        "id": 1264305,
        "node_id": "MDQ6VXNlcjEyNjQzMDU=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1264305?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/maschwenk",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nBest I can tell, the types y'all provide mean this does not need to be typed as `any`\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n",
      "created_at": "2025-10-15T16:12:02Z",
      "updated_at": "2026-02-06T18:29:48Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "maschwenk:patch-2",
        "ref": "patch-2",
        "sha": "a4579bf6f749e6efd1c2981c2258a4126859f0e5",
        "user": {
          "login": "maschwenk",
          "id": 1264305,
          "node_id": "MDQ6VXNlcjEyNjQzMDU=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1264305?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/maschwenk",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1076991185,
          "node_id": "R_kgDOQDGU0Q",
          "name": "cloudflare-docs",
          "full_name": "maschwenk/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "maschwenk",
            "id": 1264305,
            "node_id": "MDQ6VXNlcjEyNjQzMDU=",
            "avatar_url": "https://avatars.githubusercontent.com/u/1264305?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/maschwenk",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/maschwenk/cloudflare-docs",
          "created_at": "2025-10-15T16:10:24Z",
          "updated_at": "2025-10-15T16:10:24Z",
          "pushed_at": "2026-02-24T15:43:18Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1235734,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "6e3009b6bfd1550790f9cced7e530cf649f5be3a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25855"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/25855"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25855"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25855/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25855/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25855/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a4579bf6f749e6efd1c2981c2258a4126859f0e5"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25781",
      "id": 2907392552,
      "node_id": "PR_kwDOEXHXkM6tS0oo",
      "number": 25781,
      "state": "open",
      "locked": false,
      "title": "Add docs about workflow re-execution after hibernation",
      "user": {
        "login": "kevinsimper",
        "id": 1126497,
        "node_id": "MDQ6VXNlcjExMjY0OTc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1126497?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kevinsimper",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "I was curious how local state was preserved across hibernations, so I tested it with a simple example using Math.random(). Turns out the entire workflow function re-executes from the start after hibernation, only step returns are preserved. It could have been that the state of the isolate was saved.                                                         \r\n\r\nThis isn't immediately obvious from the existing \"Do not rely on state outside of a step\" section, so I've added a new section that explicitly explains: \r\n - The workflow function re-executes after hibernation \r\n - Variables outside steps get new values (especially problematic with Math.random()) \r\n - Loop counters need to be in step returns or they'll reset\r\n\r\nI also added a loop example which there is none of in the examples right now 😄",
      "created_at": "2025-10-12T08:42:48Z",
      "updated_at": "2026-02-27T03:52:04Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "eab3f71a83105e1babfaac0dc323923caee8f93c",
      "assignees": {
        "0": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "celso",
          "id": 14289,
          "node_id": "MDQ6VXNlcjE0Mjg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/celso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 7338143413,
          "node_id": "LA_kwDOEXHXkM8AAAABtWMutQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workflows",
          "name": "product:workflows",
          "color": "FA2223",
          "default": false,
          "description": "Workflows: https://developers.cloudflare.com/workflows/"
        },
        "2": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "kevinsimper:patch-6",
        "ref": "patch-6",
        "sha": "7eceabc0d8b6aa92e3eb9f52b10bcadb3b0459d2",
        "user": {
          "login": "kevinsimper",
          "id": 1126497,
          "node_id": "MDQ6VXNlcjExMjY0OTc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1126497?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kevinsimper",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 965167694,
          "node_id": "R_kgDOOYdKTg",
          "name": "cloudflare-docs",
          "full_name": "kevinsimper/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "kevinsimper",
            "id": 1126497,
            "node_id": "MDQ6VXNlcjExMjY0OTc=",
            "avatar_url": "https://avatars.githubusercontent.com/u/1126497?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/kevinsimper",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/kevinsimper/cloudflare-docs",
          "created_at": "2025-04-12T15:05:14Z",
          "updated_at": "2025-04-12T15:05:14Z",
          "pushed_at": "2025-10-12T08:37:04Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1161061,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "0aa3b639da8ed0ea9b106da5b321f218a404707b",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25781"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/25781"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25781"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25781/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25781/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25781/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/7eceabc0d8b6aa92e3eb9f52b10bcadb3b0459d2"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "celso",
        "id": 14289,
        "node_id": "MDQ6VXNlcjE0Mjg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14289?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/celso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25605",
      "id": 2884075304,
      "node_id": "PR_kwDOEXHXkM6r538o",
      "number": 25605,
      "state": "open",
      "locked": false,
      "title": "update Wrangler env-vars to include WRANGLER_LOG_SANITIZE and WRANGLER_SEND_ERROR_REPORTS",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdd docs about the new WRANGLER_SEND_ERROR_REPORTS env-var for Wrangler.\r\n\r\nThis was only really added to help non-interactive tooling (such as AIs) avoid having to deal with unwanted confirmation dialogs.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n",
      "created_at": "2025-10-03T07:29:07Z",
      "updated_at": "2026-02-06T18:30:16Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 9382616713,
          "node_id": "LA_kwDOEXHXkM8AAAACLz9eiQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/October%202025",
          "name": "October 2025",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "petebacondarwin:pbd/wrangler/update-env-var",
        "ref": "pbd/wrangler/update-env-var",
        "sha": "a33eb58a6e97cc27ec8b99f126bd111f8b5c6eac",
        "user": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 436669303,
          "node_id": "R_kgDOGgcLdw",
          "name": "cloudflare-docs",
          "full_name": "petebacondarwin/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "petebacondarwin",
            "id": 15655,
            "node_id": "MDQ6VXNlcjE1NjU1",
            "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/petebacondarwin",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/petebacondarwin/cloudflare-docs",
          "created_at": "2021-12-09T15:37:01Z",
          "updated_at": "2022-05-30T16:50:19Z",
          "pushed_at": "2025-10-03T07:26:51Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1154309,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "CSS",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9357d6a8da49c96c1873b1cf362a07af2bafec65",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25605"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/25605"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25605"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25605/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25605/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25605/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/a33eb58a6e97cc27ec8b99f126bd111f8b5c6eac"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": {
        "enabled_by": {
          "login": "petebacondarwin",
          "id": 15655,
          "node_id": "MDQ6VXNlcjE1NjU1",
          "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/petebacondarwin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "merge_method": "squash",
        "commit_title": "update Wrangler env-vars to include WRANGLER_LOG_SANITIZE and WRANGLER_SEND_ERROR_REPORTS (#25605)",
        "commit_message": ""
      },
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25192",
      "id": 2832598069,
      "node_id": "PR_kwDOEXHXkM6o1gQ1",
      "number": 25192,
      "state": "open",
      "locked": false,
      "title": "[Docs Site] Remove sparkle sidebar patch",
      "user": {
        "login": "kodster28",
        "id": 26727299,
        "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
        "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/kodster28",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nRelated to #22134 and #25169",
      "created_at": "2025-09-16T11:03:09Z",
      "updated_at": "2026-02-23T16:55:11Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "kristianfreeman",
          "id": 922353,
          "node_id": "MDQ6VXNlcjkyMjM1Mw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/922353?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kristianfreeman",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "KianNH",
          "id": 94662631,
          "node_id": "U_kgDOBaRv5w",
          "avatar_url": "https://avatars.githubusercontent.com/u/94662631?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/KianNH",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "6": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "7": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:remove-starlight-patch",
        "ref": "remove-starlight-patch",
        "sha": "95069136a3ee4b05a6f2bb97b1768d4eaf99c3ae",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d7b475edd9ab900ac5d267b0720bc3fedd46ed50",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25192"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/25192"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25192"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/25192/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25192/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/25192/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/95069136a3ee4b05a6f2bb97b1768d4eaf99c3ae"
        }
      },
      "author_association": "COLLABORATOR",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24671",
      "id": 2772374288,
      "node_id": "PR_kwDOEXHXkM6lPxMQ",
      "number": 24671,
      "state": "open",
      "locked": false,
      "title": "[NETWORK] Update protect-hybrid-cloud-networks-with-cloudflare-magic-…",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "…transit.mdx\r\n\r\nHello team, \r\n\r\n### Summary\r\n\r\nCan we refer the BYOIP documentation?\r\nThanks!",
      "created_at": "2025-08-25T16:25:48Z",
      "updated_at": "2026-02-06T18:33:08Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "82b6249cdd10feb0c047226a6ebbfcdbdd215162",
      "assignees": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "securitypedant",
          "id": 11550089,
          "node_id": "MDQ6VXNlcjExNTUwMDg5",
          "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/securitypedant",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5354198860,
          "node_id": "LA_kwDOEXHXkM8AAAABPyKXTA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:reference-architecture",
          "name": "product:reference-architecture",
          "color": "87B25E",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-555611",
        "ref": "patch-555611",
        "sha": "95f6a971bcb65688a2a7aecd914acdc6feddf633",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "197fc07b8deda7a476675bc9fcab6240f24b5ac1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24671"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24671"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24671"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24671/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24671/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24671/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/95f6a971bcb65688a2a7aecd914acdc6feddf633"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "securitypedant",
        "id": 11550089,
        "node_id": "MDQ6VXNlcjExNTUwMDg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/11550089?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/securitypedant",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24663",
      "id": 2772049597,
      "node_id": "PR_kwDOEXHXkM6lOh69",
      "number": 24663,
      "state": "open",
      "locked": false,
      "title": "Update quarterly-ddos-reports.mdx",
      "user": {
        "login": "omer-cloudflare",
        "id": 103426341,
        "node_id": "U_kgDOBiopJQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/103426341?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/omer-cloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Made a substantial update to the \"Source country or location\" and \"Target country or location\" sections — adding more details and clarity.\r\n\r\n### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-08-25T14:29:58Z",
      "updated_at": "2026-02-06T18:33:10Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "be465901962749fd6eaa3484d02e91feba93f737",
      "assignees": {
        "0": {
          "login": "tiagoad",
          "id": 911097,
          "node_id": "MDQ6VXNlcjkxMTA5Nw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/911097?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/tiagoad",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "andre-j3sus",
          "id": 74548852,
          "node_id": "MDQ6VXNlcjc0NTQ4ODUy",
          "avatar_url": "https://avatars.githubusercontent.com/u/74548852?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/andre-j3sus",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "andre-j3sus",
          "id": 74548852,
          "node_id": "MDQ6VXNlcjc0NTQ4ODUy",
          "avatar_url": "https://avatars.githubusercontent.com/u/74548852?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/andre-j3sus",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5619824842,
          "node_id": "LA_kwDOEXHXkM8AAAABTve4yg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:radar",
          "name": "product:radar",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "omer-cloudflare:patch-44",
        "ref": "patch-44",
        "sha": "4a4e88d5837df4fe7f7684b7ff72192c88d0c524",
        "user": {
          "login": "omer-cloudflare",
          "id": 103426341,
          "node_id": "U_kgDOBiopJQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/103426341?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/omer-cloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 530313958,
          "node_id": "R_kgDOH5vy5g",
          "name": "cloudflare-docs",
          "full_name": "omer-cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "omer-cloudflare",
            "id": 103426341,
            "node_id": "U_kgDOBiopJQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/103426341?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/omer-cloudflare",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/omer-cloudflare/cloudflare-docs",
          "created_at": "2022-08-29T17:02:39Z",
          "updated_at": "2022-08-29T14:26:24Z",
          "pushed_at": "2025-12-22T13:55:58Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1227852,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 1,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 1,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "7510de0ee9b1d378e7dc7992e246e1ab237ecb29",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24663"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24663"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24663"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24663/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24663/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24663/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4a4e88d5837df4fe7f7684b7ff72192c88d0c524"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "andre-j3sus",
        "id": 74548852,
        "node_id": "MDQ6VXNlcjc0NTQ4ODUy",
        "avatar_url": "https://avatars.githubusercontent.com/u/74548852?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/andre-j3sus",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24603",
      "id": 2763469112,
      "node_id": "PR_kwDOEXHXkM6ktzE4",
      "number": 24603,
      "state": "open",
      "locked": false,
      "title": "Update environments.mdx",
      "user": {
        "login": "patotoma",
        "id": 3104587,
        "node_id": "MDQ6VXNlcjMxMDQ1ODc=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3104587?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/patotoma",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Just fixing wrong worker name for env staging example",
      "created_at": "2025-08-21T15:48:00Z",
      "updated_at": "2026-02-06T18:33:17Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "9b41d40632f8fb1f69eadbc28aa0ae4d955e3a54",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "patotoma:patch-4",
        "ref": "patch-4",
        "sha": "261cbcc78cd097d6fdbb11fc502d678e5851da74",
        "user": {
          "login": "patotoma",
          "id": 3104587,
          "node_id": "MDQ6VXNlcjMxMDQ1ODc=",
          "avatar_url": "https://avatars.githubusercontent.com/u/3104587?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patotoma",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 482475062,
          "node_id": "R_kgDOHMH8Ng",
          "name": "cloudflare-docs",
          "full_name": "patotoma/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "patotoma",
            "id": 3104587,
            "node_id": "MDQ6VXNlcjMxMDQ1ODc=",
            "avatar_url": "https://avatars.githubusercontent.com/u/3104587?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/patotoma",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s developer docs.",
          "fork": true,
          "url": "https://api.github.com/repos/patotoma/cloudflare-docs",
          "created_at": "2022-04-17T09:03:16Z",
          "updated_at": "2022-04-16T23:07:55Z",
          "pushed_at": "2025-08-21T15:37:29Z",
          "homepage": "https://developers.cloudflare.com/docs/",
          "size": 1170551,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "9dad05b329778981bbd1e83ca3c8dcb11bf3c710",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24603"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24603"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24603"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24603/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24603/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24603/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/261cbcc78cd097d6fdbb11fc502d678e5851da74"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24546",
      "id": 2759337476,
      "node_id": "PR_kwDOEXHXkM6keCYE",
      "number": 24546,
      "state": "open",
      "locked": false,
      "title": "add version_metadata as non-inheritable key",
      "user": {
        "login": "zalmanlew",
        "id": 35234925,
        "node_id": "MDQ6VXNlcjM1MjM0OTI1",
        "avatar_url": "https://avatars.githubusercontent.com/u/35234925?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/zalmanlew",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n`version_metadata` is not an inheritable key (tested locally) - updating docs accordingly\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n\r\n",
      "created_at": "2025-08-20T10:51:17Z",
      "updated_at": "2026-02-06T18:33:21Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "c57b778abfda121d25f15ff1c9295e2bc5fcec65",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "zalmanlew:patch-6",
        "ref": "patch-6",
        "sha": "ad1442705af098b372b356a1444f79a50245e014",
        "user": {
          "login": "zalmanlew",
          "id": 35234925,
          "node_id": "MDQ6VXNlcjM1MjM0OTI1",
          "avatar_url": "https://avatars.githubusercontent.com/u/35234925?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/zalmanlew",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1041340946,
          "node_id": "R_kgDOPhGaEg",
          "name": "cloudflare-docs",
          "full_name": "zalmanlew/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "zalmanlew",
            "id": 35234925,
            "node_id": "MDQ6VXNlcjM1MjM0OTI1",
            "avatar_url": "https://avatars.githubusercontent.com/u/35234925?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/zalmanlew",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/zalmanlew/cloudflare-docs",
          "created_at": "2025-08-20T10:47:49Z",
          "updated_at": "2025-08-20T10:47:50Z",
          "pushed_at": "2025-08-20T10:50:05Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1136594,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e1c9e2372e8a685331e87086f08983a816832ee5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24546"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24546"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24546"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24546/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24546/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24546/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ad1442705af098b372b356a1444f79a50245e014"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24301",
      "id": 2735765199,
      "node_id": "PR_kwDOEXHXkM6jEHbP",
      "number": 24301,
      "state": "open",
      "locked": false,
      "title": "Adds environments docs",
      "user": {
        "login": "korinne",
        "id": 40270578,
        "node_id": "MDQ6VXNlcjQwMjcwNTc4",
        "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/korinne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "**To do**\r\n- Need to finish the automated deployments section\r\n- Clean up the rest of environments docs",
      "created_at": "2025-08-11T14:33:16Z",
      "updated_at": "2026-02-06T18:33:23Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "44fa78b2770e4815ad2cafb11b1be0527a3b0698",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:korinne-environments",
        "ref": "korinne-environments",
        "sha": "e9b20e483c41f9a0a2240466d664595398f8599e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "973f951b7ae7dc6be7870315565ad214f33080f3",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24301"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24301"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24301"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24301/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24301/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24301/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e9b20e483c41f9a0a2240466d664595398f8599e"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24296",
      "id": 2735200065,
      "node_id": "PR_kwDOEXHXkM6jB9dB",
      "number": 24296,
      "state": "open",
      "locked": false,
      "title": "Add `--domain` option to `wrangler deploy`",
      "user": {
        "login": "petebacondarwin",
        "id": 15655,
        "node_id": "MDQ6VXNlcjE1NjU1",
        "avatar_url": "https://avatars.githubusercontent.com/u/15655?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/petebacondarwin",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "To document https://github.com/cloudflare/workers-sdk/pull/10312\r\n",
      "created_at": "2025-08-11T11:47:02Z",
      "updated_at": "2026-02-06T18:33:27Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "0eb5b182fdf43f9afeb389fa3f8eba82d010981e",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 6861419850,
          "node_id": "LA_kwDOEXHXkM8AAAABmPj1Sg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/wrangler-commands",
          "name": "wrangler-commands",
          "color": "CCAB25",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:pbd/wrangler/deploy-custom-domain",
        "ref": "pbd/wrangler/deploy-custom-domain",
        "sha": "844cb4ebda0963103d2c8856e814ee6d5074a450",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "bfb3ce18e5f764a4e904fb82caf917d42ffe3165",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24296"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24296"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24296"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24296/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24296/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24296/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/844cb4ebda0963103d2c8856e814ee6d5074a450"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24282",
      "id": 2732589264,
      "node_id": "PR_kwDOEXHXkM6i4ADQ",
      "number": 24282,
      "state": "open",
      "locked": false,
      "title": "[HTTP errors] Update error-413.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] Is there a [changelog](https://developers.cloudflare.com/changelog/) entry ([guidelines](https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/))? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to [RSS feeds](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/), the [Discord](https://discord.com/channels/595317990191398933/1040420029080018945), and [X](https://x.com/CFchangelog).\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-08-09T11:53:20Z",
      "updated_at": "2026-02-06T18:33:29Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "94e1ed7c1afc7830ffae00cbe95953062a36298c",
      "assignees": {
        "0": {
          "login": "ngayerie",
          "id": 123965403,
          "node_id": "U_kgDOB2OP2w",
          "avatar_url": "https://avatars.githubusercontent.com/u/123965403?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ngayerie",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "ngayerie",
          "id": 123965403,
          "node_id": "U_kgDOB2OP2w",
          "avatar_url": "https://avatars.githubusercontent.com/u/123965403?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/ngayerie",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5619971748,
          "node_id": "LA_kwDOEXHXkM8AAAABTvn2pA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:support",
          "name": "product:support",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-828713",
        "ref": "patch-828713",
        "sha": "5e4bd8982edd5ee66ddc006c44b89cbe92cb979a",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "2900bbc31bae4139e5502c125cb8eace7ac5cbd6",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24282"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24282"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24282"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24282/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24282/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24282/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5e4bd8982edd5ee66ddc006c44b89cbe92cb979a"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "ngayerie",
        "id": 123965403,
        "node_id": "U_kgDOB2OP2w",
        "avatar_url": "https://avatars.githubusercontent.com/u/123965403?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/ngayerie",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24175",
      "id": 2720882883,
      "node_id": "PR_kwDOEXHXkM6iLWDD",
      "number": 24175,
      "state": "open",
      "locked": false,
      "title": "[Workers] Update cache-api.mdx",
      "user": {
        "login": "luishcardoso",
        "id": 72239208,
        "node_id": "MDQ6VXNlcjcyMjM5MjA4",
        "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/luishcardoso",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Hello team, \r\n\r\n### Summary\r\n\r\nCan we point it to the Cache API docs?\r\n\r\nThanks!",
      "created_at": "2025-08-05T11:22:11Z",
      "updated_at": "2026-02-06T18:33:34Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "luishcardoso:patch-712588",
        "ref": "patch-712588",
        "sha": "e3c2aec8b1473e3a8b3c42024609284779f73fb7",
        "user": {
          "login": "luishcardoso",
          "id": 72239208,
          "node_id": "MDQ6VXNlcjcyMjM5MjA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/luishcardoso",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 627022354,
          "node_id": "R_kgDOJV-aEg",
          "name": "cloudflare-docs",
          "full_name": "luishcardoso/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "luishcardoso",
            "id": 72239208,
            "node_id": "MDQ6VXNlcjcyMjM5MjA4",
            "avatar_url": "https://avatars.githubusercontent.com/u/72239208?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/luishcardoso",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/luishcardoso/cloudflare-docs",
          "created_at": "2023-04-12T16:14:08Z",
          "updated_at": "2023-04-12T03:07:15Z",
          "pushed_at": "2026-03-04T18:40:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1210004,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "b9537ad3527c755549120cce34aa2e0ee616680e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24175"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24175"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24175"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24175/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24175/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24175/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/e3c2aec8b1473e3a8b3c42024609284779f73fb7"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24144",
      "id": 2716091005,
      "node_id": "PR_kwDOEXHXkM6h5EJ9",
      "number": 24144,
      "state": "open",
      "locked": false,
      "title": "Keyless aws hsm update for HSM2",
      "user": {
        "login": "omriKaltura",
        "id": 68190592,
        "node_id": "MDQ6VXNlcjY4MTkwNTky",
        "avatar_url": "https://avatars.githubusercontent.com/u/68190592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/omriKaltura",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nAdding instructions for AWS Cloud HSM2 clusters to resolve issue #24085\r\n\r\n### Documentation checklist\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n",
      "created_at": "2025-08-03T15:15:16Z",
      "updated_at": "2026-02-06T18:33:36Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "cb565393117976d4e22b21bd115f970fa7f5d6ec",
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896746037,
          "node_id": "MDU6TGFiZWwyODk2NzQ2MDM3",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:ssl",
          "name": "product:ssl",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to SSL"
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "omriKaltura:keyless-aws-hsm-update",
        "ref": "keyless-aws-hsm-update",
        "sha": "fa3cdaa46be39e3db78de6406c68e51cd928254c",
        "user": {
          "login": "omriKaltura",
          "id": 68190592,
          "node_id": "MDQ6VXNlcjY4MTkwNTky",
          "avatar_url": "https://avatars.githubusercontent.com/u/68190592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/omriKaltura",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1029566522,
          "node_id": "R_kgDOPV3wOg",
          "name": "cloudflare-docs",
          "full_name": "omriKaltura/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "omriKaltura",
            "id": 68190592,
            "node_id": "MDQ6VXNlcjY4MTkwNTky",
            "avatar_url": "https://avatars.githubusercontent.com/u/68190592?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/omriKaltura",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/omriKaltura/cloudflare-docs",
          "created_at": "2025-07-31T08:34:15Z",
          "updated_at": "2025-07-31T08:34:15Z",
          "pushed_at": "2025-08-06T10:19:01Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1128603,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "47f6d99a43ad9038017319d4557b7f2bdf366c3a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24144"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/24144"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24144"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/24144/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24144/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/24144/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/fa3cdaa46be39e3db78de6406c68e51cd928254c"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": [
        2
      ]
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23985",
      "id": 2696244981,
      "node_id": "PR_kwDOEXHXkM6gtW71",
      "number": 23985,
      "state": "open",
      "locked": false,
      "title": "docs: workers environments",
      "user": {
        "login": "markjmiller",
        "id": 34665164,
        "node_id": "MDQ6VXNlcjM0NjY1MTY0",
        "avatar_url": "https://avatars.githubusercontent.com/u/34665164?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/markjmiller",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-07-25T23:55:27Z",
      "updated_at": "2026-02-06T18:33:46Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "62bd9c525e39aca8fa773a3eb5bbcd1da9bda9f4",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:markmiller/workers-environments",
        "ref": "markmiller/workers-environments",
        "sha": "aa48344ee92278ca9bf24002d7b52abc8a17c9c1",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "f4b587cadf4df40f7b36ae3d0ba65693a20be343",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23985"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23985"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23985"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23985/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23985/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23985/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/aa48344ee92278ca9bf24002d7b52abc8a17c9c1"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23970",
      "id": 2695502115,
      "node_id": "PR_kwDOEXHXkM6gqhkj",
      "number": 23970,
      "state": "open",
      "locked": false,
      "title": "Update multipart-upload-metadata.mdx",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "Add note about how uploading the wrangler file as a module will cause errors",
      "created_at": "2025-07-25T17:00:15Z",
      "updated_at": "2026-02-06T18:33:48Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "dc0a10881bdbf742165741f2fc24998feb058f30",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:dinasaur404-patch-2",
        "ref": "dinasaur404-patch-2",
        "sha": "5d0cecfde43ac648abfbb1dfe6cec39fdc452e59",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "1013bacc43fc67b7dd903c4a9c2b95178065bebb",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23970"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23970"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23970"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23970/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23970/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23970/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/5d0cecfde43ac648abfbb1dfe6cec39fdc452e59"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23945",
      "id": 2693413554,
      "node_id": "PR_kwDOEXHXkM6gijqy",
      "number": 23945,
      "state": "open",
      "locked": false,
      "title": "Add Workers Emscripten Instructions and Gotchas",
      "user": {
        "login": "zalo",
        "id": 174475,
        "node_id": "MDQ6VXNlcjE3NDQ3NQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/174475?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/zalo",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nI spent two days figuring out how to get Emscripten WASM modules working in PartyKit, assembled from old Discord messages and abandoned example repos with out-dated WASM import mechanisms. \r\n\r\nThe instructions here represent the cleanest and most useful way to get Emscripten modules working in Cloudflare Workers and Durable Objects.\r\n\r\nThis example can be seen in production using an Emscripten compilation of the `manifold` CSG library in a PartyKit server for doing shared multiplayer CSG operations: \r\nhttps://zalo.github.io/WorldParty/\r\nhttps://github.com/zalo/WorldParty/blob/main/src/server.js#L82-L92\r\n\r\n### Documentation checklist\r\n\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n",
      "created_at": "2025-07-24T22:47:35Z",
      "updated_at": "2026-02-22T03:53:46Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "88b00e90f18ca30f8cda14fdc6d568d2932851a8",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "zalo:patch-5",
        "ref": "patch-5",
        "sha": "ec95261546b065567d5addfe65f5b8be55a8edb4",
        "user": {
          "login": "zalo",
          "id": 174475,
          "node_id": "MDQ6VXNlcjE3NDQ3NQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/174475?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/zalo",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1025838531,
          "node_id": "R_kgDOPSUNww",
          "name": "cloudflare-docs",
          "full_name": "zalo/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "zalo",
            "id": 174475,
            "node_id": "MDQ6VXNlcjE3NDQ3NQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/174475?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/zalo",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/zalo/cloudflare-docs",
          "created_at": "2025-07-24T22:20:27Z",
          "updated_at": "2025-07-24T22:20:27Z",
          "pushed_at": "2025-07-24T22:55:00Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1127684,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "0980ac159ce8f66012e6cd068094e3a80bf34c00",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23945"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23945"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23945"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23945/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23945/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23945/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/ec95261546b065567d5addfe65f5b8be55a8edb4"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23857",
      "id": 2685275807,
      "node_id": "PR_kwDOEXHXkM6gDg6f",
      "number": 23857,
      "state": "open",
      "locked": false,
      "title": "Fix wrong env global variable reference",
      "user": {
        "login": "usmanhalalit",
        "id": 981039,
        "node_id": "MDQ6VXNlcjk4MTAzOQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/981039?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/usmanhalalit",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nIn the containers doc, the `env` variable reference is not right. It looks like `env` is a global magic variable and the example fails outright. It has been corrected to use `this.env` instead.\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n\r\n",
      "created_at": "2025-07-22T11:52:11Z",
      "updated_at": "2026-02-06T18:33:51Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "usmanhalalit:patch-5",
        "ref": "patch-5",
        "sha": "d25ea6aa96a197cc205b20ff0e902aef8fe3c8a5",
        "user": {
          "login": "usmanhalalit",
          "id": 981039,
          "node_id": "MDQ6VXNlcjk4MTAzOQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/981039?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/usmanhalalit",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1024239737,
          "node_id": "R_kgDOPQyoeQ",
          "name": "cloudflare-docs",
          "full_name": "usmanhalalit/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "usmanhalalit",
            "id": 981039,
            "node_id": "MDQ6VXNlcjk4MTAzOQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/981039?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/usmanhalalit",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/usmanhalalit/cloudflare-docs",
          "created_at": "2025-07-22T11:47:59Z",
          "updated_at": "2025-07-22T11:47:59Z",
          "pushed_at": "2025-07-22T11:48:50Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1125927,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "b2fc05ad822a5cd430eb3a3b20d951d7c9407933",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23857"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23857"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23857"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23857/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23857/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23857/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/d25ea6aa96a197cc205b20ff0e902aef8fe3c8a5"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "haleycode",
        "id": 87731946,
        "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
        "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/haleycode",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23815",
      "id": 2678515214,
      "node_id": "PR_kwDOEXHXkM6fpuYO",
      "number": 23815,
      "state": "open",
      "locked": false,
      "title": "Containers docs: Uses importable env and removes manualStart",
      "user": {
        "login": "mikenomitch",
        "id": 2732204,
        "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
        "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mikenomitch",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis PR uses importable env to set environment variable at the class level. This is needed for most use cases.\r\n\r\nIt also removes the secret store example. While Secret Store can be used, most users are setting secrets at the class level, which happens outside of Workers I/O context. This means that you can't get a secret from the store. Rather than explain this, I've just removed it, and will circle back once a deeper integration is made.\r\n\r\nAlso, removes `manualStart` as this is no longer used and clarifies some wording around when containers start.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-07-19T00:08:53Z",
      "updated_at": "2026-02-23T03:57:06Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8341867043,
          "node_id": "LA_kwDOEXHXkM8AAAAB8TbKIw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:containers",
          "name": "product:containers",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:mikenomitch/containers-docs-tweaks",
        "ref": "mikenomitch/containers-docs-tweaks",
        "sha": "6f715c5c1b8d47920d7011113c79f3979bf86728",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "c76c5bd8291d6d7dd8fe76ae54adc701ec1e2c9a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23815"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23815"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23815"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23815/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23815/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23815/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6f715c5c1b8d47920d7011113c79f3979bf86728"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "pedrosousa",
        "id": 680496,
        "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
        "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/pedrosousa",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23757",
      "id": 2674172146,
      "node_id": "PR_kwDOEXHXkM6fZKDy",
      "number": 23757,
      "state": "open",
      "locked": false,
      "title": "[doc] Python Worker handler/dict fixes",
      "user": {
        "login": "sjsadowski",
        "id": 857480,
        "node_id": "MDQ6VXNlcjg1NzQ4MA==",
        "avatar_url": "https://avatars.githubusercontent.com/u/857480?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/sjsadowski",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nConfirmed with @dom96 that the examples should use the `@handler` wrapper. \r\n\r\nPython worker examples used dot notation for json objects converted to dicts, which doesn't work out of the box. In order to keep the examples simple, changed dot notation to key notation. Also removed string concatenation using plus signs and string.format() to both be f-strings as the current releases of pyodide all target support for python > 3.6\r\n\r\nUpdated the queue example to remove the unused import, and alter the example to be more pythonic with json.dumps() \r\n\r\n### Documentation checklist\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.",
      "created_at": "2025-07-17T14:28:25Z",
      "updated_at": "2026-02-06T18:33:57Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "sjsadowski:worker-py-doc-dict-fix",
        "ref": "worker-py-doc-dict-fix",
        "sha": "daa8582c6a86b305ef8cd41d360e10aa01560924",
        "user": {
          "login": "sjsadowski",
          "id": 857480,
          "node_id": "MDQ6VXNlcjg1NzQ4MA==",
          "avatar_url": "https://avatars.githubusercontent.com/u/857480?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sjsadowski",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1020405520,
          "node_id": "R_kgDOPNInEA",
          "name": "cloudflare-docs",
          "full_name": "sjsadowski/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "sjsadowski",
            "id": 857480,
            "node_id": "MDQ6VXNlcjg1NzQ4MA==",
            "avatar_url": "https://avatars.githubusercontent.com/u/857480?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/sjsadowski",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/sjsadowski/cloudflare-docs",
          "created_at": "2025-07-15T20:21:46Z",
          "updated_at": "2025-07-15T20:21:46Z",
          "pushed_at": "2025-07-18T20:07:51Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1110774,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "aef5a4c701c563a44fa80d303989021e6adbbedd",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23757"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23757"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23757"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23757/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23757/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23757/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/daa8582c6a86b305ef8cd41d360e10aa01560924"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23680",
      "id": 2667953314,
      "node_id": "PR_kwDOEXHXkM6fBbyi",
      "number": 23680,
      "state": "open",
      "locked": false,
      "title": "Create changelog-face-cropping",
      "user": {
        "login": "deanna-cf",
        "id": 156966162,
        "node_id": "U_kgDOCVsdEg",
        "avatar_url": "https://avatars.githubusercontent.com/u/156966162?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/deanna-cf",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-07-15T16:17:32Z",
      "updated_at": "2026-02-06T18:33:59Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "eebb6858e818e2fb2f90b4801dab884da11dbfb4",
      "assignees": {
        "0": {
          "login": "pedrosousa",
          "id": 680496,
          "node_id": "MDQ6VXNlcjY4MDQ5Ng==",
          "avatar_url": "https://avatars.githubusercontent.com/u/680496?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/pedrosousa",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "haleycode",
          "id": 87731946,
          "node_id": "MDQ6VXNlcjg3NzMxOTQ2",
          "avatar_url": "https://avatars.githubusercontent.com/u/87731946?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/haleycode",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "deanna-cf:patch-5",
        "ref": "patch-5",
        "sha": "405a9b44a28bdc04b72b6289706d4b1156d51b2d",
        "user": {
          "login": "deanna-cf",
          "id": 156966162,
          "node_id": "U_kgDOCVsdEg",
          "avatar_url": "https://avatars.githubusercontent.com/u/156966162?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/deanna-cf",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1019798100,
          "node_id": "R_kgDOPMjiVA",
          "name": "cloudflare-docs",
          "full_name": "deanna-cf/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "deanna-cf",
            "id": 156966162,
            "node_id": "U_kgDOCVsdEg",
            "avatar_url": "https://avatars.githubusercontent.com/u/156966162?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/deanna-cf",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/deanna-cf/cloudflare-docs",
          "created_at": "2025-07-14T22:26:45Z",
          "updated_at": "2025-07-14T22:26:45Z",
          "pushed_at": "2025-07-24T22:36:39Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1111337,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "464115308d1302819df8daeb48667b48355b925d",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23680"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23680"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23680"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23680/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23680/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23680/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/405a9b44a28bdc04b72b6289706d4b1156d51b2d"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23419",
      "id": 2637759067,
      "node_id": "PR_kwDOEXHXkM6dOQJb",
      "number": 23419,
      "state": "open",
      "locked": false,
      "title": "Update known-issues.mdx",
      "user": {
        "login": "DRayCloudflare",
        "id": 139528909,
        "node_id": "U_kgDOCFEKzQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/139528909?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/DRayCloudflare",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-07-03T08:21:35Z",
      "updated_at": "2026-02-06T18:34:03Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "5145832bcd7344c69903fd30eac6f9f39f5ff94e",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "korinne",
          "id": 40270578,
          "node_id": "MDQ6VXNlcjQwMjcwNTc4",
          "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/korinne",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5354162959,
          "node_id": "LA_kwDOEXHXkM8AAAABPyILDw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/support",
          "name": "support",
          "color": "342B6B",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "DRayCloudflare:patch-31",
        "ref": "patch-31",
        "sha": "6e7c00c4f8b0ceb59c968a4c41d37c973f2df0e2",
        "user": {
          "login": "DRayCloudflare",
          "id": 139528909,
          "node_id": "U_kgDOCFEKzQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/139528909?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/DRayCloudflare",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 679148795,
          "node_id": "R_kgDOKHr8-w",
          "name": "cloudflare-docs",
          "full_name": "DRayCloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "DRayCloudflare",
            "id": 139528909,
            "node_id": "U_kgDOCFEKzQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/139528909?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/DRayCloudflare",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/DRayCloudflare/cloudflare-docs",
          "created_at": "2023-08-16T07:48:41Z",
          "updated_at": "2023-08-16T07:48:41Z",
          "pushed_at": "2025-08-11T21:01:38Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1085682,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 1,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 1,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "ed15a7b3cad54d88a492dc14afba836499dbb2ea",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23419"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23419"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23419"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23419/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23419/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23419/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6e7c00c4f8b0ceb59c968a4c41d37c973f2df0e2"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23372",
      "id": 2633546399,
      "node_id": "PR_kwDOEXHXkM6c-Lqf",
      "number": 23372,
      "state": "open",
      "locked": false,
      "title": "Fix wfp pages",
      "user": {
        "login": "dinasaur404",
        "id": 49571477,
        "node_id": "MDQ6VXNlcjQ5NTcxNDc3",
        "avatar_url": "https://avatars.githubusercontent.com/u/49571477?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dinasaur404",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nFix page numbers so new hostname routing page shows up\r\n\r\n",
      "created_at": "2025-07-01T20:19:43Z",
      "updated_at": "2026-02-06T18:34:07Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5504236170,
          "node_id": "LA_kwDOEXHXkM8AAAABSBP6ig",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:cloudflare-for-platforms",
          "name": "product:cloudflare-for-platforms",
          "color": "D3CEA5",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:fix-wfp-pages",
        "ref": "fix-wfp-pages",
        "sha": "4c06dcff4165a048766185cf4719dcd49f2981e0",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "3db7a1815510493d4f7fb903007f0f90ce7cd25e",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23372"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23372"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23372"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23372/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23372/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23372/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4c06dcff4165a048766185cf4719dcd49f2981e0"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23226",
      "id": 2617866613,
      "node_id": "PR_kwDOEXHXkM6cCXl1",
      "number": 23226,
      "state": "open",
      "locked": false,
      "title": "[Docs] Update External CI/CD guide",
      "user": {
        "login": "mhdcodes",
        "id": 9967336,
        "node_id": "MDQ6VXNlcjk5NjczMzY=",
        "avatar_url": "https://avatars.githubusercontent.com/u/9967336?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mhdcodes",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nI have added an extra step to install pnpm, as the action fails to install wrangler without.\r\n\r\n### Screenshots (optional)\r\n\r\n\r\n### Documentation checklist\r\n",
      "created_at": "2025-06-25T11:13:16Z",
      "updated_at": "2026-02-06T18:34:11Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "a701b7303c1e0dd49761bc02eadbda625e9c9a0b",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5672028786,
          "node_id": "LA_kwDOEXHXkM8AAAABUhRKcg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/more-information-needed",
          "name": "more-information-needed",
          "color": "c5def5",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "mhdcodes:patch-5",
        "ref": "patch-5",
        "sha": "86b53b49ee69e8d14049827aa2a4ade379c8865d",
        "user": {
          "login": "mhdcodes",
          "id": 9967336,
          "node_id": "MDQ6VXNlcjk5NjczMzY=",
          "avatar_url": "https://avatars.githubusercontent.com/u/9967336?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mhdcodes",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1008320049,
          "node_id": "R_kgDOPBm-MQ",
          "name": "cloudflare-docs",
          "full_name": "mhdcodes/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "mhdcodes",
            "id": 9967336,
            "node_id": "MDQ6VXNlcjk5NjczMzY=",
            "avatar_url": "https://avatars.githubusercontent.com/u/9967336?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/mhdcodes",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/mhdcodes/cloudflare-docs",
          "created_at": "2025-06-25T11:10:28Z",
          "updated_at": "2025-06-25T11:10:28Z",
          "pushed_at": "2025-06-25T11:15:06Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1097511,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "dd83fff4e6880ff7273f84920314a91c75b6d3a5",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23226"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23226"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23226"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23226/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23226/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23226/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/86b53b49ee69e8d14049827aa2a4ade379c8865d"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23063",
      "id": 2597752122,
      "node_id": "PR_kwDOEXHXkM6a1o06",
      "number": 23063,
      "state": "open",
      "locked": false,
      "title": "[Functions] Add simple EventContext example in functions api_reference.mdx",
      "user": {
        "login": "Ownwn",
        "id": 64725743,
        "node_id": "MDQ6VXNlcjY0NzI1NzQz",
        "avatar_url": "https://avatars.githubusercontent.com/u/64725743?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Ownwn",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\nAdded a code example of getting the request `url/pathname`. The `url` parameter is quite far down the Workers `Request` api reference, so it can be easily missed IMO.\r\nAlso add an in-text link to `bindings`.\r\n\r\n### Screenshots (optional)\r\n\r\n![image](https://github.com/user-attachments/assets/e4309d7d-7568-4341-bd41-bc602f03a572)\r\n\r\n\r\n### Documentation checklist\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n",
      "created_at": "2025-06-17T06:55:13Z",
      "updated_at": "2026-02-06T18:34:13Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "87afbd14ec424926b31b4d64420079883957afa6",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "aninibread",
          "id": 54481763,
          "node_id": "MDQ6VXNlcjU0NDgxNzYz",
          "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/aninibread",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2673402635,
          "node_id": "MDU6TGFiZWwyNjczNDAyNjM1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pages",
          "name": "product:pages",
          "color": "F3F3F4",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "Ownwn:production",
        "ref": "production",
        "sha": "7ae206733ac8af1f3dda9404d528697389bcf6dc",
        "user": {
          "login": "Ownwn",
          "id": 64725743,
          "node_id": "MDQ6VXNlcjY0NzI1NzQz",
          "avatar_url": "https://avatars.githubusercontent.com/u/64725743?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/Ownwn",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 1003441231,
          "node_id": "R_kgDOO89MTw",
          "name": "cloudflare-docs",
          "full_name": "Ownwn/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "Ownwn",
            "id": 64725743,
            "node_id": "MDQ6VXNlcjY0NzI1NzQz",
            "avatar_url": "https://avatars.githubusercontent.com/u/64725743?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/Ownwn",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/Ownwn/cloudflare-docs",
          "created_at": "2025-06-17T06:46:28Z",
          "updated_at": "2025-06-17T06:52:17Z",
          "pushed_at": "2025-06-17T06:51:54Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1081042,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": "MDX",
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "41f350195680aa4d21c77664f26bf92141aa57a2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23063"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/23063"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23063"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/23063/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23063/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/23063/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/7ae206733ac8af1f3dda9404d528697389bcf6dc"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": {
        "login": "aninibread",
        "id": 54481763,
        "node_id": "MDQ6VXNlcjU0NDgxNzYz",
        "avatar_url": "https://avatars.githubusercontent.com/u/54481763?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/aninibread",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22788",
      "id": 2554891230,
      "node_id": "PR_kwDOEXHXkM6YSIve",
      "number": 22788,
      "state": "open",
      "locked": false,
      "title": "[Agents] Add tutorial for Slackbot",
      "user": {
        "login": "harshil1712",
        "id": 18901032,
        "node_id": "MDQ6VXNlcjE4OTAxMDMy",
        "avatar_url": "https://avatars.githubusercontent.com/u/18901032?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/harshil1712",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nAdds a tutorial on building AI powered Slackbot using the Agents SDK.\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n",
      "created_at": "2025-05-30T14:19:24Z",
      "updated_at": "2026-02-06T18:34:21Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "9d78366fbbc9009586ccf566c2bff274d46d9d54",
      "assignees": {
        "0": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "elithrar",
          "id": 18544,
          "node_id": "MDQ6VXNlcjE4NTQ0",
          "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/elithrar",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "thomasgauvin",
          "id": 35609369,
          "node_id": "MDQ6VXNlcjM1NjA5MzY5",
          "avatar_url": "https://avatars.githubusercontent.com/u/35609369?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/thomasgauvin",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "threepointone",
          "id": 18808,
          "node_id": "MDQ6VXNlcjE4ODA4",
          "avatar_url": "https://avatars.githubusercontent.com/u/18808?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/threepointone",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "rita3ko",
          "id": 2414910,
          "node_id": "MDQ6VXNlcjI0MTQ5MTA=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2414910?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/rita3ko",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615418674,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR9Mg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/l",
          "name": "size/l",
          "color": "A27486",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 8071877767,
          "node_id": "LA_kwDOEXHXkM8AAAAB4R8Uhw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:agents",
          "name": "product:agents",
          "color": "EFA9A1",
          "default": false,
          "description": "Build and deploy AI-powered Agents on Cloudflare that can act autonomously."
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:slackbot-agents",
        "ref": "slackbot-agents",
        "sha": "6e666818d7d958a643c19132dcb72915e9b08cbf",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "aeb821ef79f9383f9e3c8c1475ab7bf63fda53c2",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22788"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/22788"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22788"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22788/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22788/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22788/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/6e666818d7d958a643c19132dcb72915e9b08cbf"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "elithrar",
        "id": 18544,
        "node_id": "MDQ6VXNlcjE4NTQ0",
        "avatar_url": "https://avatars.githubusercontent.com/u/18544?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/elithrar",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22634",
      "id": 2540125864,
      "node_id": "PR_kwDOEXHXkM6XZz6o",
      "number": 22634,
      "state": "open",
      "locked": false,
      "title": "Update hello-world.mdx",
      "user": {
        "login": "sebst",
        "id": 592313,
        "node_id": "MDQ6VXNlcjU5MjMxMw==",
        "avatar_url": "https://avatars.githubusercontent.com/u/592313?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/sebst",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "\r\n\r\n### Summary\r\n\r\n`module` is not available on `WorkersScript`. Updated to Service Worker Syntax\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n",
      "created_at": "2025-05-23T14:58:47Z",
      "updated_at": "2026-02-07T03:51:09Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {},
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615417905,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR6MQ",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/m",
          "name": "size/m",
          "color": "F3D34A",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 6044269942,
          "node_id": "LA_kwDOEXHXkM8AAAABaEQ9dg",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:pulumi",
          "name": "product:pulumi",
          "color": "ededed",
          "default": false,
          "description": null
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "sebst:patch-5",
        "ref": "patch-5",
        "sha": "65b7f55fd98eecb41f371a3ef68b96297eb2dee5",
        "user": {
          "login": "sebst",
          "id": 592313,
          "node_id": "MDQ6VXNlcjU5MjMxMw==",
          "avatar_url": "https://avatars.githubusercontent.com/u/592313?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/sebst",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 989099230,
          "node_id": "R_kgDOOvR03g",
          "name": "cloudflare-docs",
          "full_name": "sebst/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "sebst",
            "id": 592313,
            "node_id": "MDQ6VXNlcjU5MjMxMw==",
            "avatar_url": "https://avatars.githubusercontent.com/u/592313?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/sebst",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/sebst/cloudflare-docs",
          "created_at": "2025-05-23T14:53:35Z",
          "updated_at": "2025-05-23T14:53:35Z",
          "pushed_at": "2025-05-23T14:57:58Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1087324,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "8bc5858e310e291cb3a463ad8b94c63f3595e71a",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22634"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/22634"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22634"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22634/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22634/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22634/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/65b7f55fd98eecb41f371a3ef68b96297eb2dee5"
        }
      },
      "author_association": "NONE",
      "auto_merge": null,
      "assignee": null,
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22578",
      "id": 2532060112,
      "node_id": "PR_kwDOEXHXkM6W7CvQ",
      "number": 22578,
      "state": "open",
      "locked": false,
      "title": "Draft: Document Alias Preview URLs",
      "user": {
        "login": "WillTaylorDev",
        "id": 10342265,
        "node_id": "MDQ6VXNlcjEwMzQyMjY1",
        "avatar_url": "https://avatars.githubusercontent.com/u/10342265?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/WillTaylorDev",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n<!-- Add context such as the type of documentation being updated or added -->\r\n\r\n### Screenshots (optional)\r\n\r\n<!-- Add imagery to convey the changes made by this PR (optional) -->\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-05-20T16:25:03Z",
      "updated_at": "2026-02-07T03:51:10Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "5": {
          "login": "yomna-shousha",
          "id": 219857385,
          "node_id": "U_kgDODRrB6Q",
          "avatar_url": "https://avatars.githubusercontent.com/u/219857385?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/yomna-shousha",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": true,
      "head": {
        "label": "cloudflare:willtaylor/alias-preview-urls",
        "ref": "willtaylor/alias-preview-urls",
        "sha": "b0c2561ac218957296a7d33b1793bf1b77857754",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "38ae1d376a3ca3ea7352a9e5d6a94937935ba141",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22578"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/22578"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22578"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22578/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22578/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22578/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/b0c2561ac218957296a7d33b1793bf1b77857754"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22571",
      "id": 2531036228,
      "node_id": "PR_kwDOEXHXkM6W3IxE",
      "number": 22571,
      "state": "open",
      "locked": false,
      "title": "Update POM alert to deprecated",
      "user": {
        "login": "cathychi",
        "id": 155660609,
        "node_id": "U_kgDOCUcxQQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/155660609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/cathychi",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nThis alert is now deprecated\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [x] 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.\r\n- [x] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-05-20T10:02:16Z",
      "updated_at": "2026-02-07T03:51:12Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "52af2923946d66152a87510244a5a208c4ce84fb",
      "assignees": {
        "0": {
          "login": "dcpena",
          "id": 75506267,
          "node_id": "MDQ6VXNlcjc1NTA2MjY3",
          "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/dcpena",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "patriciasantaana",
          "id": 103445940,
          "node_id": "U_kgDOBip1tA",
          "avatar_url": "https://avatars.githubusercontent.com/u/103445940?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/patriciasantaana",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {},
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cathychi:patch-1",
        "ref": "patch-1",
        "sha": "4888cdbee7367d80638aed2a748234f3815f328b",
        "user": {
          "login": "cathychi",
          "id": 155660609,
          "node_id": "U_kgDOCUcxQQ",
          "avatar_url": "https://avatars.githubusercontent.com/u/155660609?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cathychi",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 739057059,
          "node_id": "R_kgDOLA0dow",
          "name": "cloudflare-docs",
          "full_name": "cathychi/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cathychi",
            "id": 155660609,
            "node_id": "U_kgDOCUcxQQ",
            "avatar_url": "https://avatars.githubusercontent.com/u/155660609?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cathychi",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/cathychi/cloudflare-docs",
          "created_at": "2024-01-04T17:09:44Z",
          "updated_at": "2024-01-04T17:09:45Z",
          "pushed_at": "2025-05-20T10:00:06Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1075272,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e3073c2245c552a16be3f7f6f2c0af8807ca1e06",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22571"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/22571"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22571"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22571/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22571/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22571/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/4888cdbee7367d80638aed2a748234f3815f328b"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "dcpena",
        "id": 75506267,
        "node_id": "MDQ6VXNlcjc1NTA2MjY3",
        "avatar_url": "https://avatars.githubusercontent.com/u/75506267?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/dcpena",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22390",
      "id": 2516709675,
      "node_id": "PR_kwDOEXHXkM6WAfEr",
      "number": 22390,
      "state": "open",
      "locked": false,
      "title": "fix in `index.mdx`",
      "user": {
        "login": "garysassano",
        "id": 10464497,
        "node_id": "MDQ6VXNlcjEwNDY0NDk3",
        "avatar_url": "https://avatars.githubusercontent.com/u/10464497?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/garysassano",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nFixing error in current config generating the following error:\r\n```\r\nCannot find type definition file for 'worker-configuration.d.ts'.\r\n  The file is in the program because:\r\n    Entry point of type library 'worker-configuration.d.ts' specified in compilerOptions\r\n```\r\n\r\n### Screenshots (optional)\r\n\r\n![image](https://github.com/user-attachments/assets/e2c75ae9-8846-470b-ab13-62df57350406)\r\n\r\n### Documentation checklist\r\n\r\n- [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-05-13T13:50:21Z",
      "updated_at": "2026-02-25T03:55:37Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": "fdb3e2637c5c92cb53e6c07adf65600d1d5c3f5f",
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "garysassano:patch-5",
        "ref": "patch-5",
        "sha": "61a764b44bcd4fc4566005911c11d862c591c7b1",
        "user": {
          "login": "garysassano",
          "id": 10464497,
          "node_id": "MDQ6VXNlcjEwNDY0NDk3",
          "avatar_url": "https://avatars.githubusercontent.com/u/10464497?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/garysassano",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 982846803,
          "node_id": "R_kgDOOpUNUw",
          "name": "cloudflare-docs",
          "full_name": "garysassano/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "garysassano",
            "id": 10464497,
            "node_id": "MDQ6VXNlcjEwNDY0NDk3",
            "avatar_url": "https://avatars.githubusercontent.com/u/10464497?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/garysassano",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/garysassano/cloudflare-docs",
          "created_at": "2025-05-13T13:47:25Z",
          "updated_at": "2025-05-13T13:47:25Z",
          "pushed_at": "2025-05-13T13:48:14Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1086105,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "26421f66b64958175f359d4126b4acf8de9c7e6c",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22390"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/22390"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22390"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/22390/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22390/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/22390/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/61a764b44bcd4fc4566005911c11d862c591c7b1"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/21233",
      "id": 2426131037,
      "node_id": "PR_kwDOEXHXkM6Qm9Jd",
      "number": 21233,
      "state": "open",
      "locked": false,
      "title": "Update limits.mdx",
      "user": {
        "login": "seaneustace",
        "id": 101840198,
        "node_id": "U_kgDOBhH1Rg",
        "avatar_url": "https://avatars.githubusercontent.com/u/101840198?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/seaneustace",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\nIt's tied to the zone plan default, but is controlled by Maximum Upload size so it can be lower if the setting is modified\r\n\r\n### Documentation checklist\r\n\r\n<!-- Remove items that do not apply -->\r\n\r\n- [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n- [ ] 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.\r\n- [ ] Files which have changed name or location have been allocated [redirects](https://developers.cloudflare.com/pages/configuration/redirects/#per-file).\r\n",
      "created_at": "2025-03-28T20:02:53Z",
      "updated_at": "2026-02-06T18:34:32Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5354162959,
          "node_id": "LA_kwDOEXHXkM8AAAABPyILDw",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/support",
          "name": "support",
          "color": "342B6B",
          "default": false,
          "description": ""
        },
        "3": {
          "id": 5615416212,
          "node_id": "LA_kwDOEXHXkM8AAAABTrRzlA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/xs",
          "name": "size/xs",
          "color": "b60205",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "seaneustace:patch-12",
        "ref": "patch-12",
        "sha": "353d828ee8bb42165e9497e624659bfaf1fd8cb9",
        "user": {
          "login": "seaneustace",
          "id": 101840198,
          "node_id": "U_kgDOBhH1Rg",
          "avatar_url": "https://avatars.githubusercontent.com/u/101840198?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/seaneustace",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 628101322,
          "node_id": "R_kgDOJXAQyg",
          "name": "cloudflare-docs",
          "full_name": "seaneustace/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "seaneustace",
            "id": 101840198,
            "node_id": "U_kgDOBhH1Rg",
            "avatar_url": "https://avatars.githubusercontent.com/u/101840198?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/seaneustace",
            "type": "User",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": true,
          "url": "https://api.github.com/repos/seaneustace/cloudflare-docs",
          "created_at": "2023-04-14T23:21:13Z",
          "updated_at": "2023-04-14T20:45:13Z",
          "pushed_at": "2025-03-28T20:01:50Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1040549,
          "stargazers_count": 0,
          "watchers_count": 0,
          "language": null,
          "has_issues": false,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 0,
          "archived": false,
          "disabled": false,
          "open_issues_count": 0,
          "license": {
            "key": "other",
            "name": "Other",
            "spdx_id": "NOASSERTION",
            "url": null,
            "node_id": "MDc6TGljZW5zZTA="
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {},
          "visibility": "public",
          "forks": 0,
          "open_issues": 0,
          "watchers": 0,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "e0f18d6ac99e34bf597cd654c81da7e533e76093",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/21233"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/21233"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21233"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/21233/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/21233/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/21233/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/353d828ee8bb42165e9497e624659bfaf1fd8cb9"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "GregBrimble",
        "id": 8484333,
        "node_id": "MDQ6VXNlcjg0ODQzMzM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/GregBrimble",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    },
    {
      "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/20728",
      "id": 2386301482,
      "node_id": "PR_kwDOEXHXkM6OPBIq",
      "number": 20728,
      "state": "open",
      "locked": false,
      "title": "Updates to environment variables docs (managing multiple environments)",
      "user": {
        "login": "korinne",
        "id": 40270578,
        "node_id": "MDQ6VXNlcjQwMjcwNTc4",
        "avatar_url": "https://avatars.githubusercontent.com/u/40270578?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/korinne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "body": "### Summary\r\n\r\n- Adds new section for managing environment variables across multiple envrionments \r\n- Updates comparison to secrets and environment variables \r\n\r\n- [X ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.\r\n\r\n",
      "created_at": "2025-03-11T20:54:32Z",
      "updated_at": "2026-02-06T18:34:34Z",
      "closed_at": null,
      "merged_at": null,
      "merge_commit_sha": null,
      "assignees": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_reviewers": {
        "0": {
          "login": "irvinebroque",
          "id": 1221592,
          "node_id": "MDQ6VXNlcjEyMjE1OTI=",
          "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/irvinebroque",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "1": {
          "login": "GregBrimble",
          "id": 8484333,
          "node_id": "MDQ6VXNlcjg0ODQzMzM=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8484333?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/GregBrimble",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "2": {
          "login": "mikenomitch",
          "id": 2732204,
          "node_id": "MDQ6VXNlcjI3MzIyMDQ=",
          "avatar_url": "https://avatars.githubusercontent.com/u/2732204?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/mikenomitch",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "3": {
          "login": "WalshyDev",
          "id": 8492901,
          "node_id": "MDQ6VXNlcjg0OTI5MDE=",
          "avatar_url": "https://avatars.githubusercontent.com/u/8492901?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/WalshyDev",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        },
        "4": {
          "login": "kodster28",
          "id": 26727299,
          "node_id": "MDQ6VXNlcjI2NzI3Mjk5",
          "avatar_url": "https://avatars.githubusercontent.com/u/26727299?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/kodster28",
          "type": "User",
          "user_view_type": "public",
          "site_admin": false
        }
      },
      "requested_teams": {},
      "labels": {
        "0": {
          "id": 2392413645,
          "node_id": "MDU6TGFiZWwyMzkyNDEzNjQ1",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/product:workers",
          "name": "product:workers",
          "color": "F3F3F4",
          "default": false,
          "description": "Related to Workers product"
        },
        "1": {
          "id": 2896722414,
          "node_id": "MDU6TGFiZWwyODk2NzIyNDE0",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/stale",
          "name": "stale",
          "color": "88E9A9",
          "default": false,
          "description": ""
        },
        "2": {
          "id": 5615417104,
          "node_id": "LA_kwDOEXHXkM8AAAABTrR3EA",
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs/labels/size/s",
          "name": "size/s",
          "color": "09D722",
          "default": false,
          "description": ""
        }
      },
      "milestone": null,
      "draft": false,
      "head": {
        "label": "cloudflare:korinne-environment-variables-docs",
        "ref": "korinne-environment-variables-docs",
        "sha": "abc2294bcf19017608384b18d111fdc8ec7520af",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "base": {
        "label": "cloudflare:production",
        "ref": "production",
        "sha": "d171bc851ffea329299a3d7881b5a885c823afef",
        "user": {
          "login": "cloudflare",
          "id": 314135,
          "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/cloudflare",
          "type": "Organization",
          "user_view_type": "public",
          "site_admin": false
        },
        "repo": {
          "id": 292673424,
          "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
          "name": "cloudflare-docs",
          "full_name": "cloudflare/cloudflare-docs",
          "private": false,
          "owner": {
            "login": "cloudflare",
            "id": 314135,
            "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
            "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
            "gravatar_id": "",
            "url": "https://api.github.com/users/cloudflare",
            "type": "Organization",
            "user_view_type": "public",
            "site_admin": false
          },
          "description": "Cloudflare’s documentation",
          "fork": false,
          "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
          "created_at": "2020-09-03T20:29:26Z",
          "updated_at": "2026-03-05T00:39:12Z",
          "pushed_at": "2026-03-05T00:34:13Z",
          "homepage": "https://developers.cloudflare.com",
          "size": 1375807,
          "stargazers_count": 4448,
          "watchers_count": 4448,
          "language": "MDX",
          "has_issues": true,
          "has_projects": true,
          "has_downloads": true,
          "has_wiki": false,
          "has_pages": false,
          "has_discussions": false,
          "forks_count": 12531,
          "archived": false,
          "disabled": false,
          "open_issues_count": 327,
          "license": {
            "key": "cc-by-4.0",
            "name": "Creative Commons Attribution 4.0 International",
            "spdx_id": "CC-BY-4.0",
            "url": "https://api.github.com/licenses/cc-by-4.0",
            "node_id": "MDc6TGljZW5zZTI1"
          },
          "allow_forking": true,
          "is_template": false,
          "web_commit_signoff_required": false,
          "has_pull_requests": true,
          "pull_request_creation_policy": "all",
          "topics": {
            "0": "cloudflare",
            "1": "docs",
            "2": "hacktoberfest",
            "3": "markdown",
            "4": "mdx"
          },
          "visibility": "public",
          "forks": 12531,
          "open_issues": 327,
          "watchers": 4448,
          "default_branch": "production"
        }
      },
      "_links": {
        "self": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/20728"
        },
        "html": {
          "href": "https://github.com/cloudflare/cloudflare-docs/pull/20728"
        },
        "issue": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/20728"
        },
        "comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/issues/20728/comments"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/20728/comments"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/comments{/number}"
        },
        "commits": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/pulls/20728/commits"
        },
        "statuses": {
          "href": "https://api.github.com/repos/cloudflare/cloudflare-docs/statuses/abc2294bcf19017608384b18d111fdc8ec7520af"
        }
      },
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "assignee": {
        "login": "irvinebroque",
        "id": 1221592,
        "node_id": "MDQ6VXNlcjEyMjE1OTI=",
        "avatar_url": "https://avatars.githubusercontent.com/u/1221592?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/irvinebroque",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "active_lock_reason": null,
      "linked_issues": []
    }
  ],
  "discussions": [],
  "details": {
    "id": 292673424,
    "node_id": "MDEwOlJlcG9zaXRvcnkyOTI2NzM0MjQ=",
    "name": "cloudflare-docs",
    "full_name": "cloudflare/cloudflare-docs",
    "private": false,
    "owner": {
      "login": "cloudflare",
      "id": 314135,
      "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
      "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/cloudflare",
      "type": "Organization",
      "user_view_type": "public",
      "site_admin": false
    },
    "description": "Cloudflare’s documentation",
    "fork": false,
    "url": "https://api.github.com/repos/cloudflare/cloudflare-docs",
    "created_at": "2020-09-03T20:29:26Z",
    "updated_at": "2026-03-05T00:39:12Z",
    "pushed_at": "2026-03-05T00:34:13Z",
    "homepage": "https://developers.cloudflare.com",
    "size": 1375807,
    "stargazers_count": 4448,
    "watchers_count": 4448,
    "language": "MDX",
    "has_issues": true,
    "has_projects": true,
    "has_downloads": true,
    "has_wiki": false,
    "has_pages": false,
    "has_discussions": false,
    "forks_count": 12531,
    "archived": false,
    "disabled": false,
    "open_issues_count": 327,
    "license": {
      "key": "cc-by-4.0",
      "name": "Creative Commons Attribution 4.0 International",
      "spdx_id": "CC-BY-4.0",
      "url": "https://api.github.com/licenses/cc-by-4.0",
      "node_id": "MDc6TGljZW5zZTI1"
    },
    "allow_forking": true,
    "is_template": false,
    "web_commit_signoff_required": false,
    "has_pull_requests": true,
    "pull_request_creation_policy": "all",
    "topics": {
      "0": "cloudflare",
      "1": "docs",
      "2": "hacktoberfest",
      "3": "markdown",
      "4": "mdx"
    },
    "visibility": "public",
    "forks": 12531,
    "open_issues": 327,
    "watchers": 4448,
    "default_branch": "production",
    "permissions": {
      "admin": false,
      "maintain": false,
      "push": false,
      "triage": false,
      "pull": true
    },
    "temp_clone_token": "",
    "custom_properties": {},
    "organization": {
      "login": "cloudflare",
      "id": 314135,
      "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxNDEzNQ==",
      "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/cloudflare",
      "type": "Organization",
      "user_view_type": "public",
      "site_admin": false
    },
    "network_count": 12531,
    "subscribers_count": 363
  },
  "lastFetched": 1772671311345
}