Skip to content

Comments

Fix @claude workflow: add checkout and match official config#434

Merged
vitkl merged 1 commit intomasterfrom
fix-claude-workflow-v2
Feb 22, 2026
Merged

Fix @claude workflow: add checkout and match official config#434
vitkl merged 1 commit intomasterfrom
fix-claude-workflow-v2

Conversation

@vitkl
Copy link
Contributor

@vitkl vitkl commented Feb 22, 2026

Summary

  • Add actions/checkout@v4 step (fixes fatal: not a git repository error)
  • Add actions: read permission (allows Claude to read CI results)
  • Add pull_request_review trigger for @claude in PR reviews
  • Add issue title-based @claude trigger
  • Now matches the official example config

Test plan

🤖 Generated with Claude Code

- Add checkout step (fixes 'not a git repository' error)
- Add actions:read permission (allows reading CI results)
- Add pull_request_review trigger for @claude in PR reviews
- Add issue title trigger for @claude

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vitkl vitkl merged commit 2163d39 into master Feb 22, 2026
3 checks passed
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