From 15d9e776888b9b9ace8b7b5f5f37e080446a30e5 Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Wed, 22 Mar 2017 02:19:16 +0000 Subject: [PATCH] Bug 1313221 - Disable the unused gaia and gaia-master repositories --- treeherder/model/fixtures/repository.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/treeherder/model/fixtures/repository.json b/treeherder/model/fixtures/repository.json index 8da80d4cf..7f2d0c1f7 100644 --- a/treeherder/model/fixtures/repository.json +++ b/treeherder/model/fixtures/repository.json @@ -538,7 +538,7 @@ "name": "gaia", "url": "https://github.com/mozilla-b2g/gaia", "branch": "pull request", - "active_status": "active", + "active_status": "onhold", "codebase": "gaia", "repository_group": 3, "description": "" @@ -578,7 +578,7 @@ "name": "gaia-master", "url": "https://github.com/mozilla-b2g/gaia", "branch": "master", - "active_status": "active", + "active_status": "onhold", "codebase": "gaia", "repository_group": 4, "description": "Gaia master branch"