cherry-studio/.github/workflows
Phantom ca597b9b9b
CI: improve claude translator for review, quote and email (#10230)
* ci(claude-translator): extend workflow to handle pull request review events

- Add support for pull_request_review and pull_request_review_comment events
- Update condition logic to include new event types
- Expand claude_args to include pull request review related API commands
- Enhance prompt to handle new event types and more translation scenarios

* ci(workflows): update concurrency group in claude-translator workflow

Add github.event.review.id as additional fallback for concurrency group naming

* fix(workflow): correct API method for pull_request_review event

Use PATCH instead of PUT and update body parameter to match API requirements

* ci: clarify comment ID label in workflow output

Update the label for comment ID in workflow output to explicitly indicate when it refers to review comments

* ci: fix syntax error in GitHub workflow file

* fix(workflow): correct HTTP method for pull_request_review event

Use PUT instead of PATCH for updating pull request reviews as per GitHub API requirements
2025-09-17 23:24:02 +08:00
..
auto-i18n.yml feat: use biome to format files (#10170) 2025-09-15 19:21:15 +08:00
claude-code-review.yml fix: don't review on draft pr (#10084) 2025-09-10 20:51:59 +08:00
claude-translator.yml CI: improve claude translator for review, quote and email (#10230) 2025-09-17 23:24:02 +08:00
claude.yml workflows: restrict Claude triggers to collaborators/members/owners and fix fork PR reviews (#9924) 2025-09-05 13:12:15 +08:00
dispatch-docs-update.yml 使自动更新版本号更健壮 (#7864) 2025-07-06 20:31:08 +08:00
issue-checker.yml style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
issue-management.yml style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
nightly-build.yml refactor: fix asar integration (#9753) 2025-09-01 19:48:24 +08:00
pr-ci.yml feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
release.yml refactor: fix asar integration (#9753) 2025-09-01 19:48:24 +08:00