Skip to content

chore: add GitHub MCP server config - #115

Merged
lwpk110 merged 3 commits into
mainfrom
chore/github-mcp
Aug 15, 2026
Merged

lwpk110 merged 3 commits into
mainfrom
chore/github-mcp

Conversation

@lwpk110

@lwpk110 lwpk110 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

变更

  • Add .mcp.json with the official GitHub MCP server (@modelcontextprotocol/server-github)
  • Token references the GITHUB_MCP_TOKEN env var (no secrets committed)
  • Requires session restart to load

lwpk110 and others added 3 commits August 16, 2026 04:21
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>
@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@lwpk110, you've reached your PR review limit, so we couldn't start this review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 201bac05-ce44-4992-8f59-e97927dc8543

📥 Commits

Reviewing files that changed from the base of the PR and between 38b3d34 and fe0f580.

📒 Files selected for processing (16)
  • .env.example
  • .mcp.json
  • AGENTS.md
  • README.md
  • README.zh-CN.md
  • docs/superpowers/specs/2026-08-16-observability-design.md
  • scripts/heimdall-review.js
  • scripts/observability.js
  • src/app.ts
  • src/observability.ts
  • src/review/index.ts
  • src/review/repo-config.ts
  • template/heimdall-review.yml
  • test/observability.test.js
  • test/repo-config.test.js
  • worker/index.ts

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.

@lwpk110
lwpk110 merged commit 5abc5a9 into main Aug 15, 2026
2 checks passed
@lwpk110
lwpk110 deleted the chore/github-mcp branch August 15, 2026 20:44
lwpk110 added a commit that referenced this pull request Aug 15, 2026
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>
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.

1 participant