Conversation
WordPress.org plugin submissions bundling mcp-adapter may be rejected because vendor/wordpress/php-mcp-schema ships executable .sh scripts in its skill/ directory. Upstream v0.1.1 excludes skill/ and CLAUDE.md from dist archives via .gitattributes.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #170 +/- ##
=========================================
Coverage 88.25% 88.25%
Complexity 1243 1243
=========================================
Files 54 54
Lines 4035 4035
=========================================
Hits 3561 3561
Misses 474 474
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Why
WordPress.org plugin submissions bundling
mcp-adaptermay be rejected becausevendor/wordpress/php-mcp-schemaships executable.shscripts in itsskill/directory.What
Bumps
wordpress/php-mcp-schemafrom v0.1.0 to v0.1.1. Upstream v0.1.1 adds.gitattributesexport-ignore rules that excludeskill/andCLAUDE.mdfrom Composer dist archives. Lockfile-only change.Test plan
composer installproduces a cleanvendor/wordpress/php-mcp-schema/(noskill/directory, no.shfiles, noCLAUDE.md)