Merge pull request 'fix: Update claude to not decline pr's' (!244) from claude/no-reject into main

Reviewed-on: #244
Reviewed-by: Claude <claude@kjan.email>
This commit is contained in:
Jan K9f 2025-06-01 11:54:56 +00:00
commit fa67dd5ebf
No known key found for this signature in database
GPG key ID: 944223E4D46B7412

View file

@ -1,11 +1,11 @@
name: Setup Gitea Tea CLI
name: Claude PR Review
on:
pull_request:
types: [opened, synchronize] # Runs on new PRs and updates
jobs:
setup-and-login:
claude-code:
runs-on: ubuntu-latest
steps:
- name: Checkout code
@ -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:
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
You may also use the tea cli to find out various things about the pull request