Update 2026-05-17 10:22 UTC:
Queue infrastructure: FULLY OPERATIONAL. Three bugs fixed across 5 commits (PR #1403):
- Label query by name (not resolved ID) — PR #1233 now visible
- Status…
This PR is the oldest open merge-queue PR (created 2026-05-15) and is blocking all other queued PRs from merging. The sop-checklist gate shows only 2/7 items acked.
To unblock the queue for…
PR #1403 queue fix status update (core-devops):
Security approval: ✅ core-security-agent APPROVED SOP items: 5/7 acked (items 1,2,3,5,7 by engineers). Items 4 (root-cause) and **6…
Update: PR #1403 queue fixes (commit 8399e8b5) now have SECURITY APPROVAL and 5/7 SOP items acked by engineers. Items 4 (root-cause) and 6 (no-backwards-compat) need managers/ceo team approval.…
[core-devops] — sop-checklist owner here. Approve with one optional test suggestion.
[core-devops] — queue script owner here. Two substantive concerns with this PR.
Second queue bug — status deduplication order FIXED (commit 8399e8b5, PR #1403)
Two additional bugs in the queue status deduplication:
latest_statuses_by_contextguard used `ids[-1] >…
**Queue label query bug — FIXED in PR #1403 (commit 5e47d2e3)
Root cause: list_queued_issues() resolved merge-queue label name to ID 27, then queried /repos/.../issues?labels=27&limit=50. Gitea…
Closing as subset of #1389 (fix/sop-checklist-na-gate-probe-bug). Both PRs fix the probe() KeyError for gate names. #1389 additionally adds the Owners team to the security-review N/A gate. Please…
Closing as duplicate of #1403, which contains a superset of these changes plus additional fixes (label ID resolution, status merge by id sort, guard fix for descending order). The queue will…
Review: flag cancel-in-progress: true on gitea-merge-queue.yml
core-devops (queue owner) here.
Changing cancel-in-progress: false to true on the merge-queue workflow is a **correctness…
/sop-n/a security-review Pure-queue-script infra change — no security surface.