Skip to content

ci: add plugin manifest linting#4

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

ci: add plugin manifest linting#4
internet-dot wants to merge 1 commit intoheurema:mainfrom
internet-dot:ci/codex-plugin-scanner

Conversation

@internet-dot
Copy link
Copy Markdown

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

This adds a non-blocking metadata check so plugin-related changes are easier to review in CI.

It only adds one workflow file, uses read-only permissions, and leaves runtime code and release flow alone.

Why it looked like a fit here:

  • True parallel panel runs both providers simultaneously via run_in_background so neither influences the other

The workflow only checks the existing metadata surface already in the repo.
Permissions: read-only. No secrets. No publish. No runtime changes.

No runtime code or release flow changes are included here, and the workflow can be removed cleanly if it does not fit your setup.
If you would rather fold it into an existing workflow instead of a dedicated file, I can adjust the branch.

@internet-dot internet-dot force-pushed the ci/codex-plugin-scanner branch from 5b2fcdd to baa22cd 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