Taskcluster: run tasks for PRs from everyone

These tasks should be untrusted, since they run before review.
The `repo:github.com/servo/servo:pull-request` role determines what scopes
(permissions) those tasks have.

https://tools.taskcluster.net/auth/roles/repo%3Agithub.com%2Fservo%2Fservo%3Apull-request
This commit is contained in:
Simon Sapin 2019-01-03 17:25:22 +01:00
parent 7a64588efa
commit d4038d0580

View file

@ -1,7 +1,7 @@
version: 1
policy:
# https://docs.taskcluster.net/docs/reference/integrations/taskcluster-github/docs/taskcluster-yml-v1#pull-requests
pullRequests: collaborators
pullRequests: public
tasks:
- $if: 'tasks_for == "github-push"'
then: