mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
Address the second review pass on PR #2768: - Restore the serial-linux-selfhosted drill comment in ci-master.yml (it was lost in the split boundary, leaving serial-linux-selfhosted as the only comment-less job); adapted to the current-state fact that this workflow never listens to pull_request while keeping the no-cache-steps reason, the DSH_CI_FAILOVER_LINUX switch guidance, and push-triggered semantics. - Update 2026-07-29-pnpm-setup-runner-isolation (en/zh + i18n): the regression test and setup steps now span ci.yml and ci-master.yml. - failover-runbook line 19: the push-reachable classification now names ci-master.yml for the drills/wine cache and ci.yml for the pull-request jobs, dropping the stale pull-request-gated phrasing. - all-checks-passed comment in ci.yml notes that needs cannot reach across workflow files (ci-master job are deliberately outside this PR verdict). Verification: ci-workflow.spec.ts 13/13, both workflows YAML-parse with correct concurrency, 3 translation pairs consistent, note-format 575.