Skip to content

ci: add PR validators - #268

Closed
vivekkartha wants to merge 2 commits into
blader:mainfrom
vivekkartha:ci/pr-validators
Closed

vivekkartha wants to merge 2 commits into
blader:mainfrom
vivekkartha:ci/pr-validators

Conversation

@vivekkartha

Copy link
Copy Markdown

Summary

  • run package validation on every branch push and pull request
  • validate skill discovery and the Claude marketplace
  • pin both npm validators for reproducible CI runs

Validation

  • python3 scripts/validate-package.py
  • npx --yes skills@1.5.23 add . --list
  • npx --yes @anthropic-ai/claude-code@2.1.263 plugin validate .

Added comments for version pinning and reproducibility in the validate workflow.
@blader

blader commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Closing in favor of #234, which pins the same validators and also pins the GitHub actions to commit SHAs. Thank you for the PR.

@blader blader closed this Sep 6, 2026
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.

2 participants