[wp-trac] [WordPress Trac] #52644: Configure Slack notifications for GitHub Action workflows
WordPress Trac
noreply at wordpress.org
Thu Aug 5 14:36:33 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:"51555" 51555]:
{{{
#!CommitTicketReference repository="" revision="51555"
Build/Test Tools: Correctly check for the trigger event when running the
Slack notifications workflow.
This updates the conditional check for the Slack notifications workflow to
check the event of the original workflow and not the one requested through
the `workflow_run:completed` event.
The run triggering the event is accessible at `github.event.workflow_run`.
Props Clorith.
See #52644.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52644#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list