ci: standards ci-pipeline dry-run caller (observation, not adoption) - #103
Merged
Merged
Conversation
Adds a pinned caller for hyperpolymath/standards ci-pipeline.yml as part of the deliberate dry-run wave that seeds .machine_readable/pipeline-allow.txt by OBSERVATION rather than by inference. actions.lock key added BY HAND (never `gh actions-lock` rewrite mode). Discloses hyperpolymath/standards#976 in the workflow header. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ji1bq3TypfycfUPAR7hSxR
Contributor
|
Warning Review limit reachedNext included review available in 23 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: ASSERTIVE Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
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 |
|
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 this is
A deliberate observation, not an adoption.
hyperpolymath/standardscarries a reusable pipeline,.github/workflows/ci-pipeline.yml, which as of today has zero callersanywhere in the estate. Its exemption ledger,
.machine_readable/pipeline-allow.txt, is seeded empty on purpose. Theledger's own text is explicit about how it may be filled:
This PR is one of five in that dry-run wave. Its purpose is to make the
real verdict observable here.
Expected verdict in this repository
detectcounts ecosystem markers on the default branch. Measured today:Cargo.toml*.nclSo the pipeline should run for real here, via the Rust arm.
Known defect, disclosed up front
⚠ hyperpolymath/standards#976 —
detectcounts*.nclinto its ecosystemdenominator, and the RSR template ships a six-file k9 Nickel set into every
seeded repository.
TOTALcan therefore be lifted above zero by templateboilerplate alone, which silences the workflow's own zero-denominator refusal
while nothing meaningful has been checked. On a 24-repo sample, 9 would go
vacuously green that way.
This repository was chosen precisely because its verdict does not depend on
that contaminated signal.
Cargo.toml= 5 carriesTOTALto 32 on its own,so the verdict here is identical whether or not #976 is cured, and this
observation survives whichever cure is chosen.
Deliberate choices
2eb9bb19,ci-pipeline.ymlblobd2583657), never@main— followingmainwould let one push instandardschange the verdict of every already-pinned caller with no reviewhere.
secrets:block at all.ci-pipeline.ymldeclaresworkflow_call.inputsonly, has nosecrets:block and references nosecrets.*anywhere.secrets: inheritwould hand the entire store to aworkflow that consumes none of it.
pull_request+workflow_dispatchonly, so the PR itself is theobservation.
actions.lockedited by hand, nevergh actions-lockrewrite mode(which previously de-pinned 24 SHAs and invented invalid refs).
Pre-existing condition — not caused by this PR
This repository is already red on the actions-lock gate at
main,independently of this change. Verified by running the estate's own verifier
against the unmodified
maintree:That is a live violation predating this branch (see the existing
fix/actions-lock-desyncbranch). Do not attribute it to this PR.Measured separately: adding a reusable-workflow caller produces no new
lockfile findings at all —
gh actions-lockv0.1.6 does not recognisereusable-workflow
uses:paths. The': []'key added here is for consistencywith what the tool would generate, and is not load-bearing.
Please do not merge yet
The verdict is the deliverable. Once the run completes, the result is recorded
against the ledger, and only repositories that actually went red are added
— in a commit carrying a column-0
Ratchet-exception: .machine_readable/pipeline-allow.txt — <why>trailer.🤖 Generated with Claude Code
https://claude.ai/code/session_01Ji1bq3TypfycfUPAR7hSxR