Opened 2 years ago
#61568 new enhancement
Only share Playground testing details when appropriate
| Reported by: | desrosj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Follow up to #59416.
When a PR is opened to wordpress-develop, a comment is left detailing how to test the changes in a Playground instance. But this is only necessary when there are changes to the built source of WordPress. For example, changes only to the tests/phpunit directory should not require testing in Playground.
Here's an initial list of files that could potentially result in changes that could benefit from Playground testing:
- The
srcdirectory - The
(package|package-lock).jsonfiles Gruntfile.jstools/webpackwebpack.config.js
Limiting when the bot comments will help limit noise on PRs and avoid confusion about how to test certain changes.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)