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

git-svn-id: https://develop.svn.wordpress.org/trunk@56404 602fd350-edb4-49c9-b593-d223f7449a82
2023-08-17 16:59:49 +00:00
..
coding-standards.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
end-to-end-tests.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
failed-workflow.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
javascript-tests.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
performance.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
php-compatibility.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
phpunit-tests.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
slack-notifications.yml Build/Test Tools: Don’t send a Slack notice when a workflow fails once. 2023-08-17 16:59:49 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
test-coverage.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
test-npm.yml Build/Test Tools: Simplify the required prerequisite jobs for the failed-workflow job. 2023-08-17 14:42:58 +00:00
test-old-branches.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
welcome-new-contributors.yml Build/Test Tools: Restrict the permissions granted to jobs on GitHub Actions 2023-05-03 22:15:27 +00:00