Add conformance-auth team for authorization-server code ownership - #177
Merged
Conversation
Adds tnorimat as a member, creates the conformance-auth GitHub team (tnorimat + pcarleton), and grants it push on the conformance repo so the team can be referenced from a CODEOWNERS file there. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FDRFtxQbYLnBcpwndGXF7W
Pulumi PreviewClick to expand preview output |
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: tnorimat (Takashi Norimatsu) has no access entry in the org config, and there is no team that can be named as a code owner for the authorization-server area of the conformance repo — that repo only has a direct admin grant for felixweinberger.
After: tnorimat is a member, a new
conformance-authGitHub team exists containing tnorimat and pcarleton, and that team has push access on the conformance repo — so it can be referenced from a CODEOWNERS file there and tnorimat's review satisfies the code-owner requirement on the authorization-server paths.How: adds a
conformance-authrole (GitHub-only, for CODEOWNERS, following thetypescript-sdk-auth/python-sdk-authprecedent) inroleIds.ts/roles.ts, a minimaltnorimatentry inusers.ts,CONFORMANCE_AUTHon pcarleton's entry, and aconformance-auth: pushteam grant on the conformance repo inrepoAccess.ts. Review auto-assignment settings for the team (round-robin, 1 reviewer, notify only the assignee) are not modeled in this repo, so that stays a manual step in the GitHub team UI after the team is created. The companion CODEOWNERS PR in the conformance repo should merge after this one, so the team exists when CODEOWNERS resolves.🤖 Generated with Claude Code
https://claude.ai/code/session_01FDRFtxQbYLnBcpwndGXF7W
Generated by Claude Code