anthropics / anthropics/claude-code-action
Claude PR comment not actually populating and sending me to Github Actions for information
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.9k
- Forks
- 2.1k
- Merge medio
- 3 d 9 h
- PR fusionados (30 d)
- 10
Descripción
**Describe the bug**
A clear and concise description of what the bug is.
When Running the Claude PR comment it populates with a comment of: 'The code review has been completed successfully. Please check the GitHub Actions summary for detailed results.' instead of the full output. The Summary of the PR workflow shows the full Claude analysis.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to PR
2. Scroll down to Claude Code Review
3. Does not see code review
**Expected behavior**
The Claude Code PR comment should show the actual PR review.
**Screenshots**
PR comment:
Summary from the Github Action:
Previous working of the PR Comment:
**Workflow yml file**
Can include some parts of the file but cant upload all of it.
**API Provider**
[x] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
**Additional context**
We are not doing a PR trigger on the workflow, we are doing a workflow_dispatch. Because of this we are using the claude action, then converting the json to md, then using a pr comment action. However it started doing the behavior described above around the beginning of October.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.