Bug 1410118: Enable taskcluster tasks to be scheduled on comm-central; r?dustin draft
authorTom Prince <mozilla@hocat.ca>
Thu, 19 Oct 2017 09:05:44 -0600
changeset 8209 b3628234c7cb7676e970a20cd4b51109b29a0610
parent 8207 46b17c0255485ff9139a2c786f85ef77074380fe
push id260
push userbmo:mozilla@hocat.ca
push dateThu, 19 Oct 2017 15:05:49 +0000
reviewersdustin
bugs1410118
Bug 1410118: Enable taskcluster tasks to be scheduled on comm-central; r?dustin MozReview-Commit-ID: 1r8xOgy2T5k
buildfarm/maintenance/production-branches.json
--- a/buildfarm/maintenance/production-branches.json
+++ b/buildfarm/maintenance/production-branches.json
@@ -92,17 +92,17 @@
     }
   },
   "comm-central": {
     "repo": "https://hg.mozilla.org/comm-central",
     "repo_type": "hg",
     "access": "scm_level_3",
     "features": {
         "taskcluster-cron": false,
-        "taskcluster-push": false
+        "taskcluster-push": true
     }
   },
   "alder": {
     "repo": "https://hg.mozilla.org/projects/alder",
     "repo_type": "hg",
     "access": "scm_level_2",
     "features": {
         "taskcluster-cron": true,