Skip to content

chore: repoint team references to dsx-ai-factory - #1925

Draft
kristinapathak wants to merge 1 commit into
mainfrom
kpathak/codeowners-dsx-ai-factory
Draft

kristinapathak wants to merge 1 commit into
mainfrom
kpathak/codeowners-dsx-ai-factory

Conversation

@kristinapathak

Copy link
Copy Markdown
Collaborator

What

Rewrites every @NVIDIA/nvcf-* team reference to @dsx-ai-factory/nvcf-*:

  • .github/CODEOWNERS (the enforced one, 7 teams across ~35 path rules)
  • tools/ncp-local-cluster/CODEOWNERS and src/compute-plane-services/ess-agent/.github/CODEOWNERS (nested, not GitHub-enforced, but stale otherwise)
  • deploy/helm/{notary,icms,cloud-tasks}/AGENTS.md and src/compute-plane-services/nvca/AGENTS.md (default-owner docs)

Why

NVIDIA/nvcf is transferring to dsx-ai-factory/nvcf (SCM NVBug 6782495, targeting 2026-09-18, tracked in NVCF-11339). Team access does not travel across GitHub orgs, and GitHub does not error on an unresolvable CODEOWNERS owner — it silently stops matching, so code-owner review would quietly stop being enforced if this file kept pointing at @NVIDIA/nvcf-* after the move.

The seven dsx-ai-factory/nvcf-* teams already exist with matching membership, maintainers, and review-assignment settings, ported ahead of the move.

Do not merge before the transfer completes

This is opened as a draft on purpose. Today, on NVIDIA/nvcf, dsx-ai-factory teams don't resolve — a dsx-ai-factory-org team has no access grant on a NVIDIA-org repo. Merging this now would either hard-block every PR from merging (the main protection ruleset requires code-owner approval) or silently drop enforcement entirely — the exact failure this PR exists to prevent, just triggered three days early instead of avoided. Merge this right after cutover, in the same window as the technical-inventory doc's "Sequence: after the move" step.

Ref: NVCF-11339, nvbugspro.nvidia.com/bug/6782495

github.com/NVIDIA/nvcf is transferring to github.com/dsx-ai-factory/nvcf
(NVBug 6782495). Team access does not travel across GitHub orgs, and
GitHub does not error on an unresolvable CODEOWNERS owner -- it silently
stops matching, so code-owner review would quietly stop being enforced
if left pointing at @NVIDIA/nvcf-* after the move.

Rewrites every @NVIDIA/nvcf-* reference to @dsx-ai-factory/nvcf-*:
.github/CODEOWNERS, the two subtree CODEOWNERS files, and the four
AGENTS.md docs that name a default owning team.

The seven dsx-ai-factory/nvcf-* teams already exist with matching
membership, maintainers, and review-assignment settings, ported ahead
of the move.

Do not merge before the transfer completes: today, on NVIDIA/nvcf,
these teams don't resolve (dsx-ai-factory teams have no access to a
NVIDIA-org repo), which would either hard-block every merge or silently
drop code-owner enforcement entirely -- the exact failure this change
exists to prevent, just triggered early instead of avoided.

Ref: NVCF-11339, nvbugspro.nvidia.com/bug/6782495
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant