chore(ci): pin standards reusables to lock metadata fix (8fd6c91) - #98
Merged
Merged
Conversation
Standards PR hyperpolymath/standards#898 added the two missing 'dependencies:' metadata entries in actions.lock (denoland/setup-deno@22d081f, tailscale/github-action@780049a) that GitHub's called-workflow validator requires. Without them the governance wrapper fails at parse time (0 jobs) with: governance-reusable.yml references action "denoland/setup-deno@…" not present in the lockfile Repins the four wrappers b1a3b7b → 8fd6c91 (standards#898 merge): governance.yml, hypatia-scan.yml, scorecard.yml, secret-scanner.yml
Contributor
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (4)
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
Repins the four standards-reusable wrappers
b1a3b7b→8fd6c91(the standards#898 merge):.github/workflows/governance.yml.github/workflows/hypatia-scan.yml.github/workflows/scorecard.yml.github/workflows/secret-scanner.ymlWhy
#97 merged (ef615db) pinned at
b1a3b7bbefore standards#898 landed (14 min later). Atb1a3b7bthe lockfile'sdependencies:metadata was missingdenoland/setup-deno@22d081f…, so the Governance workflow failed at parse time, 0 jobs onmain:standards#898 added both missing metadata entries (denoland + tailscale) with API-verified owner/repo ids, audited against all 53 consumer workflows (0 remaining gaps).
Expected result
Governance parses and runs on this PR; Hypatia / Secret Scanner / CodeQL / Dogfood stay green as on #97. (Mirror-to-Git-Forges remains a pre-existing account-credential issue, unrelated to these pins.)
Verification
8fd6c915, zero stale pins.8fd6c915c96073c818bfc42089a95936e80f265c(#898 merge).