qwen-code/.github
易良 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
..
actions/post-coverage-comment Upgrade GitHub Actions to latest versions (#3683) 2026-06-27 17:03:32 +00:00
ISSUE_TEMPLATE chore: re-organize labels for better triage results (#819) 2025-10-17 19:49:11 +08:00
scripts ci(autofix): restore sandbox image flow (#6261) 2026-07-03 15:30:58 +00:00
workflows ci(autofix): per-issue concurrency, route cancel-in-progress, assigned trigger (#6609) 2026-07-09 13:46:50 +00:00
actionlint.yaml feat(ci): on-demand tmux real-user testing for PRs (#5203) 2026-06-21 11:56:29 +08:00
dependabot.yml Limit dependabot PRs to security updates (#6657) 2025-08-20 22:24:43 +00:00
pull_request_template.md docs(agents,pr-template): add Working Principles and restructure PR template (#4496) 2026-05-25 19:15:35 +08:00
release.yml chore: add .github/release.yml to support skip-changelog label (#4327) 2026-05-20 22:30:52 +08:00