Migrate CI to github-actions@v2; drop wrapper cron - #221
Conversation
- @v1 → @v2 across ci.yml, dependabot-auto-merge.yml, linters.yml - Drop unused inputs (context, build_dockerfile) — v2 defaults match - Add pull-requests:write + checks:write on the pipeline job (required by v2's publish-test-reports step) - Delete update-gradle-wrapper.yml — Dependabot's gradle ecosystem covers the wrapper natively now Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThe PR upgrades three reusable workflow references in the pull request CI workflow from ChangesReusable Workflow Version Upgrades
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Test Results (openapi-usage-example)4 tests 4 ✅ 3s ⏱️ Results for commit de60154. |
Summary
Branch protection's `linters / Linters` context renamed to `linters / linters` to match v2's new check name (the v2 linters job dropped the friendly name; check key matches the job id).
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes