ci: remove ready-for-review label when merge-conflict is added#571
ci: remove ready-for-review label when merge-conflict is added#571xdustinface merged 1 commit intov0.42-devfrom
ready-for-review label when merge-conflict is added#571Conversation
Listen for `pull_request` `labeled` events and remove the `ready-for-review` label when `merge-conflict` is applied.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe workflow now triggers on both Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 Tip You can validate your CodeRabbit configuration file in your editor.If your editor has YAML language server, you can enable auto-completion and validation by adding |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v0.42-dev #571 +/- ##
=============================================
- Coverage 66.33% 66.33% -0.01%
=============================================
Files 311 311
Lines 64976 64976
=============================================
- Hits 43104 43099 -5
- Misses 21872 21877 +5
|
Listen for
pull_requestlabeledevents and remove theready-for-reviewlabel whenmerge-conflictis applied.Summary by CodeRabbit