qwen-code/.github
易良 07ba18ee81
ci: externalize review timeout to repository variables (#8460)
Read review timeout settings from two GitHub Actions repository
variables instead of hardcoding them, so tuning no longer requires
a code change:

  QWEN_REVIEW_JOB_TIMEOUT_MINUTES (default: 360)
    - review-pr job-level hard cap (was hardcoded 300)

  QWEN_REVIEW_MAX_TIMEOUT_MINUTES (default: 300)
    - per-review max timeout: validation ceiling, large PR auto-scale,
      and fallback comment message (was hardcoded 240 in 3 places)

Constraint: QWEN_REVIEW_JOB_TIMEOUT_MINUTES must stay above
QWEN_REVIEW_MAX_TIMEOUT_MINUTES so retry + comment posting never
hit the job-level cap.
2026-08-03 13:48:56 +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: remove broken legacy scheduled PR triage workflow (#8434) 2026-08-03 10:20:42 +00:00
workflows ci: externalize review timeout to repository variables (#8460) 2026-08-03 13:48:56 +00:00
actionlint.yaml ci: add Windows runner smoke test (#8008) 2026-07-29 08:44:36 +00:00
CODEOWNERS feat(ci): expand code owner pool for packages/core (#8347) 2026-08-03 01:59:57 +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
spam-blocklist.txt ci: auto-minimize comments from org-blocked users (#7899) 2026-07-29 23:37:42 +00:00