[wp-trac] [WordPress Trac] #55652: Test tool and unit test improvements for 6.1
WordPress Trac
noreply at wordpress.org
Mon Oct 24 17:11:52 UTC 2022
#55652: Test tool and unit test improvements for 6.1
---------------------------------------------+-----------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 6.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests commit | Focuses:
---------------------------------------------+-----------------------
Comment (by desrosj):
In [changeset:"54680" 54680]:
{{{
#!CommitTicketReference repository="" revision="54680"
Build/Test Tools: Hardcode the `ref` for the workflow dispatch on failure.
This removes the dynamic aspect of the `createWorkflowDispatch()` call
that dispatches a Failed Workflow run when another workflow encounters an
issue.
By hardcoding `trunk` as the `ref`, the version of the workflow used will
always be the latest, most up to date. This ensures older branches receive
the bug fixes and improvements made in `trunk` without having to backport
them.
Merges [54674] to the 6.1 branch.
See #55652.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55652#comment:223>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list