Commit a833ca0
committed
Build/Test Tools: Limit cancelled Slack notifications.
When a worfklow run in GitHub Actions reaches the configured timeout value, the workflow is considered cancelled. Since there is an automatic re-run mechanism built into the project’s workflows, it’s not necessary to post a message in Slack that the first run has been cancelled.
This adjusts the conditional checks controlling the cancelled notices so only the second run attempt results in a Slack notification.
See #64893.
git-svn-id: https://develop.svn.wordpress.org/trunk@62740 602fd350-edb4-49c9-b593-d223f7449a821 parent 4021456 commit a833ca0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
0 commit comments