wordpress-develop/.github/workflows
Jonathan Desrosiers 1590e8e0c8 Build/Test Tools: Link to a specific run attempt in GitHub Action Slack notifications.
This adjusts the workflow run URLs included in Slack notifications to link to the specific attempt being reported on making it easier for someone to see the proper context of a specific notification.

Additionally, this eliminates the need for a contributor to share the reason for a failure in Slack before restarting the workflow, as the link will always be to that specificattempt. When a “fixed” notification occurs for a subsequent run attempt, the link will be to the new, successful run attempt.

See #55652.

git-svn-id: https://develop.svn.wordpress.org/trunk@53427 602fd350-edb4-49c9-b593-d223f7449a82
2022-05-20 17:40:12 +00:00
..
coding-standards.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
end-to-end-tests.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
javascript-tests.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
php-compatibility.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
phpunit-tests.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
slack-notifications.yml Build/Test Tools: Link to a specific run attempt in GitHub Action Slack notifications. 2022-05-20 17:40:12 +00:00
test-coverage.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
test-npm.yml Build/Test Tools: Update all 3rd party actions to their latest versions. 2022-04-08 18:37:20 +00:00
test-old-branches.yml Build/Test Tools: Add the 6.0 branch to the workflow for testing branches. 2022-05-03 17:42:22 +00:00
welcome-new-contributors.yml Build/Test Tools: Lower the timeout for GitHub Actions jobs so runaway or stalled processes don't risk running for the default timeout duration of six hours. 2021-11-23 17:40:00 +00:00