Skip to content

Anchor Pi dispatch dogfood to clean base#668

Merged
sungjunlee merged 1 commit into
mainfrom
codex/pi-dispatch-clean-base
May 31, 2026
Merged

Anchor Pi dispatch dogfood to clean base#668
sungjunlee merged 1 commit into
mainfrom
codex/pi-dispatch-clean-base

Conversation

@sungjunlee
Copy link
Copy Markdown
Owner

Closes #619

Summary

  • anchor live dispatch canaries in a temporary clean worktree from --dispatch-base-ref (default origin/main)
  • report dispatch base repo/ref in dogfood JSON so PR-boundary evidence is auditable
  • document the clean-base behavior and test cleanup on preflight failure

Live evidence

Validation

  • node --test tests/relay-dispatch/scripts/live-dogfood.test.js tests/relay-dispatch/scripts/docs-defaults.test.js
  • node --test tests/skills-lint/scripts/*.test.js
  • node --test tests/relay-dispatch/scripts/*.test.js
  • git diff --check

@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.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 31, 2026

Warning

Review limit reached

@sungjunlee, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 23 minutes and 56 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 60d77ba2-d766-46db-bc46-8a6b21c65420

📥 Commits

Reviewing files that changed from the base of the PR and between 47baabf and f9db5ec.

📒 Files selected for processing (3)
  • docs/relay-operator-guide.md
  • skills/relay-dispatch/scripts/live-dogfood.js
  • tests/relay-dispatch/scripts/live-dogfood.test.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/pi-dispatch-clean-base

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 and usage tips.

@sungjunlee
Copy link
Copy Markdown
Owner Author

Local review: LGTM. I reviewed the clean-base worktree anchoring, cleanup paths, command construction, docs, and tests. CI is green; Codex review and CodeRabbit both only reported usage/rate limits. Local validation passed: node --test tests/relay-dispatch/scripts/live-dogfood.test.js tests/relay-dispatch/scripts/docs-defaults.test.js; node --test tests/skills-lint/scripts/.test.js; node --test tests/relay-dispatch/scripts/.test.js; git diff --check. Live Pi dispatch evidence: pi-dispatch-canary passed from origin/main base and reached review_pending with PR #667 before the evidence PR was closed.

@sungjunlee sungjunlee merged commit fb563d2 into main May 31, 2026
2 checks passed
@sungjunlee sungjunlee deleted the codex/pi-dispatch-clean-base branch May 31, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

live dogfood: make Pi dispatch canary create a reviewable PR from a clean base

1 participant