Skip to content

fix(ci): restore reachable standards workflow pins - #75

Open
hyperpolymath wants to merge 1 commit into
mainfrom
fix/restore-reachable-standards-pin
Open

fix(ci): restore reachable standards workflow pins#75
hyperpolymath wants to merge 1 commit into
mainfrom
fix/restore-reachable-standards-pin

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

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.

@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: a22ed77e-0e62-4ae1-a70a-483c794ba0fb

📥 Commits

Reviewing files that changed from the base of the PR and between 2855fa7 and 39e51d7.

📒 Files selected for processing (3)
  • .github/workflows/governance.yml
  • .github/workflows/hypatia-scan.yml
  • .github/workflows/scorecard.yml

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. (21)
  • GitHub Check: governance / Actions lockfile verify
  • GitHub Check: governance / Workflow security linter
  • GitHub Check: governance / Check Workflow Staleness
  • GitHub Check: governance / Debt ratchet
  • GitHub Check: governance / Licence consistency
  • GitHub Check: governance / Trusted-base reduction policy
  • GitHub Check: governance / Allowlist Preflight
  • GitHub Check: governance / Security policy checks
  • GitHub Check: governance / Guix packaging policy (Nix retired)
  • GitHub Check: governance / Language / package anti-pattern policy
  • GitHub Check: governance / Live Actions policy (credentialed advisory)
  • GitHub Check: governance / Code quality + docs
  • GitHub Check: governance / Exemption ratchet
  • GitHub Check: governance / Well-Known (RFC 9116 + RSR)
  • GitHub Check: hypatia / Hypatia Neurosymbolic Analysis
  • GitHub Check: Validate K9 contracts
  • GitHub Check: analyze (javascript-typescript, none)
  • GitHub Check: Validate eclexiaiser manifest
  • GitHub Check: Empty-linter (invisible characters)
  • GitHub Check: Groove manifest check
  • GitHub Check: Validate A2ML manifests
🧰 Additional context used
🪛 zizmor (1.29.0)
.github/workflows/hypatia-scan.yml

[warning] 29-29: secrets unconditionally inherited by called workflow (secrets-inherit): this reusable workflow

(secrets-inherit)

🔇 Additional comments (3)
.github/workflows/governance.yml (1)

35-35: LGTM!

.github/workflows/hypatia-scan.yml (1)

29-29: LGTM!

.github/workflows/scorecard.yml (1)

14-14: LGTM!


📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated the governance automation workflow to a newer approved version.
    • Updated the Hypatia security scanning workflow reference.
    • Updated the Scorecards workflow reference.

Walkthrough

Three GitHub Actions jobs now reference a newer pinned commit for the shared governance, Hypatia scan, and Scorecards reusable workflows. No triggers, permissions, concurrency settings, or other workflow logic changed.

Changes

Workflow pin updates

Layer / File(s) Summary
Update reusable workflow references
.github/workflows/governance.yml, .github/workflows/hypatia-scan.yml, .github/workflows/scorecard.yml
The governance, Hypatia scan, and Scorecards jobs now use pinned commit 092dedada188f56c5915f74a5fd40aac093742c3 instead of 7fdc2705df74b4e352d2a1cde3e87a5923fdf329.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 39e51

This updates three shared workflow pins to restore reusable workflow execution without changing workflow triggers, permissions, or job logic. No current merge-readiness risk remains.

Poem

A rabbit checks the workflow gate
Three pins hop to a newer state
Governance, scans, and scores align
Each follows one refreshed sign
No triggers stray, no settings sway
The burrow builds with care today

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the CI change: restoring reachable pins for standards workflows. It is concise and directly related to the changeset.
Description check ✅ Passed The description explains the unreachable commit, the replacement commit, the affected workflows, and the retained SHA pinning. It is directly related to the changeset.
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.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant