tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit b4f5f8ea942c6115c18fc94a55c6a8633114ba2e
parent 719ca279b0f5c2747e4f832c16263b800fe08fe9
Author: Andrew Halberstadt <ahal@mozilla.com>
Date:   Mon, 10 Nov 2025 19:39:48 +0000

Bug 1999285 - [ci] Add Treeherder routes to Github decision tasks, r=taskgraph-reviewers,releng-reviewers,jcristau

Differential Revision: https://phabricator.services.mozilla.com/D271989

Diffstat:
M.taskcluster.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.taskcluster.yml b/.taskcluster.yml @@ -387,6 +387,7 @@ tasks: routes: - checks + - "tc-treeherder.v2.${project}.${head_sha}" scopes: - 'assume:repo:${repoUrl[8:]}:branch:${short_head_ref}' dependencies: []