Incident
Multiple current-head PRs in ContextualWisdomLab/naruon are mergeable and have clean/resolved review evidence, but every repository-local required workflow remains in queued state instead of starting. This prevents the central OpenCode/Noema/Strix review and guarded merge scheduler from publishing current-head approvals.
Observed exact-head examples on 2026-08-03 UTC:
naruon#1192 head 8792334e9b85e901d72f7115bf2a439db61efbbb
- Application CI
30786852446
- Bandit
30786852465
- Security Scan
30786852447
- Semgrep
30786852459
- Dependency Review
30786852443
- Docker validation
30786852577
naruon#1219 head 807967e61fc6d0c263eb5693e1a6fd64dce465b1
- all six corresponding repository-local workflows remain queued
naruon#1215 head 712a76feb477fbda8cd9b20de8ec6078450766bb
- Application CI
30789099991, with both backend and frontend jobs queued
GitHub's public status reports Actions operational, so the exact cause is not established. Plausible administrative causes include organization/repository concurrency exhaustion, spending or minutes limits, hosted-runner policy, or a runner-group capacity restriction. Do not treat any one cause as confirmed until the organization Actions settings and billing/audit logs are inspected.
Required investigation
- Inspect organization and repository Actions usage, concurrent-job limits, spending/minutes limits, runner-group access, and policy denials.
- Confirm whether public-repository hosted runners are eligible for these workflows and whether any enterprise policy is holding jobs before assignment.
- Check whether the large PR fan-out (six repository-local workflows plus central required workflows per head) should be serialized or consolidated without weakening required security/review contexts.
- Restore execution for the listed immutable heads, then verify the central 15-minute scheduler can publish independent reviews and merge them without manual bypass.
- Record the root cause and an operational guardrail/alert so a release-ready PR cannot remain queued without a concrete reason.
Safety boundary
Do not remove required checks, bypass repository rulesets, synthesize successful statuses, or weaken OpenCode/Noema/Strix/security evidence. This issue concerns runner assignment and queue capacity only.
Incident
Multiple current-head PRs in
ContextualWisdomLab/naruonare mergeable and have clean/resolved review evidence, but every repository-local required workflow remains inqueuedstate instead of starting. This prevents the central OpenCode/Noema/Strix review and guarded merge scheduler from publishing current-head approvals.Observed exact-head examples on 2026-08-03 UTC:
naruon#1192head8792334e9b85e901d72f7115bf2a439db61efbbb307868524463078685246530786852447307868524593078685244330786852577naruon#1219head807967e61fc6d0c263eb5693e1a6fd64dce465b1naruon#1215head712a76feb477fbda8cd9b20de8ec6078450766bb30789099991, with both backend and frontend jobs queuedGitHub's public status reports Actions operational, so the exact cause is not established. Plausible administrative causes include organization/repository concurrency exhaustion, spending or minutes limits, hosted-runner policy, or a runner-group capacity restriction. Do not treat any one cause as confirmed until the organization Actions settings and billing/audit logs are inspected.
Required investigation
Safety boundary
Do not remove required checks, bypass repository rulesets, synthesize successful statuses, or weaken OpenCode/Noema/Strix/security evidence. This issue concerns runner assignment and queue capacity only.