fix: harden inactive-work cleanup verification - #1462
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: 21 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 (6)
Comment |
CI triageCI failed on this PR. Automated classification of the 2 failed job(s):
Compared with main CI run #6987 (cancelled). Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2292da7c4b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
…ve-20260730 # Conflicts: # docs/outstanding-issues.md
…ve-20260730 # Conflicts: # docs/outstanding-issues.md # tests/ci-cache-safety.test.ts
# Conflicts: # docs/outstanding-issues.md
# Conflicts: # docs/outstanding-issues.md
Third docs/outstanding-issues.md conflict, this time against #1462, #1467 and #1482. That file carries no merge driver by design (#133), so any overlapping edit conflicts; main is landing issue-ledger commits continuously. Resolved by the same prescribed recipe: rebuilt from origin/main and re-applied only this branch's own #86 "Hydration SHIPPED (#101)" edit. Verified identical row count (146) and identical id set to origin/main, so the archived rows from all three of those PRs are preserved and nothing was dropped. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GGEBHp4Seoh1jK1vGTNtYS
Summary
npm ci --include=devremediation when no exact-lock formatter exists; the silentprettier not resolvable — format check skippedpath is removedmain, including PR fix: guard upload limits in production builds #1441's independent Windows-safe CI shell-test harnessRAG impact: no retrieval behaviour change — cleanup records and local verification tooling only; the old unvalidated retrieval residue remains explicitly rejected.
Verification
npm ls --depth=0 --jsonnpm run guard:push:self-test—[guard-push] self-test passednpm run format:check—All matched files use Prettier code style!npm run format:changed—All matched files use Prettier code style!npm run check:branch-review-ledger— 165 live records + 1206 archived; no duplicates/conflict markersnpm run check:outstanding-issues— 141 rows; unique ids; next-id 147git diff --check origin/main...HEADci-cache-safety; PR fix: guard upload limits in production builds #1441 independently landed the equivalent harness fix onmainRisk and rollback
SKIP_FORMAT_GUARD=1.61266ee1afor the verification-tooling change; cleanup records remain independently revertible.Notes
docs/outstanding-issues.mdincludes a mechanical Prettier table realignment because the old pushed head failed the repository formatting contract.origin/mainatd8b034c8a7aa07081bf3f4f62cbfc0841f7d8c00; PR head ise7b248e215714fbf823c784857f521f89d86fa3d.