qwen-code/.github/scripts
qwen-code-dev-bot 6f73fbf742 fix(ci): keep pull requests off the persistent Windows pool and cover native audio (#9370)
A pull_request run executes the workflow YAML from the PR's own merge
commit, so the test_windows runs-on trust clause it evaluated could be
rewritten by any PR the lane admits. Every pull request now runs on
hosted windows-2022 unconditionally; the pool is reached only by the
post-approval merge queue, schedule and dispatch, guarded by the
kill-switch. The routing tests and the exact-line pin are re-pointed at
that enforceable shape.

Also add audio to the platform-sensitivity classifier's subsystem
keywords: packages/audio-capture is a node-gyp workspace compiled
per-host on exactly the two revived lanes, but its native sources
(.cc/.mm/.gyp) carried no rule and a PR touching only them skipped both
lanes. The workspace directory now classifies sensitive; an ordinary
.cc elsewhere stays ordinary source.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-08-22 05:07:01 +00:00
..
ci
dsw-swe-verified
fixtures
assign-issue-owner.mjs
assign-issue-owner.test.mjs
auto-minimize-spam.test.mjs
cap-release-notes.mjs
cap-release-notes.test.mjs
check-autofix-contracts.sh
check-settings-schema.sh
check-workflow-size.sh
ci-flaky-rerun.mjs
ci-runner-routing.test.mjs
classify-release-notes.mjs
classify-release-notes.test.mjs
create-desktop-update-manifest.mjs
create-electron-bridge-manifest.mjs
pr-safety-precheck.mjs
pr-safety-precheck.test.mjs
qwen-triage-workflow.test.mjs
resanitize-git-config.sh
resolve-owning-packages.sh
resolve-sandbox-image.mjs
resolve-sandbox-image.test.mjs
run-autofix-review-verification.sh
serve-ab-diff.mjs
serve-ab-diff.test.mjs
serve-ab-drive.mjs
serve-ab-drive.test.mjs
upsert-bot-comment.sh
upsert-bot-comment.test.mjs
upsert-deferred-issue.sh
web-shell-visuals-compose.mjs
web-shell-visuals-compose.test.mjs
web-shell-visuals-publish.mjs
web-shell-visuals-publish.test.mjs