From 0c35d3e50dbb6608f8743f6ac2adb051a95f1c51 Mon Sep 17 00:00:00 2001 From: temp Date: Mon, 16 Mar 2026 18:46:56 +0530 Subject: [PATCH 1/2] no-op commit due to failed cherry-picking From a9b6f9ed0505beea25efc540fe34bed92376aae9 Mon Sep 17 00:00:00 2001 From: claire labry Date: Mon, 16 Mar 2026 08:16:34 -0500 Subject: [PATCH 2/2] Update Slack notification channel ID (#1023) (cherry picked from commit 5dc61366d8c927d6f6d8a6f327260da4f7b5d05a) --- .release/ci.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.release/ci.hcl b/.release/ci.hcl index bf2f9ffe..330ade17 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -6,7 +6,7 @@ schema = "1" project "consul-dataplane" { team = "consul" slack { - notification_channel = "C9KPKPKRN" # feed-consul-ci + notification_channel = "C09KX8B2KC6" # feed-consul-ci } github { organization = "hashicorp"