fix(ci): pin GitHub-hosted Ubuntu runner image - #147
Conversation
|
Warning Review limit reachedNext included review available in 49 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughCI, fuzz, Scorecard 워크플로의 러너 이미지가 ChangesUbuntu 러너 버전 고정
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: 🔵 Low · up to The PR pins the CI, fuzzing, and Scorecard workflows to Ubuntu 24.04 without changing their gates or permissions. The accompanying contract test should be strengthened to validate every runner declaration; the PR is otherwise mergeable with this bounded follow-up understood. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (3 skipped: 3 unsupported.) ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Co-authored-by: OpenAI Codex <codex@openai.com>
Superseded — clean replacement is #149
This PR originally owned only the explicit
ubuntu-24.04runner-selection repair and was clean atb663f9d200e5f385c7dd067d074940a02836c68e.During stack convergence, former support-bundle PR #146 was retargeted to this feature branch. Because #146 already had auto-merge enabled, the retarget immediately merged #146 into this branch and advanced this PR to
9ee83d6aa8ec2906bc31b799580ef3dbe07d088b, adding six unrelated support/operability files. Protectedmain@cc15cc2c34daf8c104eeb83d52a6a66f3cd6e128was not modified.The runner-only delta is preserved exactly by replacement #149 at clean head
b663f9d200e5f385c7dd067d074940a02836c68e. The support-bundle delta is preserved separately by stacked replacement #150 at9ee83d6aa8ec2906bc31b799580ef3dbe07d088b, based on #149's clean branch. No check/review evidence from this contaminated PR transfers.Close this PR to prevent the mixed-context branch from becoming the integration vehicle. Continue runner/control-plane validation on #149 and support-bundle validation on #150.