Commit 11c808a
Mohammod Al Amin Ashik
chore(ci): drop automatic Claude review, keep on-demand only
Review is now triggered solely by mentioning @claude on a PR or issue,
via claude.yml.
Removing the automatic workflow also drops a job that could never work on
the PRs that most need review: GitHub withholds secrets and OIDC tokens
from pull_request runs originating in forks, so claude-code-review.yml
failed there with "Could not fetch an OIDC token" regardless of the
id-token: write it requested. The @claude path runs on issue_comment in
the base-repo context, so it has secrets and works on fork PRs.1 parent e470943 commit 11c808a
1 file changed
Lines changed: 0 additions & 44 deletions
This file was deleted.
0 commit comments