chore(ci): label FTC-closed PRs as needs-issue - #7249
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe first-time contributor workflow now adds the ChangesFirst-time contributor issue enforcement
Merge Risk: ⚪ Minimal · up to The workflow now labels and closes first-time contributor PRs without a valid open issue reference, with matching documentation and regression coverage. No current merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Description checkExplanation The description includes all required sections and clearly explains the workflow, permission, labeling, and test changes. The Related issue section uses N/A instead of an issue reference, but the explanation is relevant and the remaining required information is complete. 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 2 functions across 1 files. (3 skipped: 3 unsupported.)
✨ Finishing Touches 💡 2📝 Generate docstrings 💡
🛠️ Fix failing CI checks 💡
🧪 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 |
Related issue
N/A — follow-up to the first-time contributor issue gate.
Summary
needs-issuelabel oncrewAIInc/crewAI.issuespermission towriteso labeling works on closed PRs.Verification
uv run pytest lib/crewai/tests/ci/test_ftc_require_issue.py)Additional context
Filter auto-closed FTC PRs with
is:pr is:closed label:needs-issue.