From d82e65ab46b7eb19f7f7670f6c7efd2da0d60903 Mon Sep 17 00:00:00 2001 From: Brad White Date: Thu, 8 Aug 2024 10:42:55 -0600 Subject: [PATCH] [CI] Archive kibana-fips-ftr-errors (#190162) ## Summary The [FIPS smoke test pipeline](https://buildkite.com/elastic/kibana-fips/builds?branch=main) has been stable, so we can move it back to `#kibana-operations-alerts` and archive the old, specific channel. --- .../pipeline-resource-definitions/kibana-fips-daily.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/pipeline-resource-definitions/kibana-fips-daily.yml b/.buildkite/pipeline-resource-definitions/kibana-fips-daily.yml index 6679e3006bb00..5a89b3bfb4f3a 100644 --- a/.buildkite/pipeline-resource-definitions/kibana-fips-daily.yml +++ b/.buildkite/pipeline-resource-definitions/kibana-fips-daily.yml @@ -19,12 +19,12 @@ spec: description: Run Kibana FIPS smoke tests spec: env: - SLACK_NOTIFICATIONS_CHANNEL: "#kibana-fips-ftr-errors" - ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true" + SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts' + ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true' repository: elastic/kibana branch_configuration: main default_branch: main - pipeline_file: ".buildkite/pipelines/fips.yml" + pipeline_file: '.buildkite/pipelines/fips.yml' provider_settings: trigger_mode: none schedules: