Skip to content

chore: add CODEOWNERS for Unity Hub team#18

Merged
chris-addison merged 1 commit into
mainfrom
chore/codeowners-hub-team
Jun 25, 2026
Merged

chore: add CODEOWNERS for Unity Hub team#18
chris-addison merged 1 commit into
mainfrom
chore/codeowners-hub-team

Conversation

@chris-addison

Copy link
Copy Markdown
Contributor

What

Adds a .github/CODEOWNERS file making the Unity Hub team (@Unity-Technologies/hub) the code owner for the entire repository.

*    @Unity-Technologies/hub

Why

main already has branch protection with require code owner reviews enabled, but there was no CODEOWNERS file, so no owners were actually defined. This wires the Unity Hub team in as the owning team so future PRs automatically request their review.

Notes

  • The hub team already has admin access to this repo, so the owner reference resolves correctly.
  • .github/CODEOWNERS is GitHub's recommended location and matches the convention used in the unity-hub repo.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 25, 2026 18:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-wide GitHub CODEOWNERS rule so the Unity Hub team is automatically requested for review when code owner reviews are required by branch protection.

Changes:

  • Add .github/CODEOWNERS defining @Unity-Technologies/hub as the owner for all paths (*).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chris-addison chris-addison enabled auto-merge (squash) June 25, 2026 19:04
@chris-addison chris-addison merged commit 9eed3b9 into main Jun 25, 2026
4 checks passed
@chris-addison chris-addison deleted the chore/codeowners-hub-team branch June 25, 2026 19:06
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.

3 participants