wordpress-develop/.github/workflows
Jonathan Desrosiers ce0396ba76 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@51535 602fd350-edb4-49c9-b593-d223f7449a82
2021-08-03 13:45:02 +00:00
..
coding-standards.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
end-to-end-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
javascript-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
php-compatibility.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
phpunit-tests.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
slack-notifications.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
test-coverage.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
test-npm.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
test-old-branches.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00
welcome-new-contributors.yml Build/Test Tools: Expand Slack notifications for GitHub Actions. 2021-08-03 13:45:02 +00:00