Add a-akimov to docs-maintaners, tighten inspector/servers permissions#19
Merged
pcarleton merged 5 commits intoJan 13, 2026
Merged
Conversation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
# Conflicts: # src/config/users.ts
…ssions - Add a-akimov to docs-maintaners team (replaces direct repo access) - Remove a-akimov direct push from quickstart-resources (now via team) - Remove interest groups from inspector push access (ig-financial-services, interest-groups) - Remove working-groups umbrella from inspector push access - Remove docs-maintaners from inspector push access - Remove interest groups from servers push access (ig-financial-services, interest-groups) - Remove working-groups umbrella from servers push access 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
olaservo
force-pushed
the
update-aa-permissions
branch
from
December 15, 2025 14:52
9128bd8 to
ec85df3
Compare
cliffhall
approved these changes
Dec 15, 2025
cliffhall
left a comment
Member
There was a problem hiding this comment.
Approved, but question why so many groups have push access to the inspector.
Comment on lines
89
to
109
| @@ -107,7 +104,6 @@ export const REPOSITORY_ACCESS: RepositoryAccess[] = [ | |||
| { team: 'transport-wg', permission: 'push' }, | |||
| { team: 'typescript-sdk', permission: 'push' }, | |||
| { team: 'typescript-sdk-auth', permission: 'push' }, | |||
Member
There was a problem hiding this comment.
While we're at it, why do all these other groups have permissions to write to the inspector repo?
pcarleton
approved these changes
Jan 13, 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.
Summary
docs-maintanersteam (replaces one-off repo permissions)inspectorandserversrepos (interest groups, working-groups umbrella)Why
🤖 Generated with Claude Code