File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ x-run-condition: &run-on-nightly-or-tag
22 if : build.env("NIGHTLY") == "1" || build.tag =~ /^v?[0-9]+(\.[a-zA-Z0-9]+)*([a-zA-Z]+[0-9]*)?$/
33
44notify :
5- - email : " buganizer-system+1445761+p1@google.com "
5+ - slack : " vllm#tpu-ci-notifications "
66 if : build.state == "failed"
77
88steps :
Original file line number Diff line number Diff line change 11notify :
2- - email : " buganizer-system+1445761+p1@google.com "
2+ - slack : " vllm#tpu-ci-notifications "
33 if : build.state == "failed"
44
55steps :
Original file line number Diff line number Diff line change 11notify :
2- - email : " buganizer-system+1445761+p1@google.com "
2+ - slack : " vllm#tpu-ci-notifications "
33 if : build.state == "failed" && build.branch == "main"
44
55steps :
You can’t perform that action at this time.
0 commit comments