[wp-trac] [WordPress Trac] #58867: GitHub Actions updates and improvements for 6.4

WordPress Trac noreply at wordpress.org
Thu Aug 17 17:00:04 UTC 2023


#58867: GitHub Actions updates and improvements for 6.4
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  6.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"56404" 56404]:
 {{{
 #!CommitTicketReference repository="" revision="56404"
 Build/Test Tools: Don’t send a Slack notice when a workflow fails once.

 [53947] introduced a callable workflow that allowed a workflow run to be
 retried automatic. By default all workflows are retried once.

 Since a run is not considered “failed” until after the automatic retry,
 the first Slack message is unnecessary and can cause a lot of noise when
 there are network hiccups.

 This alters the logic to skip a failure notice in Slack until the second
 failure.

 See #58867.
 }}}

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


More information about the wp-trac mailing list