mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-10 01:29:17 +00:00
* ci(autofix): move agent prompts into project skill * ci(autofix): avoid rewriting bot branch history * fix(ci): address autofix skill review comments * fix(ci): preserve autofix skill guardrails * fix(ci): restore autofix review self-check * test(ci): pin autofix review self-check * fix(ci): tighten autofix skill guardrails * fix(ci): restore autofix skill guardrails * fix(ci): restore autofix merge verification guidance * ci(autofix): add maintainer comment dry-run trigger * fix(autofix): expand skill prompt in workflow * fix(autofix): preserve qwen failure artifacts * fix(autofix): move prompt runner into skill * refactor(autofix): slim skill runner * refactor(autofix): trim skill prompt * fix(autofix): clarify verification handoff * fix(autofix): skip issues with open bot PRs * fix(autofix): expose existing PR context to skill * fix(autofix): require strict null-safe TypeScript patches * feat(autofix): formalize full pipeline phases in skill specification Expand the autofix skill from 3 modes to an 8-phase pipeline definition covering design, review-design, develop, verify, repair, cross-review, and address-review. Adds bounded repair, scope creep self-check, and structured failure classification. Future phases clearly marked. * fix(autofix): keep skill scope to active modes * fix(autofix): tighten manual command routing * fix(autofix): harden comment-triggered runs * fix(autofix): remove comment-triggered autofix route * fix(autofix): restore review safety checks * test(autofix): relax runner failure timeout * fix(autofix): keep issue fixes in workflow checkout * fix(autofix): harden review feedback handling * fix(autofix): guard forced routing, improve runner observability (#6306) Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> * fix(autofix): address workflow review feedback * fix(autofix): tighten review feedback handling * test(autofix): trim runner test boilerplate --------- Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| actions/post-coverage-comment | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| actionlint.yaml | ||
| dependabot.yml | ||
| pull_request_template.md | ||
| release.yml | ||