fix: Fix claude to always use tea command to review
All checks were successful
CI / Get Changed Files (pull_request) Successful in 8s
CI / eslint (pull_request) Successful in 30s
CI / oxlint (pull_request) Successful in 30s
CI / Docker frontend validation (pull_request) Successful in 32s
CI / prettier (pull_request) Successful in 41s
CI / Docker backend validation (pull_request) Successful in 16s
CI / test-build (pull_request) Successful in 1m6s
CI / Checkstyle Main (pull_request) Successful in 1m17s
CI / Backend Tests (pull_request) Successful in 1m54s
Setup Gitea Tea CLI / setup-and-login (pull_request) Successful in 1m18s
All checks were successful
CI / Get Changed Files (pull_request) Successful in 8s
CI / eslint (pull_request) Successful in 30s
CI / oxlint (pull_request) Successful in 30s
CI / Docker frontend validation (pull_request) Successful in 32s
CI / prettier (pull_request) Successful in 41s
CI / Docker backend validation (pull_request) Successful in 16s
CI / test-build (pull_request) Successful in 1m6s
CI / Checkstyle Main (pull_request) Successful in 1m17s
CI / Backend Tests (pull_request) Successful in 1m54s
Setup Gitea Tea CLI / setup-and-login (pull_request) Successful in 1m18s
This commit is contained in:
parent
2b096695a3
commit
5d5c27827b
1 changed files with 1 additions and 1 deletions
|
@ -104,8 +104,8 @@ jobs:
|
|||
|
||||
IMPORTANT GUIDELINES:
|
||||
- You MUST use the 'tea' CLI for all Gitea interactions.
|
||||
- You MUST use the tea cli to comment on the PR so the user gets a response.
|
||||
- For PR reviews, ALWAYS analyze the diff. Make sure to mention specific files and line numbers.
|
||||
- Be precise with 'tea' commands. If ambiguous, ask for clarification using \`tea pr comment ...\`.
|
||||
- Execute only necessary 'tea' command(s).
|
||||
- Ensure reviews are professional, constructive, and helpful.
|
||||
"
|
||||
|
|
Reference in a new issue