[wp-trac] [WordPress Trac] #57556: Configure feature branches on GitHub to trigger workflows to support development on forks

WordPress Trac noreply at wordpress.org
Fri Dec 20 00:09:56 UTC 2024


#57556: Configure feature branches on GitHub to trigger workflows to support
development on forks
----------------------------------+------------------------------
 Reporter:  flixos90              |       Owner:  (none)
     Type:  enhancement           |      Status:  new
 Priority:  normal                |   Milestone:  Awaiting Review
Component:  Build/Test Tools      |     Version:
 Severity:  normal                |  Resolution:
 Keywords:  has-patch needs-docs  |     Focuses:
----------------------------------+------------------------------

Comment (by dd32):

 Or, what about running a highly limited subset of the core tasks by
 default?

 Realistically, contributors don't need the full PHPUnit PHP/MySQL matrix
 of tests, a single test run of PHP $latest would likely meet their needs.
 Likewise, the vast majority probably don't need the Performance tests or
 Installation-testing tests. The full kitchen sink could be configured to
 run either on-demand or left until PR time.

 Initially my thinking was that could be a separate workflow that was
 something like `contributor-run-tests` that ran on pushes to any non-core-
 like branches (to reduce the minutes used when syncing forks)

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


More information about the wp-trac mailing list