Wire the @gittensory review (alias re-review) PR-comment command: on an authorized maintainer comment, re-run the review by dispatching to the EXISTING reReviewStoredPullRequest path (src/queue/processors.ts:1737) — the action exists; this bounty wires the command to it, mirroring maybeProcessGateOverrideCommand (:5977). Hard constraint from #1960: this affects only auto-review, never the gate disposition. The actual real-permission auth call (authorizePrActionActor) is maintainer-owned; this bounty stops at building the classifier + skip/audit recording + the dispatch call and its tests.
Deliverables
References
src/queue/processors.ts:1737 (reReviewStoredPullRequest)
src/queue/processors.ts:5977 (handler pattern)
src/queue/processors.ts:3044 (dispatch chain)
src/settings/command-authorization.ts:89 (evaluateCommandAuthorization)
#1960
Part of #1960.
size: S · held for later release (gittensor:feature once activated)
Wire the @gittensory review (alias re-review) PR-comment command: on an authorized maintainer comment, re-run the review by dispatching to the EXISTING reReviewStoredPullRequest path (src/queue/processors.ts:1737) — the action exists; this bounty wires the command to it, mirroring maybeProcessGateOverrideCommand (:5977). Hard constraint from #1960: this affects only auto-review, never the gate disposition. The actual real-permission auth call (authorizePrActionActor) is maintainer-owned; this bounty stops at building the classifier + skip/audit recording + the dispatch call and its tests.
Deliverables
References
src/queue/processors.ts:1737 (reReviewStoredPullRequest)src/queue/processors.ts:5977 (handler pattern)src/queue/processors.ts:3044 (dispatch chain)src/settings/command-authorization.ts:89 (evaluateCommandAuthorization)#1960Part of #1960.
size: S · held for later release (gittensor:feature once activated)