-
Notifications
You must be signed in to change notification settings - Fork 151
fix: skip missing-issue comments for bot PRs #1398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: skip missing-issue comments for bot PRs #1398
Conversation
Signed-off-by: Kushagra Kaushik <[email protected]> Signed-off-by: Kushagra Kaushik <[email protected]>
Signed-off-by: Kushagra Kaushik <[email protected]>
Signed-off-by: Kushagra Kaushik <[email protected]>
… is beginner or higher Signed-off-by: Kushagra Kaushik <[email protected]>
…l name 'beginner' Signed-off-by: Kushagra Kaushik <[email protected]>
Signed-off-by: Kushagra Kaushik <[email protected]>
Signed-off-by: Kushagra Kaushik <[email protected]>
📝 WalkthroughWalkthroughA guard was added to the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1).github/scripts/**/*.js⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (2)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1398 +/- ##
=======================================
Coverage 92.44% 92.44%
=======================================
Files 139 139
Lines 8528 8528
=======================================
Hits 7884 7884
Misses 644 644 🚀 New features to boost your workflow:
|
|
Thank you so much for helping to reduce the spam :D |
Skip commenting on pull requests created by automated bots.
Fixes #1382