[wp-trac] [WordPress Trac] #52667: Use path detection to limit when GitHub Action workflows run
WordPress Trac
noreply at wordpress.org
Tue Mar 2 19:57:30 UTC 2021
#52667: Use path detection to limit when GitHub Action workflows run
------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 5.8
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"50479" 50479]:
{{{
#!CommitTicketReference repository="" revision="50479"
Build/Test Tools: Add path detection when running GitHub Actions on
`pull_request`.
This change adds a list of paths to check when determining which workflows
to run on `pull_request`. This will prevent certain workflows from running
unnecessarily when the files updated are not related to the tests and
checks being performed.
Props peterwilsoncc, johnbillion.
Fixes #52667.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52667#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list