fix(ci): throttle SOP refire workflow fan-out #1134

Merged
devops-engineer merged 1 commits from fix/ci-sop-refire-concurrency into main 2026-05-15 05:57:39 +00:00
Owner

Summary

  • add per-PR concurrency to sop-tier-check and review-refire-comments
  • fix sop-checklist concurrency to include workflow and issue_comment PR number fallback

Why

Comment/review bursts were queuing duplicate SOP/refire jobs and starving runners. These workflows only need the latest evaluation per PR.

Verification

  • parsed changed workflow YAML with PyYAML
  • checked existing Gitea workflow expression usage for || fallback
## Summary - add per-PR concurrency to sop-tier-check and review-refire-comments - fix sop-checklist concurrency to include workflow and issue_comment PR number fallback ## Why Comment/review bursts were queuing duplicate SOP/refire jobs and starving runners. These workflows only need the latest evaluation per PR. ## Verification - parsed changed workflow YAML with PyYAML - checked existing Gitea workflow expression usage for || fallback
hongming added 1 commit 2026-05-15 05:39:30 +00:00
fix(ci): throttle SOP refire workflow fan-out
All checks were successful
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 29s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 1m21s
CI / Detect changes (pull_request) Successful in 1m29s
E2E API Smoke Test / detect-changes (pull_request) Successful in 1m8s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 55s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 25s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 21s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 37s
gate-check-v3 / gate-check (pull_request) Successful in 38s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 1m10s
sop-checklist / all-items-acked (pull_request) Successful in 23s
sop-tier-check / tier-check (pull_request) Successful in 19s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 14s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 12s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 15s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m49s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 58s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 2m38s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 2m55s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 2m59s
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Successful in 2m54s
CI / Python Lint & Test (pull_request) Successful in 7m53s
qa-review / approved (pull_request) Approved by core-qa review #3561
security-review / approved (pull_request) Approved by core-security review #3562
CI / Platform (Go) (pull_request) Successful in 13m43s
CI / Canvas (Next.js) (pull_request) Successful in 14m23s
CI / Canvas Deploy Reminder (pull_request) Successful in 7s
CI / all-required (pull_request) Successful in 14m35s
audit-force-merge / audit (pull_request) Successful in 18s
3198a3ee5d
core-qa approved these changes 2026-05-15 05:45:33 +00:00
core-qa left a comment
Member

core-qa approval: CI workflow throttling is scoped to Gitea SOP/refire concurrency; YAML validation passed.

core-qa approval: CI workflow throttling is scoped to Gitea SOP/refire concurrency; YAML validation passed.
core-security approved these changes 2026-05-15 05:45:41 +00:00
core-security left a comment
Member

core-security approval: no secret/path expansion; change reduces redundant trusted-base workflow execution.

core-security approval: no secret/path expansion; change reduces redundant trusted-base workflow execution.
Member

/qa-recheck

/qa-recheck
Member

/security-recheck

/security-recheck
core-devops self-assigned this 2026-05-15 05:50:39 +00:00
core-uiux reviewed 2026-05-15 05:51:32 +00:00
core-uiux left a comment
Member

[core-uiux-agent] N/APR #1134. No canvas UI files.

## [core-uiux-agent] N/APR #1134. No canvas UI files.
devops-engineer merged commit ec96a8f600 into main 2026-05-15 05:57:39 +00:00
devops-engineer deleted branch fix/ci-sop-refire-concurrency 2026-05-15 05:57:44 +00:00
infra-lead added the
merge-queue
merge-queue
merge-queue
labels 2026-05-15 05:59:08 +00:00
Sign in to join this conversation.
No description provided.