wordpress-develop/.github/workflows
Jonathan Desrosiers ba71767faf Build/Test Tools: Simplify some logic in GitHub Action workflows.
This simplifies the logic within the `slack-notifications` and `failed-workflow` steps in GitHub Action workflows to use the `contains()` function and object filtering.

This makes it simpler to perform the needed checks by removing the need to list out every single dependent job defined in `needs`.

See #58867.

git-svn-id: https://develop.svn.wordpress.org/trunk@56660 602fd350-edb4-49c9-b593-d223f7449a82
2023-09-22 14:28:01 +00:00
..
coding-standards.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
end-to-end-tests.yml Build/Test Tools: Update a few more 3rd-party GitHub Action occurrences. 2023-09-07 16:54:48 +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 some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
performance.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
php-compatibility.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
phpunit-tests-run.yml Build/Test Tools: Update the environment variable for skipping browser binaries. 2023-09-22 13:55:14 +00:00
phpunit-tests.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
slack-notifications.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-09-07 16:49:18 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
test-coverage.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
test-npm.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
test-old-branches.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +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