Skip to content

Remove claude[bot] PR review workflow#194

Merged
subsetpark merged 1 commit intomainfrom
zax--remove-claude-review
Apr 17, 2026
Merged

Remove claude[bot] PR review workflow#194
subsetpark merged 1 commit intomainfrom
zax--remove-claude-review

Conversation

@subsetpark
Copy link
Copy Markdown
Collaborator

@subsetpark subsetpark commented Apr 17, 2026

Summary

  • Delete .github/workflows/pr-claude-review.yml (both the in-repo and fork-PR jobs).
  • Rationale: overlap audit on Add per-patch automerge with 5-minute idle timer #192 shows flowglad-review-service produces a near-strict superset of claude[bot]'s findings. Keeping two reviewers doubles noise on long threads without surfacing novel defects.

Overlap numbers on #192

  • claude[bot]: 3 findings total. 2/3 direct overlap with flowglad-review-service; 1/3 territory-match (same function, complementary insight on unreachability).
  • flowglad-review-service: 77 findings, including everything claude flagged.

Test plan

  • Next PR opened against this repo does not trigger the Claude Review check.
  • Fork PRs still work (they only used the deleted review-fork job, which was claude-specific).

🤖 Generated with Claude Code


Summary by cubic

Remove the claude[bot] PR review workflow to cut duplicate bot comments; flowglad-review-service already covers those findings. Deletes .github/workflows/pr-claude-review.yml so future PRs won’t run the Claude check; other CI (including fork PRs) is unaffected.

Written for commit fae36e8. Summary will update on new commits.

Overlap audit on #192 showed claude[bot]'s findings are a near-strict
subset of what flowglad-review-service already surfaces (2/3 direct
overlap, 1/3 territory-match). Removing the redundant reviewer to cut
noise on PR threads.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
onton Ready Ready Preview, Comment Apr 17, 2026 8:02pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 17, 2026

Warning

Rate limit exceeded

@subsetpark has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 7 seconds before requesting another review.

Your PR has hit rate limit. Contact your admin to purchase credits for running PR reviews or try again in 1 minutes and 7 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 795a4f93-0a76-4e44-8acc-68278cff5c5b

📥 Commits

Reviewing files that changed from the base of the PR and between 4bfde5e and fae36e8.

📒 Files selected for processing (1)
  • .github/workflows/pr-claude-review.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch zax--remove-claude-review

Comment @coderabbitai help to get the list of available commands and usage tips.

@subsetpark subsetpark merged commit b75df6e into main Apr 17, 2026
9 of 10 checks passed
@subsetpark subsetpark deleted the zax--remove-claude-review branch April 17, 2026 20:03
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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