[wp-trac] [WordPress Trac] #52644: Configure Slack notifications for GitHub Action workflows
WordPress Trac
noreply at wordpress.org
Thu Aug 5 16:53:06 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:"51558" 51558]:
{{{
#!CommitTicketReference repository="" revision="51558"
Build/Test Tools: Add branch filtering for Slack notifications workflow.
Since branch filtering happens prior to the workflow run being created,
filtering the branches that `workflow_run` will fire on for this workflow
should cut down on the number of skipped “Slack Notifications” runs listed
in the Actions section of the repository.
This also removes the check for a `skipped` outcome in the requesting
workflow. Workflows for push events resulting from WordPress Core commits
are never skipped.
See #52644.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52644#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list