Skip to content

fix: root wrangler.toml so Cloudflare Workers Builds deploys the proxy - #9

Merged
arwazarish merged 1 commit into
mainfrom
fix/workers-builds-ci
Aug 12, 2026
Merged

fix: root wrangler.toml so Cloudflare Workers Builds deploys the proxy#9
arwazarish merged 1 commit into
mainfrom
fix/workers-builds-ci

Conversation

@arwazarish

Copy link
Copy Markdown
Contributor

Cloudflare Workers Builds runs wrangler deploy from the repo root, but the only wrangler.toml lived in worker/ — so the Workers Builds: zarishdocs-proxy check failed in 0s on every push to main (it has never passed). Adds a root wrangler.toml mirroring worker/wrangler.toml with main = \worker/index.js\ (dry-run verified, identical bundle). Also documents the CI path in AGENTS.md + records the fix and the release-please CI-approval-gate workaround in MEMORY.md.

@arwazarish
arwazarish requested a review from a team as a code owner August 12, 2026 05:50
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@arwazarish, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 14 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 4aff97de-0a9c-4b55-989e-488ea73959f8

📥 Commits

Reviewing files that changed from the base of the PR and between 1538c7b and 7bd55aa.

📒 Files selected for processing (3)
  • AGENTS.md
  • MEMORY.md
  • wrangler.toml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the size/XS 0-100 changed lines label Aug 12, 2026
@arwazarish
arwazarish merged commit 9cd7c3a into main Aug 12, 2026
12 checks passed
@arwazarish
arwazarish deleted the fix/workers-builds-ci branch August 12, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS 0-100 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants