[wp-trac] [WordPress Trac] #52644: Configure Slack notifications for GitHub Action workflows

WordPress Trac noreply at wordpress.org
Tue Aug 3 13:45:17 UTC 2021


#52644: Configure Slack notifications for GitHub Action workflows
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  5.9
Component:  Build/Test Tools  |     Version:  5.6
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"51535" 51535]:
 {{{
 #!CommitTicketReference repository="" revision="51535"
 Build/Test Tools: Expand Slack notifications for GitHub Actions.

 This expands Slack notifications to include success, cancelled, and
 “fixed” GitHub Action workflow run outcomes in addition to failures.

 A “fixed” outcome occurs when the previous run for a workflow failed and
 the current one succeeds. This matches the behavior that was native to
 TravisCI by setting `on_success` for notifications to `change`.

 The message details and where each outcome is posted is controlled by
 Slack workflows.

 The Slack notification logic has also been pulled into a separate workflow
 to prevent repeating code in every workflow.

 See #52644.
 }}}

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


More information about the wp-trac mailing list