Remove Cloudflare worker integration docs - #18780
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit bbbb597. Configure here.
| source: '/integrations/aws-lambda/', | ||
| destination: '/integrations/cloud-monitoring/aws-lambda/', | ||
| }, | ||
| { |
There was a problem hiding this comment.
Missing redirects after page removal
Medium Severity
Removing the Cloudflare Workers docs page and its redirect leaves /integrations/cloudflare-workers/ and /integrations/cloud-monitoring/cloudflare-workers/ as 404s. Other Cloudflare Workers URL variants still send traffic to /platforms/javascript/guides/cloudflare/, so these paths no longer follow that same destination.
Reviewed by Cursor Bugbot for commit bbbb597. Configure here.
There was a problem hiding this comment.
eh it's fine, idt we link to it anywhere else


Removing pages related to Cloudflare Worker integration, as it has been unpublished. Reference Slack thread.
Also removes the redirect.
Did not remove the entry in "middleware.js" as it seems to be related to the SDK.