chore: add CODEOWNERS for automated PR review routing#894
Conversation
Move post_install_message() call after onboarding so PATH hints stay visible to the user. Co-authored-by: Hagege Ruben <20857346+HagegeR@users.noreply.github.com>
Routes PRs to the right team based on file paths: - nemoclaw-maintainer: CLI, scripts, CI, infra - nemoclaw-engineer: docs, tests, onboarding - nemoclaw-security: policies, Dockerfile GitHub will round-robin within each team to spread review load. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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)
📝 WalkthroughWalkthroughA 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)
Comment |
* refactor(install): show post-install message last for visibility (NVIDIA#847) Move post_install_message() call after onboarding so PATH hints stay visible to the user. Co-authored-by: Hagege Ruben <20857346+HagegeR@users.noreply.github.com> * chore: add CODEOWNERS for automated PR review routing Routes PRs to the right team based on file paths: - nemoclaw-maintainer: CLI, scripts, CI, infra - nemoclaw-engineer: docs, tests, onboarding - nemoclaw-security: policies, Dockerfile GitHub will round-robin within each team to spread review load. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Hagege Ruben <20857346+HagegeR@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
.github/CODEOWNERSto auto-assign reviewers by file path@NVIDIA/nemoclaw-maintainer@NVIDIA/nemoclaw-engineer@NVIDIA/nemoclaw-securityContext
The open PR queue has grown steadily, with 88% stuck at REVIEW_REQUIRED. This file ensures every PR gets routed to the right team automatically.
Note
For full enforcement, the org-level ruleset on
mainshould have "Require review from Code Owners" enabled. Without that flag, any team member can approve regardless of path ownership.Test plan
docs/and confirmnemoclaw-engineeris auto-assignednemoclaw/src/and confirmnemoclaw-maintaineris auto-assigned🤖 Generated with Claude Code
Summary by CodeRabbit