Cloud: validate hosted app inventory evidence safely - #1627
Conversation
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 46 minutes Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis change updates hosted app inventory handling in the Codex Cloud setup checker. It adds ChangesHosted app inventory flow
Estimated code review effort: 3 (Moderate) | ~20 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
Comment |
CI triageCI failed on this PR. Automated classification of the 2 failed job(s):
Compared with main CI run #8193 (cancelled). Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger. |
Summary
Why
PRs #1617 and #1625 were merged while later automated review findings were still being addressed. This focused follow-up closes those post-merge acceptance gaps without changing provider access, OAuth, deployments, or production data.
Files
scripts/check-codex-cloud-setup.mjstests/codex-cloud-setup.test.tsdocs/codex-cloud.mdVerification
npm run typecheck— PASSnpm test -- tests/codex-cloud-setup.test.ts— PASS, 22/22npm run check:codex-cloud— PASSnpm run docs:check-links— PASS, 1624 referencesnpm run format— PASS, full tree unchanged outside the intended filesgit diff --check— PASS31019924847for exact heada0f7c875d7c886590e1ff18deb6d3e76ca105406— PASS31019924527— PASS31019924601— PASSRisk and follow-up
No provider calls, deployments, database access, or secret values are introduced. Hosted inventory remains external evidence supplied by a fresh task; repository configuration is not treated as hosted-tool activation proof.