anthropics / anthropics/claude-code-action
Cannot trigger Claude Code Auto Review from commit by CCA
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.9k
- Forks
- 2.1k
- Ø Merge
- 3 T. 9 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
Hi team,
In our project, we’re currently using `claude.yml` and `claude-auto-review.yml` from the Claude Code Action examples.
When a commit is added to a pull request via Claude Code Action, the claude-auto-review.yml workflow fails to run, and we see the following error in the logs:
```
Checking permissions for actor: claude[bot]
Permission level retrieved: none
```
From what I can tell, this is likely due to the Claude GitHub App not having permission to run GitHub Actions, which causes the workflow trigger to fail.
I’d like to resolve this issue, but as far as I know, the GitHub App’s permissions can’t be modified.
Are there any known solutions or recommended workarounds for this issue? I’d appreciate any guidance.
Thanks in advance!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.