Code Review
VIP offers both automated scans and manual reviews to our customers. This process is the same for both your initial codebase review, and for ongoing PR reviews.
Automated scans
When you open a PR in the GitHub the VIP Code Analysis bot will automatically scan your entire codebase against VIP Coding Standards. Please refer to this guide to PHPCS review feedback. We strongly recommend looking at this document before submitting your code to expedite your review process.
Manual code review
Customers with Application Support may also request specific developer feedback on your codebase (including themes and custom plugins) by adding the “[VIP] Review Request” label to your PR in master
. Before adding the label, ensure that you’ve addressed as many errors and warnings from the automated scan as possible. Please note that pull requests without the [VIP] Review Request
label will not be manually reviewed.