qwen-code/.github/workflows
易良 a6902c5d46
ci(autofix): per-issue concurrency, route cancel-in-progress, assigned trigger (#6609)
- Change issue-autofix concurrency group from global `qwen-autofix-issue`
  to per-issue `qwen-autofix-issue-${{ issue_number }}`, allowing multiple
  issues to be fixed in parallel instead of serializing all runs.

- Add concurrency group to the route job with `cancel-in-progress: true`,
  so stacked empty runs from rapid label events cancel each other instead
  of queuing up (previously 9+ runs queued for 39+ minutes).

- Add `assigned` event trigger: when an issue is assigned to the autofix
  bot, the route job routes directly to the issue phase, bypassing the
  label gates. The assignee itself serves as the trust signal.

Co-authored-by: Qoder <noreply@qoder.com>
2026-07-09 13:46:50 +00:00
..
audio-capture-prebuilds.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
build-and-publish-image.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
cd-cua-driver.yml feat(cua-driver): vendor qwen-cua-driver with opt-in 0–1000 relative coordinates (#5896) 2026-06-26 13:06:43 +00:00
cd-mobile-mcp.yml fix(mobile-mcp): add production-release environment + scope to CD workflow for npm auth (#6258) 2026-07-03 10:28:30 +00:00
check-issue-completeness.yml Upgrade GitHub Actions for Node 24 compatibility (#1876) 2026-05-12 15:02:33 +08:00
ci.yml Add harness infrastructure for web-shell package (#6517) 2026-07-09 08:11:58 +00:00
codeql.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
desktop-release.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
docs-page-action.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
e2e.yml Add harness infrastructure for web-shell package (#6517) 2026-07-09 08:11:58 +00:00
gemini-scheduled-pr-triage.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
pr-force-push-reminder.yml ci(autofix): run agents on dedicated ECS runners (#6207) 2026-07-03 07:40:07 +00:00
qwen-autofix.yml ci(autofix): per-issue concurrency, route cancel-in-progress, assigned trigger (#6609) 2026-07-09 13:46:50 +00:00
qwen-automated-issue-triage.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-code-pr-review.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-issue-followup-bot.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-pr-safety-precheck.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
qwen-scheduled-issue-triage.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
qwen-triage.yml fix(ci): detect silent triage failures with empty-response check (#6566) 2026-07-09 11:10:44 +00:00
release-sdk-python.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
release-sdk.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
release-vscode-companion.yml fix(ci): add retry logic to VSCode IDE Companion publish steps (#6574) 2026-07-09 09:54:27 +00:00
release.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
sdk-python.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
stale.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
sync-cua-driver-to-oss.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
sync-release-to-oss.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00
terminal-bench.yml Upgrade GitHub Actions for Node 24 compatibility (#5157) 2026-07-07 12:17:22 +00:00