Add CODEOWNERS for the authorization-server conformance area - #489
Merged
Conversation
Routes review of /src/scenarios/authorization-server/ and /src/runner/authorization-server.ts to the conformance-auth team (managed in modelcontextprotocol/access). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FDRFtxQbYLnBcpwndGXF7W
commit: |
pcarleton
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by Paul Carleton · Slack thread
Before: this repo has no CODEOWNERS file, so no one is automatically requested for review on authorization-server conformance changes, and the org ruleset's code-owner review requirement has nothing to bind to.
After: changes under
/src/scenarios/authorization-server/and to/src/runner/authorization-server.tsautomatically request review from the@modelcontextprotocol/conformance-authteam (tnorimat + pcarleton), and — because the "L3 - full protection" org ruleset already requires code-owner review onmain— a code owner's approval becomes a merge gate for those paths.How: adds a three-line
.github/CODEOWNERSnaming the team for the two authorization-server paths. The team is created in modelcontextprotocol/access#177 — merge this PR after that one, so the team exists when CODEOWNERS resolves.🤖 Generated with Claude Code
https://claude.ai/code/session_01FDRFtxQbYLnBcpwndGXF7W
Generated by Claude Code