Commit Graph

3 Commits

Author SHA1 Message Date
Jarrod Watts
0a9f41e191 fix: skip auto-review for fork PRs (#25)
Fork PRs don't have access to OIDC tokens or secrets (GitHub security
restriction), causing CI failures. Auto-review now only runs for
same-repo PRs from collaborators.

For fork PRs, use @claude mention to trigger manual review via the
claude.yml workflow.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 11:36:13 +11:00
Jarrod Watts
e4769f4baf fix: use Opus 4.5 for GitHub Actions (#10)
Claude Code GitHub Actions default to Sonnet. Configure both
workflows to use claude-opus-4-5-20251101 via claude_args.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 21:02:21 +11:00
Jarrod Watts
3a9edbcb8b Merge pull request #7 from jarrodwatts/add-claude-github-actions-1767520144730
Add Claude Code GitHub Workflow
2026-01-04 20:50:32 +11:00