Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Jan 18, 2026

Summary

Updates .coderabbit.yaml to align with org-wide configuration standards used across ComfyUI repositories.

Changes

  • ✅ Enable auto_assign_reviewers for automatic reviewer assignment
  • ✅ Disable estimate_code_review_effort to reduce review noise
  • ✅ Disable suggested_labels to reduce label clutter
  • ✅ Add comfy-pr-bot to ignored usernames for auto-reviews
  • ✅ Enable issue_enrichment.auto_enrich for better issue documentation

Benefits

  • Consistent configuration across ComfyUI org repositories
  • Automatic reviewer assignment saves manual work
  • Cleaner PR interface without effort estimates and suggested labels
  • Bot PRs won't trigger unnecessary reviews
  • Better issue tracking with auto-enrichment

┆Issue is synchronized with this Notion page by Unito

Summary by CodeRabbit

  • Chores
    • Updated system configuration settings for code review automation and issue management.

✏️ Tip: You can customize this high-level summary in your review settings.

- Enable auto_assign_reviewers for automatic reviewer assignment
- Disable estimate_code_review_effort and suggested_labels to reduce noise
- Ignore comfy-pr-bot in auto-reviews
- Enable issue auto-enrichment for better issue documentation
@christian-byrne christian-byrne requested a review from a team as a code owner January 18, 2026 03:19
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 18, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 18, 2026

📝 Walkthrough

Walkthrough

This PR updates the CodeRabbit configuration file to adjust review automation settings: disabling code review effort estimation and suggested labels, enabling auto-reviewer assignment, configuring auto-review to ignore comfy-pr-bot, and enabling issue enrichment auto-enrichment.

Changes

Cohort / File(s) Summary
CodeRabbit Configuration
\.coderabbit\.yaml
Updated reviews section with disabled code review effort estimation and suggested labels; enabled auto-reviewer assignment. Added auto_review to ignore comfy-pr-bot. Enabled issue_enrichment auto-enrichment.

Possibly related PRs

Poem

🐰 Hop, hop, the config's set just right,
Auto-reviewers take their flight,
Labels and efforts fade from view,
While bots are gently bid adieu,
Issues enriched with vibrant care—
CodeRabbit hops through the air!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Align CodeRabbit config with org-wide settings' directly summarizes the main change - updating .coderabbit.yaml to match organization-wide configuration standards.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 18, 2026
@christian-byrne christian-byrne merged commit 5abbc7d into main Jan 18, 2026
16 of 17 checks passed
@christian-byrne christian-byrne deleted the ci/cr-config-org-settings branch January 18, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants