Skip to content

Commit df81426

Browse files
add slack notification for kibana type check builds (#6174) (#6175)
(cherry picked from commit 041ec39) Co-authored-by: margaretjgu <136839162+margaretjgu@users.noreply.github.com>
1 parent 971a5f4 commit df81426

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.buildkite/kibana.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ agents:
66
steps:
77
- label: "Run Kibana type checks"
88
command: .buildkite/kibana.sh
9+
10+
notify:
11+
- slack:
12+
channels:
13+
- "#devtools-notify-javascript"

0 commit comments

Comments
 (0)