fix(github-orchestration): Detect Cloudflare dashboard URLs and filter Supabase ignored comments - #339
Merged
Conversation
…ss.\n\nSession-ID: 67900f0e-cd80-4102-88b4-aa9bac8a3416\nSession-Timestamp: 2026-01-31T04:44:32.809Z\nBranch: 338-fix/pr-created-httpsgithubcomconstellosconst\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
|
Constellos Review - PR feedback from your reviewer agents. Requirements: ❌ 0 • ❌ 0 • ⏭️ 0Code Quality: ✅ 4 • ❌ 0 • ⏭️ 0
|
sylvansys
deleted the
338-fix/pr-created-httpsgithubcomconstellosconst
branch
January 31, 2026 04:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
dash.cloudflare.comURL extraction toextractCloudflarePreviewUrls()so Cloudflare bot comments with dashboard log links are detected.workers.dev/.pages.devregex to support multi-subdomain URLs (e.g.abc123.my-project.pages.dev)extractSupabasePreviewBranches()to prevent showing the main project ref as a preview branch when no preview was createdFixes #338
Test plan
bun run typecheck)bun test)dash.cloudflare.comURL🤖 Generated with Claude Code