ci: bump standards reusables d72fe5a → 09e7023d (clear workflow-staleness) - #33
Merged
Merged
Conversation
…ss); fix scorecard SPDX standards/main was rebased/force-pushed, orphaning the d72fe5a pin set in #26 — the workflow-staleness check now reports it as "not a recognised ancestor of standards HEAD (09e7023d)". Re-pin the three callers to the current published standards HEAD: - governance.yml, hypatia-scan.yml, scorecard.yml: @d72fe5a14e84 -> @09e7023d2468 Also fix a stale SPDX header in scorecard.yml (PMPL-1.0 -> MPL-2.0; the repo migrated to MPL-2.0 estate-wide). Note: the hypatia check stays red until the advisory scan-guard is restored upstream (tracked in #28); this only clears the staleness gate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UCnxjXkN6uDj9YSANuGEgR
hyperpolymath
marked this pull request as ready for review
June 21, 2026 23:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Re-pin the three standards reusable callers
d72fe5a14e84→09e7023d2468(current published standards HEAD) to clear thegovernance / Check Workflow Stalenessgate, and fix a stalePMPL-1.0SPDX header inscorecard.yml(→MPL-2.0, matching the repo's license migration)..github/workflows/governance.yml.github/workflows/hypatia-scan.yml.github/workflows/scorecard.ymlWhy
standards/mainwas rebased/force-pushed, orphaning thed72fe5apin set in #26. Staleness now reports it as "not a recognised ancestor of standards HEAD (09e7023d2468)" — i.e. not merely behind, but no longer in the history.Caveats
hypatiacheck stays red — that's the un-restored advisory scan-guard upstream (Upstream fixes to green Hypatia: restore advisory scan-guard (standards) + 3 scanner false-positive rules (hypatia) #28), independent of this bump. This PR only clears the staleness gate.🤖 Generated with Claude Code
https://claude.ai/code/session_01UCnxjXkN6uDj9YSANuGEgR
Generated by Claude Code