We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867ed0c commit 218cdedCopy full SHA for 218cded
1 file changed
.github/workflows/claude_review.yml
@@ -229,7 +229,7 @@ jobs:
229
230
git commit -m "Apply changes from Claude (requested by @${COMMENT_USER} on #${PR_NUMBER})
231
232
- Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>"
+ Co-Authored-By: Claude <noreply@anthropic.com>"
233
CLAUDE_COMMIT=$(git rev-parse HEAD)
234
235
git fetch --depth=1 origin "$BASE_BRANCH"
0 commit comments