-
Notifications
You must be signed in to change notification settings - Fork 102
chore(ci): Fixing CI #593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(ci): Fixing CI #593
Conversation
The claude-code-review workflow must match the version on main branch for GitHub's workflow validation to pass. Keeping it at v5 to match main. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #593 +/- ##
=======================================
Coverage 86.88% 86.88%
=======================================
Files 12 12
Lines 1761 1761
=======================================
Hits 1530 1530
Misses 155 155
Partials 76 76 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Code Review: PR #593 - Fixing CISummaryThis PR updates the ✅ Positive Findings
|
Standardize all workflow files to use actions/checkout@v6: - build.yml: v6.0.1 -> v6 - claude-code-review.yml: v5 -> v6 - claude.yml: already on v6 Note: The claude-code-review workflow will fail validation on this PR because GitHub requires workflow files to match the main branch for security. Once this is merged to main, future PRs will work correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
No description provided.