Commit a8a11c9
Dilyan Marinov
ci: slack notification on pipeline failure
Why?
In order to set up CI on-call for vdk,
visible and reliable notifications are required.
The notifications should alert on pipeline failure
and provide the necessary information for troubleshooting.
What?
Call an incoming webhook for a custom slack application on
pipeline failure. This sends a message to the corresponding channel.
How was this tested?
Ran in pipeline and sent notification to debug channel.
Note that the env variable for the notification hook will have to be changed
after this is merged.
https://gitlab.com/vmware-analytics/versatile-data-kit/-/pipelines/914912201
What kind of change is this
Feature/non-breaking
Signed-off-by: Dilyan Marinov <mdilyan@vmware.com>1 parent 0918a53 commit a8a11c9
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments