chore: add GitHub MCP server config - #115
Conversation
Document the agreed observability design: shared JSON-lines logging module across all three runtimes, config model (env defaults + per-repo heimdall.yml override), event/reason catalog for diagnosing skips and failures, testing, and docs plan. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Add a shared zero-dep observability module emitting JSON-lines logs with a per-review reviewId across Probot, Cloudflare Workers, and GitHub Actions. Every skip/failure carries a machine-readable reason (draft_pr, not_auto_review, dup_review, llm_error, ...) plus stage timing, gated by HEIMDALL_LOG_ENABLED / HEIMDALL_INVOCATION_LOGS / HEIMDALL_LOG_LEVEL with per-repo override via the observability block in .github/heimdall.yml. No behavioral change to reviews, status checks, or dedup. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 54 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 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: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (16)
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 |
origin/main already carries the observability feature (squashed into #115), so this merge brings only the review fixes on top of it: YAML parser edge cases, worker/review ordering, doc/event-catalog alignment, and README Quick Start now copies observability.js (3 files). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
变更
.mcp.jsonwith the official GitHub MCP server (@modelcontextprotocol/server-github)GITHUB_MCP_TOKENenv var (no secrets committed)