diff --git a/grants.yml b/grants.yml index f4542d6f..ee81cec8 100644 --- a/grants.yml +++ b/grants.yml @@ -1198,13 +1198,20 @@ # We grant a client for Taskcluster stage so `fxci-config` PRs can # deploy themselves there for testing. - secrets:get:project/releng/fxci-config/taskcluster-stage-client - # We grant ability to create `gecko-t` tasks so we can validate image - # changes before they land. + to: + - project: + alias: fxci-config + job: [pull-request:trusted] + +- grant: + # We grant ability to create `gecko-t` tasks in the staging instance so we + # can validate image changes before they land. - queue:create-task:{priority}:gecko-t/* to: - project: alias: fxci-config job: [pull-request:trusted] + environment: staging # - k8s-autoscale roles - grant: