The inverse of the pause command (#1960): @gittensory resume clears the per-PR auto-review-paused marker so the sweep/webhook path resumes auto-reviewing this PR. Same hard constraint — resume affects only auto-review, never gate enforcement. Depends on the pause bounty for the marker shape. Contributor scope = parser recognition + classifier + authorization + recording a github_app.autoreview_resumed audit event that supersedes the pause marker + tests.
Deliverables
References
src/settings/agent-execution.ts:16 (AgentActionMode)
src/queue/processors.ts:5977 (handler pattern)
src/settings/command-authorization.ts:89
#1960
Part of #1960.
size: S · held for later release (gittensor:feature once activated)
The inverse of the pause command (#1960): @gittensory resume clears the per-PR auto-review-paused marker so the sweep/webhook path resumes auto-reviewing this PR. Same hard constraint — resume affects only auto-review, never gate enforcement. Depends on the pause bounty for the marker shape. Contributor scope = parser recognition + classifier + authorization + recording a github_app.autoreview_resumed audit event that supersedes the pause marker + tests.
Deliverables
References
src/settings/agent-execution.ts:16 (AgentActionMode)src/queue/processors.ts:5977 (handler pattern)src/settings/command-authorization.ts:89#1960Part of #1960.
size: S · held for later release (gittensor:feature once activated)