chore(ci): pin mr-boxington-action v1.0.1 - #1336
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughBoth Changesmr-boxington-action update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR only pins the CI action to the v1.0.1 commit in two locations, with no application or runtime behavior changes; no actionable merge-blocking risk remains after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) 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 |
Pin the mbx setup composite to the tagged v1.0.1 action commit. This release authenticates release-metadata lookups with the workflow token, preventing the intermittent GitHub API 403s seen when many CLI jobs start together. The matching tag annotation also satisfies Zizmor’s ref-version check.
AI-assisted — Tool: Codex; model: openai/gpt-5; version: unavailable.
Note
Low Risk
CI-only dependency pin with no application or runtime behavior changes in this repo.
Overview
Updates the mbx composite action to use
jdx/mr-boxington-actionat v1.0.1 (commit203ebddb…) instead of the previous v1 pin, for both the fork PR cache mirror step and the main setup step.This targets intermittent GitHub API 403 errors when many jobs start at once, by using a release that authenticates release-metadata lookups with the workflow token. The v1.0.1 ref comment also aligns with Zizmor’s ref-version checks.
Reviewed by Cursor Bugbot for commit a1d84e4. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit