Skip to content

Commit

Permalink
buildkite: notify the robots team if any failures too (#12074)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 20, 2023
1 parent aaf0509 commit f355f29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
notify:
- slack: "#apm-server"
if: build.state == "failed"
- slack: "#observablt-bots"
if: "build.state != 'passed'"

env:
IMAGE_UBUNTU_X86_64: "family/core-ubuntu-2004"
Expand Down

0 comments on commit f355f29

Please sign in to comment.