Add opt-in .pcpignore exclusions - #1460
Conversation
|
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. |
Review detailsModel: Opus 4.8 Blocking1. "Relative to plugin root" is false — matching is unanchored. 2. No glob support — proposal's own 3. AC unmet: no warning on invalid/unreadable file. Non-blocking
Test gaps
|
|
Codex has reviewed this PR.
|
Summary
.pcpignoreformat for local and CI file exclusions--use-pcpignoreto WP-CLI and a disabled-by-default Admin Scanner option.pcpignoreinactive unless explicitly requested, so WordPress.org scans continue to inspect every distributed fileCloses #1459
Testing
git diff --checkphpcs --standard=phpcs.xml.distfor changed PHP fileswp-scripts lint-js assets/js/plugin-check-admin.jsWP_TESTS_*constants.api.wordpress.organd has no test database.Disclosure: This pull request was drafted with assistance from OpenAI Codex and reviewed by its author.