Propagate the PR review automation to
#1815 authenticates the PR head fetch, which every private caller needs; base-ui-plus is repinned onto it (mui/base-ui-plus#195) and verified end to end. Caller pins move forward through Renovate, so no manual repin sweep is needed.
Each new repo also needs its own Anthropic federation rule and workspace, with the shared service account added as a member of that workspace. Without the membership the token exchange returns a bare 401 whose only clue is sa_not_in_workspace in the Console audit events.
Propagate the PR review automation to
#1815 authenticates the PR head fetch, which every private caller needs; base-ui-plus is repinned onto it (mui/base-ui-plus#195) and verified end to end. Caller pins move forward through Renovate, so no manual repin sweep is needed.
Each new repo also needs its own Anthropic federation rule and workspace, with the shared service account added as a member of that workspace. Without the membership the token exchange returns a bare 401 whose only clue is
sa_not_in_workspacein the Console audit events.