Adopt validate-plugins action suite; pin all external SHAs#218
Open
tobinsouth wants to merge 1 commit intomainfrom
Open
Adopt validate-plugins action suite; pin all external SHAs#218tobinsouth wants to merge 1 commit intomainfrom
tobinsouth wants to merge 1 commit intomainfrom
Conversation
Adds the shared composite actions (validate / bump / scan) and pins the 2 external entries that were missing a SHA (figma, adobe-for-creativity). Workflows: - validate-plugins.yml: invariants I1-I11 + claude plugin validate + diff-gated clone-at-SHA validation. SHA-pin (I5) is a hard error. I1 stays warn (entries are intentionally category-grouped). - bump-plugin-shas.yml: bot-free weekly refresh. - scan-plugins.yml: Claude policy scan with the tightened hook-scope/telemetry/disclosure rubric. Blocking. Policy prompt at .github/policy/ uses the same tightened rubric as the official marketplace (hook scope, undisclosed telemetry, description-vs-behavior).
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.
Adds the shared composite actions and pins the 2 entries that were missing a SHA.
Workflows
validate-plugins.yml— invariants I1–I11,claude plugin validate, diff-gated clone-at-SHA validation of changed external entries, and per-folder validation of changed in-repo plugins. SHA-pin (I5) is a hard error. I1 (sort) stays a warning since entries here are intentionally category-grouped.bump-plugin-shas.yml— bot-free weekly SHA refresh; validates each new SHA before opening one PR.scan-plugins.yml— Claude policy scan with the tightened hook-scope / telemetry / disclosure rubric (same asclaude-plugins-official). Blocking. Graceful no-op ifANTHROPIC_API_KEYisn't configured.Data changes
figmaandadobe-for-creativitypinned to current upstream HEAD.After merge
Trigger
scan-pluginsviaworkflow_dispatchwithscan_all=trueto review all 26 external entries against the tightened policy.