fix: Update pipeline name
Some checks failed
Claude PR Review / claude-code (pull_request) Failing after 13s
CI / Get Changed Files (pull_request) Successful in 10s
CI / oxlint (pull_request) Successful in 18s
CI / Docker backend validation (pull_request) Failing after 23s
CI / eslint (pull_request) Successful in 28s
CI / prettier (pull_request) Successful in 35s
CI / test-build (pull_request) Successful in 57s
CI / Checkstyle Main (pull_request) Successful in 1m3s
CI / Docker frontend validation (pull_request) Failing after 1m2s
CI / Backend Tests (pull_request) Successful in 1m45s
Some checks failed
Claude PR Review / claude-code (pull_request) Failing after 13s
CI / Get Changed Files (pull_request) Successful in 10s
CI / oxlint (pull_request) Successful in 18s
CI / Docker backend validation (pull_request) Failing after 23s
CI / eslint (pull_request) Successful in 28s
CI / prettier (pull_request) Successful in 35s
CI / test-build (pull_request) Successful in 57s
CI / Checkstyle Main (pull_request) Successful in 1m3s
CI / Docker frontend validation (pull_request) Failing after 1m2s
CI / Backend Tests (pull_request) Successful in 1m45s
This commit is contained in:
parent
c9885f0fee
commit
4970937a8e
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ jobs:
|
||||||
|
|
||||||
Once you are done with your review, post your feedback as a reject or review on the pull request using the following exact format:
|
Once you are done with your review, post your feedback as a reject or review on the pull request using the following exact format:
|
||||||
|
|
||||||
tea \"<reject or approve>\" ${PR_NUMBER} \"<your review message here>\"
|
tea \"<comment 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
|
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
|
||||||
You may also use the tea cli to find out various things about the pull request
|
You may also use the tea cli to find out various things about the pull request
|
||||||
|
|
Reference in a new issue