Skip to content

T018: Add author.name validation to CI plugin-quality-gate#18

Merged
grobomo merged 1 commit intomainfrom
018-T018-ci-validation-test
Apr 19, 2026
Merged

T018: Add author.name validation to CI plugin-quality-gate#18
grobomo merged 1 commit intomainfrom
018-T018-ci-validation-test

Conversation

@grobomo
Copy link
Copy Markdown
Owner

@grobomo grobomo commented Apr 19, 2026

Summary

  • Add author.name field check to CI plugin-quality-gate.yml structure validation
  • Prevents future plugins from shipping without author metadata (caught instruction-manager in T016)
  • Add scripts/test/test-T018-ci-validation.sh

Test plan

  • bash scripts/test/test-T018-ci-validation.sh exits 0
  • CI passes (all existing plugins have author.name after T016 fix)

CI now checks that every plugin.json has author.name field,
matching the local validation in scripts/test/test-T016.
Prevents repeat of instruction-manager missing author issue.

known: T015 blocked on source location
@grobomo grobomo merged commit c4bb0e0 into main Apr 19, 2026
1 check passed
@grobomo grobomo deleted the 018-T018-ci-validation-test branch April 19, 2026 07:27
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