qwen-code/.github
Shaojin Wen 4e87922504
fix(autofix): refuse a non-main takeover out loud instead of only in the job log (#7382)
Applying autofix/takeover to a PR that targets another branch left no
visible trace: the label stuck, the pull_request:labeled route run went
green, and the only record was one line in a job log. A stacked PR then
looked exactly like a managed one while nothing was managing it.

The route now emits a 'base-refused' ack, and the ack job posts a
bilingual explanation naming the base it was refused against. The
refusal deliberately reads no live PR state, so the one ack whose whole
purpose is to explain silence cannot itself be silenced by an unrelated
API failure.

Co-authored-by: wenshao <wenshao@example.com>
2026-07-21 06:13:34 +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 fix(ci): tell a visuals coverage gap apart from "no visual change" (#7375) 2026-07-21 02:41:59 +00:00
workflows fix(autofix): refuse a non-main takeover out loud instead of only in the job log (#7382) 2026-07-21 06:13:34 +00:00
actionlint.yaml feat(ci): on-demand tmux real-user testing for PRs (#5203) 2026-06-21 11:56:29 +08:00
CODEOWNERS chore: simplify CODEOWNERS to package-level rules (#7376) 2026-07-21 02:39:33 +00: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 ci: auto-skip internal CI changes in release notes (#7251) 2026-07-20 11:10:55 +00:00