docs(agentic): add queue dashboard and review-guide pointers#912
Conversation
…w section Add a 'Where to find what needs review' section before 'What humans check in review', pointing to: - queue.projectbluefin.io (the Clanker Control Panel) - queue.projectbluefin.io/review-guide.md (machine-readable reviewer briefing) - queue.projectbluefin.io/data.json (structured JSON snapshot) This makes the agentic contributing guide self-contained for reviewers and agents who are directed to it — they can find the PR queue, understand the merge rules, and get a machine-parseable briefing all from one place. Assisted-by: Claude Sonnet 4.6 via GitHub Copilot
|
Warning Review limit reached
More reviews will be available in 58 minutes and 27 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 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 configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Adds a 'Where to find what needs review' section in the Agentic Contributor Guide, immediately before 'What humans check in review'.
Points contributors and agents to:
Closes #911 (conflict on the old base branch — this is a clean cherry-pick on current main).