fix(automation): isolate interactive review-agent queues - #825
fix(automation): isolate interactive review-agent queues#825seonghobae wants to merge 5 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
@opencode-agent address Reconcile this queue-isolation repair onto current protected Use a trusted checkout and normally merge exact protected main into this existing branch. Resolve only actual conflicts and preserve all newer main behavior plus this narrow scheduling contract:
Do not force-push, use |
|
Current-main replacement is now PR #835 at exact head |
Incident
Trusted
@cwl-noema-reviewand review-only@opencode-agentissue comments can remain unacknowledged because protectedmainplaces interactive comment routing and the five-minute organization sweep in one workflow-level concurrency group. GitHub's default single-pending semantics allow a newer sweep to replace an already-pending interactive run before exact-head resolution, durable invocation claiming, reviewer dispatch, or acknowledgement.This direct-main replacement supersedes conflicted historical #815 and the now-closed stacked development container #824. No predecessor check, review, approval, comment, or synthetic-merge evidence transfers.
Test-first evidence
1131b1bbafb24e455fc8619cdf316813e8721861.a319d513a2f67b707737651a9eb7fdbfe4bc23c4: changed onlytests/test_agent_mention_workflow_contract.py; inheritedagent-mention-router.ymlstill had one workflow-level concurrency group.c1c012c2817b131a76479aef91aabb41fbc6eba1: moved concurrency to separate local/sweep job groups without changing the credential, dispatch, model, or permission contract.75a3bbd65515da81a2463fe1815f604ac4c8bc75: recorded current GitHub queue semantics, rollback, data/authority flow, privacy separation, CSAP/SOC 2 readiness evidence, and APA 7 primary references.a6a2d18e5f3ea5994efd8df7bced6d5a316c9b70: made the existing executable 30-day exact-name artifact assertions read the new authoritative doctoring record.a1b64a784610f23cecabc2c307d986d49d47c511, adding only the authoritative[Unreleased]changelog entry.Any result anchored to an earlier head is historical only.
Bounded repair
review-agent-mention-router-local-${{ github.repository }}withqueue: max;review-agent-mention-router-sweep-${{ github.repository }}group withcancel-in-progress: false;Gate boundary
Exact-current-head checks and reviews are authoritative only for
a1b64a784610f23cecabc2c307d986d49d47c511. Queued, pending, cancelled, skipped-required, absent, failed, predecessor-head, status-only, author-only, or synthetic-merge evidence is not acceptance.Keep Draft until Agent Mention Router Quality CI proves the complete suite plus exact 100% production statement/branch/public-docstring coverage, all security/supply-chain workflows succeed, valid unresolved findings are zero, exact-head automated review and a qualifying independent non-author approval exist, and branch protection permits merge without bypass.
Closes #814 only after protected merge.