fix(review-kit): skip non-PR events before expansion#291
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
@codex review |
|
@coderabbitai review |
|
To use Codex here, create a Codex account and connect to github. |
✅ Action performedReview finished.
|
|
Important Review skippedNo new commits to review since the last review. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe review handler now filters non-pull-request events before gateway expansion. Tests cover skip logging, expansion failures, and malformed payloads. The changelog documents the fix and updates version 4.1.29 entries. ChangesReview-kit event filtering
Estimated code review effort: 2 (Simple) | ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Fixes #290.
Summary
expand("full")review-kit.skippedevidence withreason=non-pull-request-eventandeventTypeunreadable-pull-requestguardRegression coverage
envelopeToAgentEventmapper to construct the manualcron.tickshape and proves its full expansion is unavailableValidation
pnpm --filter @agentworkforce/review-kit test— 30/30pnpm --filter @agentworkforce/review-kit typecheckpnpm --filter @agentworkforce/review-kit lintpnpm buildpnpm typecheckpnpm --filter @agentworkforce/review-kit pack --pack-destination /tmp/review-kit-290-packplus tarball compiled-surface inspectionReview