fix(ci): restore reachable standards workflow pins - #54
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (6)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (1)
|
| Layer / File(s) | Summary |
|---|---|
Update reusable workflow pins .github/workflows/governance.yml, .github/workflows/hypatia-scan.yml, .github/workflows/mirror.yml, .github/workflows/rust-ci.yml, .github/workflows/scorecard.yml, .github/workflows/secret-scanner.yml |
The reusable workflow references now use the pinned commit fad242d35291de1898242d6737ba02b74a59a2f2. |
Grant actions read permission .github/workflows/governance.yml, .github/workflows/hypatia-scan.yml, .github/workflows/mirror.yml |
The workflows add actions: read to their permissions blocks. |
Estimated code review effort: 1 (Trivial) | ~5 minutes
Merge Risk: ⚪ Minimal · up to 92e88
This updates shared workflow pins and grants read-only Actions access where required, restoring reusable workflow execution without broadening write permissions. No merge-blocking risk remains.
🚥 Pre-merge checks | ✅ 4 | ❌ 1
❌ Failed checks (1 warning)
| Check name | Status | Explanation | Resolution |
|---|---|---|---|
| Description check | The description explains the cause and intended outcome, but it does not follow the repository template. It omits the Changes, quality checklist, Testing, and Screenshots sections. It also names SHA 0… | Update the description to use the required template sections, complete or mark the checklist items, document testing, and state whether screenshots are not applicable. Correct the referenced target SHA so it matches the files changed in thi… |
✅ Passed checks (4 passed)
| Check name | Status | Explanation |
|---|---|---|
| Title check | ✅ Passed | The title clearly summarises the main change: restoring reachable pinned references for standards workflows. |
| Docstring Coverage | ✅ Passed | 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… |
| Linked Issues check | ✅ Passed | Check skipped because no linked issues were found for this pull request. |
| Out of Scope Changes check | ✅ Passed | Check skipped because no linked issues were found for this pull request. |
Full details: Description check
Explanation
The description explains the cause and intended outcome, but it does not follow the repository template. It omits the Changes, quality checklist, Testing, and Screenshots sections. It also names SHA 092dedada188f56c5915f74a5fd40aac093742c3, while the changed files use SHA fad242d35291de1898242d6737ba02b74a59a2f2.
Resolution
Update the description to use the required template sections, complete or mark the checklist items, document testing, and state whether screenshots are not applicable. Correct the referenced target SHA so it matches the files changed in this pull request.
- Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
- Create stacked PR
- Commit on current branch
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.
A rabbit checks each workflow pin
Six fresh hashes settle in
Three workflows read actions with care
Rust and scans align their share
The pipeline hops through clean air
Comment @coderabbitai help to get the list of available commands.
Every hyperpolymath/standards reusable-workflow pin on this branch now points at standards main HEAD (fad242d35291de1898242d6737ba02b74a59a2f2). Callers of reusables that request `actions: read` at that revision (governance, hypatia-scan, mirror) are granted it, because a pin bump alone startup-fails when the caller grants only `contents: read`. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Replace the unreachable standards reusable-workflow commit 7fdc2705df74b4e352d2a1cde3e87a5923fdf329 with reachable standards main commit 092dedada188f56c5915f74a5fd40aac093742c3. The old SHA is an intermediate commit from squash-merged standards PR #596: it exists, but GitHub rejects it for cross-repository reusable workflows before creating jobs. This restores Hypatia/SARIF and the other affected workflows without weakening SHA pinning or branch protection. Estate incident: 251 active workflow files across 70 repositories in hyperpolymath and metadatastician.