Skip to content

chore: exclude proto dir from coderabbit reviews#1473

Merged
whoAbhishekSah merged 1 commit intomainfrom
chore/skip-proto-from-coderabbit
Mar 24, 2026
Merged

chore: exclude proto dir from coderabbit reviews#1473
whoAbhishekSah merged 1 commit intomainfrom
chore/skip-proto-from-coderabbit

Conversation

@whoAbhishekSah
Copy link
Copy Markdown
Member

Summary

  • Added proto/** to CodeRabbit's path_filters to skip generated proto code from code reviews

Test plan

  • Verify .coderabbit.yaml syntax is valid
  • Confirm CodeRabbit skips proto/ files on next PR review

🤖 Generated with Claude Code

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

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

Project Deployment Actions Updated (UTC)
frontier Ready Ready Preview, Comment Mar 24, 2026 9:16am

@whoAbhishekSah whoAbhishekSah requested a review from rsbh March 24, 2026 09:11
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 24, 2026

Warning

Rate limit exceeded

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

⌛ 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: 728b0bf9-fc45-4afd-a3eb-76136d353733

📥 Commits

Reviewing files that changed from the base of the PR and between 6811c6a and b12e47d.

📒 Files selected for processing (1)
  • .coderabbit.yaml
📝 Walkthrough

Walkthrough

Added path filter configuration to .coderabbit.yaml to exclude the proto/ directory from code review processing. The change introduces a single filter pattern !proto/** under the reviews.path_filters setting.

Changes

Cohort / File(s) Summary
Configuration Update
.coderabbit.yaml
Added reviews.path_filters: ["!proto/**"] to exclude proto paths from review processing.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • rohilsurana

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 and usage tips.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 24, 2026

Pull Request Test Coverage Report for Build 23481843036

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 41.058%

Totals Coverage Status
Change from base Build 23426829275: 0.0%
Covered Lines: 14580
Relevant Lines: 35511

💛 - Coveralls

@whoAbhishekSah whoAbhishekSah enabled auto-merge (squash) March 24, 2026 09:19
@whoAbhishekSah whoAbhishekSah merged commit 9dba632 into main Mar 24, 2026
8 checks passed
@whoAbhishekSah whoAbhishekSah deleted the chore/skip-proto-from-coderabbit branch March 24, 2026 09:20
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.

4 participants