Skip to content

chore(codeowners): retire @blavity/platform-team -> @blavity/engineering (org-wide default) - #4

Merged
cpritchett merged 1 commit into
mainfrom
chore/retire-platform-team-codeowners
Jul 28, 2026
Merged

chore(codeowners): retire @blavity/platform-team -> @blavity/engineering (org-wide default)#4
cpritchett merged 1 commit into
mainfrom
chore/retire-platform-team-codeowners

Conversation

@blavity-machine-user

Copy link
Copy Markdown
Contributor

Final step in retiring the @blavity/platform-team GitHub team.

Why this one matters most

This is the org-wide default CODEOWNERS — it applies to every repository in the org that doesn't ship its own.

@blavity/platform-team has been deleted (platform IaC: https://github.com/blavity/platform/pull/1870; platform CODEOWNERS: https://github.com/blavity/platform/pull/1862). It was an escalation alias for the single platform engineer inside @blavity/engineering, never a staffed team.

GitHub silently ignores a CODEOWNERS entry naming a non-existent team. So every repo currently falling back to this file has no effective code owner at all — review requests aren't routed, and any require_code_owner_review gate relying on the fallback can't be satisfied by anyone. This change restores the intended default.

Sequencing

Landed last in the retirement, deliberately. The per-repo CODEOWNERS swaps went first:

so no repository was left leaning on this fallback while it still named a team that had gone away.

No practical access change: engineering already contains the same people.

Authored-By: Claude Opus 4.8
Planned-by: Chad Pritchett



This is the ORG-WIDE default CODEOWNERS: it applies to every repository
that does not ship its own. @blavity/platform-team has been deleted
(platform PR #1870) — it was an escalation alias for the single platform
engineer inside @blavity/engineering.

GitHub silently ignores a CODEOWNERS entry naming a non-existent team, so
until now every repo falling back to this file had no effective code
owner at all. Point the default at @blavity/engineering.

Landed last in the retirement sequence, after the per-repo CODEOWNERS
swaps, so no repository was ever left relying on this fallback while it
still named a live-but-wrong team.

Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Planned-by: Chad Pritchett <chad.pritchett@blavity.com>
Copilot AI review requested due to automatic review settings July 28, 2026 13:54

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

Updates the org-wide fallback CODEOWNERS so repositories without their own CODEOWNERS continue to route reviews to a valid team after retiring @blavity/platform-team.

Changes:

  • Replace the default * code owner from @blavity/platform-team to @blavity/engineering.

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

@cpritchett
cpritchett merged commit f399873 into main Jul 28, 2026
3 checks passed
@cpritchett
cpritchett deleted the chore/retire-platform-team-codeowners branch July 28, 2026 14:59
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