Closed
Bug 1367985
Opened 8 years ago
Closed 8 years ago
Allow github.com/ochameau/ff-dt to use create-status and create-comment scopes
Categories
(Taskcluster :: Operations and Service Requests, task)
Taskcluster
Operations and Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Unassigned)
References
Details
Followup of bug 1343871.
This repo would need the following scopes:
github:create-status:ochameau/ff-dt
github:create-comment:ochameau/ff-dt
In order to start playing with these two new features!
Reporter | ||
Comment 1•8 years ago
|
||
You do not have sufficient scopes. This request requires you
to have one of the following sets of scopes:
[
[
"queue:route:index.project.devtools.*",
"queue:create-task:aws-provisioner-v1/github-worker",
"queue:create-task:aws-provisioner-v1/win2012r2",
==> "github:create-status:ochameau/ff-dt", <===
"queue:route:index.project.devtools.branches.github-integration.*",
"queue:route:index.project.devtools.revisions.5d07559ea5d179ef3625645317a9557b21899713.*"
]
]
You only have the scopes:
[
"assume:repo:github.com/ochameau/ff-dt:branch:github-integration",
"index:insert-task:project.devtools.*",
"queue:create-task:aws-provisioner-v1/github-worker",
"queue:create-task:aws-provisioner-v1/win2012r2",
"queue:route:index.garbage.*",
"queue:route:index.project.devtools.*",
"secrets:get:garbage/*",
"secrets:set:garbage/*"
]
Comment 2•8 years ago
|
||
https://tools.taskcluster.net/auth/roles/#repo:github.com%252fochameau%252fff-dt:*
Sorry for the delay -- long weekend for the US/Germany..
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: Service Request → Operations and Service Requests
You need to log in
before you can comment on or make changes to this bug.
Description
•