[wp-trac] [WordPress Trac] #59416: Add a GitHub Action which alerts contributors to a WordPress Playground link to use for testing PRs

WordPress Trac noreply at wordpress.org
Fri Feb 2 10:19:01 UTC 2024


#59416: Add a GitHub Action which alerts contributors to a WordPress Playground
link to use for testing PRs
------------------------------+---------------------
 Reporter:  JeffPaul          |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  6.5
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by swissspidy):

 This could probably be done by analyzing the file changes in the `test-
 build-processes.yml` workflow and not upload the `pr-number` artifact if
 it's not worthwhile. Then in `pull-request-comments.yml` we can just
 silently bail if there's no artifact (rather than calling `core.setFailed(
 'No artifact found!' );` and causing the step to fail)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59416#comment:57>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list