From 2e866f9f9064016758fdafef403a5beacf9cf6a4 Mon Sep 17 00:00:00 2001 From: Nina Lee Date: Wed, 10 Jun 2026 11:20:44 -0500 Subject: [PATCH] ci: add team Slack mention to version bump pipeline notifications Co-Authored-By: Claude Sonnet 4.6 --- .buildkite/pipelines/send_version_bump_notification.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipelines/send_version_bump_notification.sh b/.buildkite/pipelines/send_version_bump_notification.sh index b3c7bedac..b691dddbd 100755 --- a/.buildkite/pipelines/send_version_bump_notification.sh +++ b/.buildkite/pipelines/send_version_bump_notification.sh @@ -20,6 +20,7 @@ notify: - "#machine-learn-build" - "#ml-core" message: | + :large_green_circle: Version bump pipeline waiting for approval Branch: \${BUILDKITE_BRANCH} New version: \${NEW_VERSION}