From a927f43f1977ebadf967a8689ba9ee8b16a6aa64 Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Fri, 19 Jul 2019 16:58:14 +0200 Subject: [PATCH] Expose Chain of Trust variable on PRs --- .taskcluster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.taskcluster.yml b/.taskcluster.yml index d56ca507d..6d0e3031d 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -148,6 +148,7 @@ tasks: && python automation/taskcluster/decision_task.py pull-request env: GITHUB_PULL_TITLE: ${pull_request_title} + MOBILE_PULL_REQUEST_NUMBER: ${pull_request_number} extra: treeherder: symbol: D-PR