Skip to content

Commit

Permalink
[CI] Archive kibana-fips-ftr-errors (elastic#190162)
Browse files Browse the repository at this point in the history
## 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.
  • Loading branch information
Ikuni17 authored Aug 8, 2024
1 parent 1b018a4 commit d82e65a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d82e65a

Please sign in to comment.