qwen-code/.github
Shaojin Wen d0481ad884
Some checks are pending
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 1/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 2/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 3/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 1/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 2/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 3/3 (push) Waiting to run
E2E Tests / E2E Test - macOS - shard 1/2 (push) Waiting to run
E2E Tests / E2E Test - macOS - shard 2/2 (push) Waiting to run
E2E Tests / cron-interactive E2E (nightly) (push) Waiting to run
E2E Tests / web-shell Browser Regression (push) Waiting to run
SDK Java / ubuntu-latest / Java 11 (push) Waiting to run
SDK Java / ubuntu-latest / Java 17 (push) Waiting to run
SDK Java / macos-latest / Java 21 (push) Waiting to run
SDK Java / ubuntu-latest / Java 21 (push) Waiting to run
SDK Java / windows-latest / Java 21 (push) Waiting to run
SDK Java / Real daemon E2E / Java 11 (push) Waiting to run
feat(triage): lead the verify comment with a qualitative verdict, fold the Chinese (#7974)
* feat(triage): lead the verify comment with a qualitative verdict, fold the Chinese

Maintainer feedback on the first 14-run day of the lane, pointing at the
report on PR #7836: give a plain pass/no-pass, and make the layout
English-by-default with the Chinese folded (the repo's PR-body
convention), instead of doubling every head line.

Three changes:

- every headline leads with a qualitative call —  passed /  not
  passed / ⚠️ inconclusive / ⚠️ incomplete — ahead of the lane taxonomy.
  The mapping is honest about what each outcome can claim: only agent
  verdicts judge the code; a crashed, timed-out, or verdict-less run
  renders as incomplete/inconclusive, never as a pass or a fail, and a
  test pins that no process-outcome arm carries  or .
- the Chinese version folds into one <details> whose SUMMARY carries the
  qualitative verdict — collapsed, a Chinese reader still sees
  通过/不通过 in one line. English scope and assertion count stay
  unfolded; both language assertion lines are built from the same
  validated triple, so inconsistent JSON still suppresses both.
- the #7836 root cause gets a Hard rule in the verify-pr skill. That
  report said "merge-ready — the 7 failures are all expected A/B
  base-cell failures proving the tests load-bearing" while
  assertions.json said fail:7, so the publisher's trust rule (merge-ready
  requires fail==0) correctly refused it and the headline degraded to
  "no usable structured verdict". Both sides told the truth about
  different questions. The rule fixes the semantics: an A/B control cell
  is an assertion that the base arm FAILS — when it does, that assertion
  PASSED. fail counts only unexpected outcomes, which is what makes a
  qualitative headline trustworthy at a glance.

Mutation-verified 6/6: dropping the qualitative prefix, collapsing all
Chinese quals onto one string, unfolding the Chinese scope, giving
timeout a , dropping the folded Chinese assertion line, and deleting
the new Hard rule each turn at least one test red. The fifth mutation
initially reported "landed: False" — the regex never matched and the
file was untouched, so the green result proved nothing; re-applied as a
line filter with a removed-block count, it kills two tests.

One new shellcheck SC2016 info finding (backticks inside a single-quoted
Chinese printf), same shape as the 11 pre-existing ones; info-level,
does not gate.

* test(triage): pin the dropped verdict arms and prepare-failure glyphs (#7974)

Restore rendering coverage for the reachable infra-error and unknown catch-all case arms in the qualitative-headline bijection, and assert the prepare-failure path's qualitative glyphs, Chinese fold summaries, and the Chinese retry clause so a swapped emoji or dropped PREPARE_ATTEMPTS_ZH interpolation can no longer ship undetected.

* fix(triage): migrate all weak headlines, explain merge-ready mismatch (#7974)

* fix(triage): fold Chinese mismatch explanation, differentiate distrust warnings (#7974)

---------

Co-authored-by: wenshao <wenshao@example.com>
Co-authored-by: Qwen Code CI Bot <qwen-code-ci-bot@users.noreply.github.com>
2026-07-29 10:14:40 +00:00
..
actions/post-coverage-comment Upgrade GitHub Actions to latest versions (#3683) 2026-06-27 17:03:32 +00:00
assets/worktree-toggle feat(web-shell): surface worktree isolation in the new-session empty state (#7365) 2026-07-21 07:38:33 +00:00
ISSUE_TEMPLATE chore: re-organize labels for better triage results (#819) 2025-10-17 19:49:11 +08:00
scripts ci: add isolated DSW SWE-bench release pipeline (#7656) 2026-07-29 06:35:58 +00:00
workflows feat(triage): lead the verify comment with a qualitative verdict, fold the Chinese (#7974) 2026-07-29 10:14:40 +00:00
actionlint.yaml ci: add Windows runner smoke test (#8008) 2026-07-29 08:44:36 +00: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