Skip to content

Run an automated review on every pull request - #20

Open
Fiona2016 wants to merge 1 commit into
mainfrom
ci/claude-code-review
Open

Run an automated review on every pull request#20
Fiona2016 wants to merge 1 commit into
mainfrom
ci/claude-code-review

Conversation

@Fiona2016

Copy link
Copy Markdown
Collaborator

Adds the pull-request review workflow this repository was missing, matching the one already used by the backend repositories. The synchronize trigger re-runs it on every push, so the verdict tracks the current state of a branch.

Needs a repository secret before it can run: CLAUDE_CODE_OAUTH_TOKEN is not configured here yet. Until it is added, the job will fail on the token step. Fork pull requests will not receive a review either way, since pull_request does not expose secrets to forks.

Reviews here were ad-hoc, so whether a pull request got one depended on who
opened it. The synchronize trigger re-runs on each push, which keeps the verdict
tied to the current state of the branch rather than to its first revision.

Mirrors the workflow already used by the backend repositories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant