Skip to content

Comments

ci: skip gRPC coverage PR comment on fork PRs#3136

Merged
PastaPastaPasta merged 1 commit intodashpay:v3.1-devfrom
thepastaclaw:ci/grpc-coverage-skip-fork-comment
Feb 21, 2026
Merged

ci: skip gRPC coverage PR comment on fork PRs#3136
PastaPastaPasta merged 1 commit intodashpay:v3.1-devfrom
thepastaclaw:ci/grpc-coverage-skip-fork-comment

Conversation

@thepastaclaw
Copy link
Contributor

Option B (alternative to #3135)

Skip the Comment PR step when the PR comes from a fork (head.repo.full_name != repository). Fork PRs don't get write permissions for GITHUB_TOKEN, causing the comment step to fail with Resource not accessible by integration.

The coverage check itself still runs and fails/passes normally. The report is available as a build artifact. Comments still post on internal PRs.

Fork PRs don't have write permissions for the GITHUB_TOKEN, so the
Comment PR step fails with 'Resource not accessible by integration'.
Skip the comment step when the PR head repo differs from the base repo.
The coverage report is still available as a build artifact.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 20, 2026

Warning

Rate limit exceeded

@thepastaclaw has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 5 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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@thepastaclaw
Copy link
Contributor Author

@coderabbitai review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 21, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK; simple CI change to unblock external PRs

@PastaPastaPasta PastaPastaPasta merged commit 96827e4 into dashpay:v3.1-dev Feb 21, 2026
21 of 23 checks passed
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.

2 participants