Skip to content

ci: add plugin manifest linting#3

Open
internet-dot wants to merge 1 commit into
alleneubank:mainfrom
internet-dot:ci/codex-plugin-scanner
Open

ci: add plugin manifest linting#3
internet-dot wants to merge 1 commit into
alleneubank:mainfrom
internet-dot:ci/codex-plugin-scanner

Conversation

@internet-dot
Copy link
Copy Markdown

@internet-dot internet-dot commented Apr 4, 2026

╭─ ⚕ Hermes ───────────────────────────────────────────────────────────────────╮
✓ Worktree created: /srv/workspaces/codex-outreach/.worktrees/hermes-c439bbd0
Branch: hermes/hermes-c439bbd0
This adds a scanner-only validation workflow so manifest and skill metadata changes can be reviewed in CI without manual steps.

The workflow runs read-only checks and can be reverted by removing one file.

  • Uses the existing git-commit.md convention for commit messages
  • Validates metadata against patterns in skills/

This PR adds one metadata-only workflow file that runs validation on manifest and skill changes. It doesn't affect runtime behavior or change how the plugin releases. Permissions stay read-only — the workflow only checks files and reports results. The goal is making it easier to catch metadata issues during review.

Happy to fold this into an existing workflow or move the file if you'd prefer a different layout.
This adds a scanner-only validation workflow so manifest and skill metadata changes can be reviewed in CI without manual steps.

The workflow runs read-only checks and can be reverted by removing one file.

  • Uses the existing git-commit.md convention for commit messages
  • Validates metadata against patterns in skills/

This PR adds one metadata-only workflow file that runs validation on manifest and skill changes. It doesn't affect runtime behavior or change how the plugin releases. Permissions stay read-only — the workflow only checks files and reports results. The goal is making it easier to catch metadata issues during review.

Happy to fold this into an existing workflow or move the file if you'd prefer a different layout.

@internet-dot internet-dot force-pushed the ci/codex-plugin-scanner branch from da6ff36 to 45c987f Compare April 5, 2026 19:36
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.

1 participant