cherry-studio/.github
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
..
ISSUE_TEMPLATE chore: remove chinese issue templates for bug reports, feature requests, questions, and other inquiries 2025-09-05 16:59:45 +08:00
workflows CI: improve claude translator for review, quote and email (#10230) 2025-09-17 23:24:02 +08:00
CODEOWNERS chore: add CODEOWNERS file to improve pr reviews handling for data refactor 2025-09-14 21:05:39 +08:00
dependabot.yml chore: remove dependency updates (#7743) 2025-07-03 14:05:35 +08:00
issue-checker.yml style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
pull_request_template.md feat: add English contributor guide and update issue templates (#5300) 2025-04-24 18:04:45 +08:00