[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 May 31 18:11:46 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:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  6.6
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"58274" 58274]:
 {{{
 #!CommitTicketReference repository="" revision="58274"
 Build/Test Tools: Make the logic around Playground testing reusable.

 The workflow responsible for testing the build process is currently
 responsible for creating a ZIP file of the WordPress build and storing it
 as an artifact. This can be used for manual testing, but is mainly used
 for spinning up a Playground instance.

 Because of how comments with Playground testing instructions are left pull
 requests. the pull request number needs to be stored as a workflow
 artifact as well. This moves the logic responsible for this to the
 reusable workflow, which allows older branches to make use of Playground
 testing without additional maintenance burden.

 See #59416.
 }}}

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


More information about the wp-trac mailing list