We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fdcaf commit b0a1ae3Copy full SHA for b0a1ae3
1 file changed
.github/workflows/claude-pr-review.yml
@@ -49,6 +49,7 @@ jobs:
49
with:
50
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
51
track_progress: false
52
+ allowed_bots: "hotdata-automation[bot]"
53
prompt: |
54
REPO: ${{ github.repository }}
55
PR NUMBER: ${{ github.event.pull_request.number }}
0 commit comments