Commit Graph

4 Commits

Author SHA1 Message Date
Claude
fc15bd9403 Add CI workflow to validate marketplace.json is valid JSON
Adds a GitHub Actions workflow that runs on PRs when .claude-plugin/marketplace.json
is modified. The workflow uses jq to validate the JSON structure.

Related Slack thread: https://anthropic.slack.com/archives/C09KU300P7F/p1769756203361729
2026-01-30 06:57:57 +00:00
Noah Zweben
b97f6eadd9 Use collaborator permission check instead of org membership (#147) 2026-01-06 19:25:24 -08:00
Noah Zweben
76334d1f67 Add write permissions for external PR workflow (#143)
* Add write permissions for external PR workflow

* Use pulls.createReview instead of issues.createComment

* Revert to issues.createComment with proper permissions
2026-01-06 17:09:02 -08:00
Noah Zweben
6703e9f512 Add workflow to auto-close external PRs (#140)
* Add workflow to auto-close external PRs

* Update PR comment wording

* Add toggle to disable external PR check
2026-01-06 15:06:28 -08:00