mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
Enable CodeRabbit to automatically review draft pull requests. ## Changes - Added `reviews.auto_review.drafts: true` to `.coderabbit.yaml` This allows getting early feedback from CodeRabbit while PRs are still in draft status. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Enabled automatic review drafting to streamline the review process. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8587-feat-enable-CodeRabbit-reviews-on-draft-PRs-2fc6d73d365081ea8f1bcae4a2a8277b) by [Unito](https://www.unito.io)
7 lines
92 B
YAML
7 lines
92 B
YAML
issue_enrichment:
|
|
auto_enrich:
|
|
enabled: true
|
|
reviews:
|
|
auto_review:
|
|
drafts: true
|