Skip to content

Conversation

@JasonXuDeveloper
Copy link
Owner

Summary

Add pull-requests: write permission to Claude Code Review workflow so it can post review comments on PRs.

Problem

Claude Code Action needs write permission to post comments. Without this, the action runs but cannot post the "No issues found" or issue comments, breaking the auto-approve workflow.

Note

This PR requires manual approval since the Claude workflow validation will fail (workflow file differs from master). Once merged, future PRs will get Claude review comments and auto-approve will work.

🤖 Generated with Claude Code

Claude Code Action needs write permission to post review comments on PRs.
Without this, the action can only read PR data but cannot post comments.

Signed-off-by: JasonXuDeveloper - 傑 <[email protected]>
@github-actions github-actions bot added the ci label Jan 26, 2026
@github-actions
Copy link

Unity Test Results

EditMode: All tests passed
PlayMode: All tests passed

Unity Version: 2022.3.55f1
Project Path: UnityProject

✅ All tests passed! The PR is ready for review.

View workflow run

Click here to view the full workflow run

@JasonXuDeveloper JasonXuDeveloper merged commit 25b8922 into master Jan 26, 2026
17 of 18 checks passed
@JasonXuDeveloper JasonXuDeveloper deleted the fix/claude-review-permissions branch January 26, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants