Skip to content

ci: add Claude Tier 0 baseline PR review caller#85

Open
williaby wants to merge 1 commit into
mainfrom
claude/baseline-review-rollout
Open

ci: add Claude Tier 0 baseline PR review caller#85
williaby wants to merge 1 commit into
mainfrom
claude/baseline-review-rollout

Conversation

@williaby

Copy link
Copy Markdown
Contributor

Summary

Adds the Tier 0 Claude baseline PR reviewer as a thin caller of the org reusable workflow in ByronWilliamsCPA/.github. Part of the org-wide tiered-pr-review rollout.

  • Pinned to a reachable .github main SHA (8de6560); Renovate-tracked.
  • Explicit ANTHROPIC_API_KEY mapping (least-privilege), not secrets: inherit.
  • No caller-level concurrency block (the reusable owns concurrency; a caller block would deadlock at startup).

The Claude GitHub App is installed org-wide and ANTHROPIC_API_KEY is an org secret (visibility: all), so no per-repo setup is required.

Verification

This PR adds the reviewer's own workflow file, so the action's tamper guard will skip the actual review on this PR; the signal is that the run reaches a job (skip) rather than a zero-job startup failure.

Thin caller of the org reusable baseline reviewer in ByronWilliamsCPA/.github, pinned to a current main SHA. Explicit ANTHROPIC_API_KEY mapping (least-privilege), no caller-level concurrency block (the reusable owns concurrency). Part of the org-wide tiered-pr-review rollout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

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

⌛ 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.

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 credits.

🚦 How do rate 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 see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 003fbc92-f612-4950-8b63-2766fba8ecfd

📥 Commits

Reviewing files that changed from the base of the PR and between a06abe3 and 2306b0b.

📒 Files selected for processing (2)
  • .github/workflows/claude-baseline-review.yml
  • CHANGELOG.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/baseline-review-rollout

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.

@github-actions

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/claude-baseline-review.yml

PackageVersionLicenseIssue Type
ByronWilliamsCPA/.github/.github/workflows/claude-baseline-review.yml8de6560ef6089fa95d56c77186648186dac6ce26NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
actions/ByronWilliamsCPA/.github/.github/workflows/claude-baseline-review.yml 8de6560ef6089fa95d56c77186648186dac6ce26 UnknownUnknown

Scanned Files

  • .github/workflows/claude-baseline-review.yml

@sonarqubecloud

Copy link
Copy Markdown

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