feat(settings): add advisory reviewer routing - #2
Open
statxc wants to merge 1 commit into
Open
Conversation
This was referenced Jun 24, 2026
statxc
force-pushed
the
split/830-pr2-reviewer-routing
branch
from
June 24, 2026 23:26
e85c3ec to
777877a
Compare
statxc
force-pushed
the
split/830-pr3-reviewer-routing-advisory
branch
from
June 24, 2026 23:26
370bb38 to
0af01a4
Compare
statxc
force-pushed
the
split/830-pr3-reviewer-routing-advisory
branch
from
June 24, 2026 23:32
0af01a4 to
8976660
Compare
statxc
force-pushed
the
split/830-pr2-reviewer-routing
branch
from
June 24, 2026 23:32
777877a to
7410018
Compare
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
off|advisoryStack
Why
Part 3 of the JSONbored#830 stack. This exposes the advisory routing surface without mixing it with the higher-risk auto-request behavior.
Validation
npm run typechecknpm run db:migrations:checknpm run ui:openapi:checknpx vitest run test/unit/codeowners.test.ts test/unit/reviewer-routing.test.ts test/unit/focus-manifest.test.ts test/unit/settings-preview.test.ts test/unit/unified-comment-parity.test.ts test/unit/openapi.test.ts test/integration/api.test.tsnpx vitest run test/unit/maintainer-activation.test.tsnpx vitest run test/unit/signals.test.ts test/unit/signals-v2.test.ts test/unit/signals-coverage.test.tsnpx vitest run test/unit/policy-sanitizer.test.ts test/unit/registration-readiness.test.ts test/unit/repo-policy-readiness.test.ts test/unit/repository-settings-enforcement.test.ts test/unit/self-dogfood-registration-pack.test.ts