Bug 1286075: always set groupSymbol to something for lint jobs; r?garndt draft
authorDustin J. Mitchell <dustin@mozilla.com>
Thu, 04 Aug 2016 22:06:28 +0000
changeset 408060 ff2a1ae4dca781bf080381cc3187522e294fe0fa
parent 408059 995a097001f66b8f472c33a354940c62c12d2805
child 408061 f3d6ed88ba33d5f228c2d3dc4258c28de7dcdc80
push id28128
push userdmitchell@mozilla.com
push dateWed, 31 Aug 2016 16:24:40 +0000
reviewersgarndt
bugs1286075
milestone51.0a1
Bug 1286075: always set groupSymbol to something for lint jobs; r?garndt The symbol '?' is treated the same as no symbol at all. MozReview-Commit-ID: 7BmUzzD64wU
taskcluster/ci/legacy/tasks/lint.yml
--- a/taskcluster/ci/legacy/tasks/lint.yml
+++ b/taskcluster/ci/legacy/tasks/lint.yml
@@ -37,8 +37,9 @@ task:
       GECKO_HEAD_REV: '{{head_rev}}'
 
   extra:
     build_product: '{{build_product}}'
     build_name: {{build_name}}
     build_type: {{build_type}}
     treeherder:
       jobKind: test
+      groupSymbol: "?"