chore: Update the claude instructions
All checks were successful
CI / Get Changed Files (pull_request) Successful in 29s
CI / oxlint (pull_request) Successful in 29s
CI / prettier (pull_request) Successful in 36s
CI / eslint (pull_request) Successful in 41s
Setup Gitea Tea CLI / setup-and-login (pull_request) Successful in 1m25s
CI / test-build (pull_request) Successful in 53s
CI / Docker backend validation (pull_request) Successful in 1m4s
CI / Docker frontend validation (pull_request) Successful in 1m11s
CI / Checkstyle Main (pull_request) Successful in 1m30s
All checks were successful
CI / Get Changed Files (pull_request) Successful in 29s
CI / oxlint (pull_request) Successful in 29s
CI / prettier (pull_request) Successful in 36s
CI / eslint (pull_request) Successful in 41s
Setup Gitea Tea CLI / setup-and-login (pull_request) Successful in 1m25s
CI / test-build (pull_request) Successful in 53s
CI / Docker backend validation (pull_request) Successful in 1m4s
CI / Docker frontend validation (pull_request) Successful in 1m11s
CI / Checkstyle Main (pull_request) Successful in 1m30s
This commit is contained in:
parent
d5f4bcee05
commit
9553c66f11
1 changed files with 2 additions and 1 deletions
|
@ -71,4 +71,5 @@ jobs:
|
|||
|
||||
tea \"<reject or approve>\" ${PR_NUMBER} \"<your review message here>\"
|
||||
|
||||
Make sure the comment is clear, professional, and helpful. Only run the tea comment command once you're finished reviewing all changes. AND MOST IMPORTANDLY ONLY REVIEW THE DIFF FROM THE CURRENT STATE TO THE MAIN BRANCH TO GET THAT USE GIT DIFF. Also if the changes are rejected be a bit mean"
|
||||
Make sure the comment is clear, professional, and helpful. Only run the tea comment command once you're finished reviewing all changes. AND MOST IMPORTANDLY ONLY REVIEW THE DIFF FROM THE CURRENT STATE TO THE MAIN BRANCH TO GET THAT USE GIT DIFF. Also if the changes are rejected be a bit mean
|
||||
You may also use the tea clie to find out various things about the pull request"
|
||||
|
|
Reference in a new issue