qwen-code/.github
易良 2b541f5e9e
Align automated PR review with bundled skill (#4843)
* ci(review): align automated review with bundled skill

* ci(review): trigger when bot review is requested

* ci(review): disable deployment records for review delay

* ci: sync actionlint version env

* ci(review): authorize requested review trigger

* ci(review): centralize review bot login

* ci(review): narrow review config trigger

* ci(review): isolate comment review concurrency

* ci(review): surface reviewer permission check failures

* fix(ci): use exit 0 on permission check API failure

When the GitHub API call to check requester permission fails, the job
should still complete successfully since should_review=false is already
set. Using exit 1 marks the job as failed, which blocks the downstream
review-pr job even with always() — a transient API outage would silently
prevent all reviews.

* fix(ci): only cancel-in-progress on synchronize events

Restrict cancel-in-progress to push (synchronize) events so that
review_requested events (adding a human reviewer) don't accidentally
cancel an in-progress bot review run sharing the same concurrency group.
2026-06-08 20:52:53 +08:00
..
actions/post-coverage-comment chore(ci): Ensure action and community workflows are consistent and not vulnerable to injection attacks (#6107) 2025-08-13 02:36:37 +00:00
ISSUE_TEMPLATE chore: re-organize labels for better triage results (#819) 2025-10-17 19:49:11 +08:00
scripts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
workflows Align automated PR review with bundled skill (#4843) 2026-06-08 20:52:53 +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