[wp-trac] [WordPress Trac] #53363: Test tool and unit test improvements for 5.9

WordPress Trac noreply at wordpress.org
Mon Oct 25 19:28:17 UTC 2021


#53363: Test tool and unit test improvements for 5.9
--------------------------------------+---------------------
 Reporter:  desrosj                   |       Owner:  (none)
     Type:  task (blessed)            |      Status:  new
 Priority:  normal                    |   Milestone:  5.9
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"51934" 51934]:
 {{{
 #!CommitTicketReference repository="" revision="51934"
 Build/Test Tools: Restore Slack notifications for older branches.

 In [51921], the GitHub Actions workflows were updated to utilize the Slack
 notifications workflow as a callable one instead of on the `workflow_run`
 event.

 This eliminated the need for an additional “Slack Notifications” workflow
 run for every completed workflow, but only when other workflows are
 updated as well. This resulted in notifications from older branches
 breaking, as the changes in [51921] were not backported.

 Instead of backporting the needed changes now (the Slack workflow is still
 being polished), this commit partially restores the `workflow_run` event
 for older branches so that notifications will resume.

 See #53363.
 }}}

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


More information about the wp-trac mailing list