fix: align reusable review skill staging - #172
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan provides up to 12 included reviews per hour; 7 remain after this review. WalkthroughThe review flow now selects a configurable skill path, installs it into the runtime skill directory, passes it through ChangesReview skill flow
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The review-skill staging, environment wiring, and uploaded sandbox payload are consistent, with regression coverage for caller-supplied skill content. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 4 functions across 2 files. (2 skipped: 2 unsupported.)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Comment |
Summary
REVIEW_SKILL.Validation
go build ./...go vet ./...CGO_ENABLED=0 go test ./...actionlintmake test-suitegolangci-lintis installed locally but cannot parse this repository's config with the installed version; it reports a config decoding error before analysis.Summary by CodeRabbit
New Features
Tests