Commit a5602a3
authored
Fix noisy Discord notifications on PR merge (#3650)
# Description of Changes
Filter out the discord notification job itself, as well as any neutral
results.
# API and ABI breaking changes
CI only.
# Expected complexity level and risk
1
# Testing
Unsure how to test this without merging the PR
Co-authored-by: Zeke Foppa <[email protected]>1 parent 61e167f commit a5602a3
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments