From 63634e8b77d2a540dfd4e33c967765aacc4caa39 Mon Sep 17 00:00:00 2001 From: Andrew Halberstadt Date: Mon, 27 Jul 2026 12:18:18 -0400 Subject: [PATCH] ci: stop writing Decision task to index The Decision task no longer has scopes to write here for security reasons. See: https://bugzilla.mozilla.org/show_bug.cgi?id=2058191 --- .taskcluster.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 22c3c85..1bdc200 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -169,12 +169,7 @@ tasks: then: kind: cron-task routes: - $flatten: - - checks - - $if: 'tasks_for == "github-push"' - then: - - "index.${trustDomain}.v2.${project}.revision.${head_sha}.taskgraph.decision" - else: [] + - checks scopes: $if: 'tasks_for == "github-push"' then: