mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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 |
||
|---|---|---|
| .. | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| failed-workflow.yml | ||
| javascript-tests.yml | ||
| performance.yml | ||
| php-compatibility.yml | ||
| phpunit-tests-run.yml | ||
| phpunit-tests.yml | ||
| slack-notifications.yml | ||
| test-and-zip-default-themes.yml | ||
| test-coverage.yml | ||
| test-npm.yml | ||
| test-old-branches.yml | ||
| welcome-new-contributors.yml | ||