Commit 6082c1f
authored
build: remove slack notification config (#31228)
The job that notifies Slack when a build failed has been broken for a while, likely due to a dependency update and the channel where the updates were being posted only had a handful of team members. These changes remove it since it adds some noise when other failures happen and we're generally good at keeping the CI green.1 parent 7fbc4d4 commit 6082c1f
5 files changed
Lines changed: 1 addition & 122 deletions
File tree
- .github
- actions/slack
- workflows
- scripts/circleci
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 47 | | |
53 | 48 | | |
54 | 49 | | |
| |||
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 65 | | |
76 | 66 | | |
77 | 67 | | |
| |||
90 | 80 | | |
91 | 81 | | |
92 | 82 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 83 | | |
99 | 84 | | |
100 | 85 | | |
| |||
114 | 99 | | |
115 | 100 | | |
116 | 101 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 102 | | |
123 | 103 | | |
124 | 104 | | |
| |||
137 | 117 | | |
138 | 118 | | |
139 | 119 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | 120 | | |
146 | 121 | | |
147 | 122 | | |
| |||
160 | 135 | | |
161 | 136 | | |
162 | 137 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | 138 | | |
169 | 139 | | |
170 | 140 | | |
| |||
191 | 161 | | |
192 | 162 | | |
193 | 163 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | 164 | | |
200 | 165 | | |
201 | 166 | | |
| |||
225 | 190 | | |
226 | 191 | | |
227 | 192 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | 193 | | |
234 | 194 | | |
235 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
| |||
65 | 60 | | |
66 | 61 | | |
67 | 62 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 63 | | |
74 | 64 | | |
75 | 65 | | |
| |||
85 | 75 | | |
86 | 76 | | |
87 | 77 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 78 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
This file was deleted.
0 commit comments