[wp-trac] [WordPress Trac] #61564: GitHub Actions updates and improvements for 6.7

WordPress Trac noreply at wordpress.org
Fri Oct 18 14:00:44 UTC 2024


#61564: GitHub Actions updates and improvements for 6.7
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  6.7
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"59252" 59252]:
 {{{
 #!CommitTicketReference repository="" revision="59252"
 Build/Test Tools: Refine `paths` filter for workflows.

 Some GitHub Action workflows use the `paths` filter to limit when
 workflows run for pull requests. This helps avoid running workflows
 unnecessarily when the pull request does not change any relevant code.

 Currently, a few of these workflows are configured to run when any `.yml`
 file in the `.github/workflows/` directory is changed. This updates those
 workflows to target more specific workflow files for more efficient
 running.

 See #61564.
 }}}

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


More information about the wp-trac mailing list