From f6a52a27a5dd7f667beaf720e7818e0631963652 Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Wed, 26 Aug 2026 16:23:45 -0700 Subject: [PATCH] Temporarily disable the Helix Job Monitor Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 810f897d-3e88-4973-9e90-5e76fb0ba4bc --- eng/pipelines/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index 0ded77757945b9..a6f7792c72d926 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -50,7 +50,7 @@ pr: variables: - template: /eng/pipelines/common/variables.yml - name: enableHelixJobMonitor - value: true + value: false - template: /eng/pipelines/helix-platforms.yml extends: