Skip to content

Commit 3531f34

Browse files
authored
Update review prompt instructions in workflow file
try to persuade claude, that we will post the comments later on, so he will not respond with things like > Since I can't post comments on the upstream repo due to token permissions, here's the response to the reviewer's question:
1 parent eef9e9e commit 3531f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude-pr-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ jobs:
345345
prompt+=$'\n'
346346
prompt+="Commit each logical change separately with a descriptive message."
347347
prompt+="Push the commits in the repo."
348+
prompt+="The results of this prompt will be posted to the pull request in a separate step."
348349
349350
{
350351
echo 'PROMPT<<PROMPT_DELIMITER'

0 commit comments

Comments
 (0)