From cee7ba685b047965de1f07bd16b0037f8ef93aff Mon Sep 17 00:00:00 2001 From: Chris Selzo Date: Mon, 5 Aug 2024 11:39:07 -0700 Subject: [PATCH] Switch gChat webhook to new team channel --- ci/pipelines/bbr-cli/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipelines/bbr-cli/pipeline.yml b/ci/pipelines/bbr-cli/pipeline.yml index 8a94d48c..637b5896 100644 --- a/ci/pipelines/bbr-cli/pipeline.yml +++ b/ci/pipelines/bbr-cli/pipeline.yml @@ -43,7 +43,7 @@ secrets: - &homebrew_ci_bot_private_key ((github_deploy_key_homebrew-tap.private_key)) #! as of 23/04/2024 gchat webhook is used to send us ci status messages. It was created in gchat space settings after logging in with personal creds -- &gchat_webhook ((gchat-webhook-dap-bosh-ecosystem-dev-GChatVersion-TaylorsVersion)) +- &gchat_webhook ((gchat-webhook-dap-bosh-ecosystem-dev)) #! They are static values stored in credhub. - &test-bosh-director-ip 10.0.255.5