From efd0c40f902311c7ff814819a0d6a7b1afe41dee Mon Sep 17 00:00:00 2001 From: Celene Date: Mon, 13 Jan 2025 14:09:52 -0500 Subject: [PATCH] [conductor] disable build impact analysis --- service.datadog.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/service.datadog.yaml b/service.datadog.yaml index ac798c7a7..f0402e45e 100644 --- a/service.datadog.yaml +++ b/service.datadog.yaml @@ -38,6 +38,7 @@ extensions: slack: "datadog-operator" options: rollout_strategy: "installation" + disable_bia: true targets: - name: "nightly-build" # For now, this config is mandatory, even if the target is not a ci_pipeline CNAB object.