Closed Bug 1367985 Opened 7 years ago Closed 7 years ago

Allow github.com/ochameau/ff-dt to use create-status and create-comment scopes

Categories

(Taskcluster :: Operations and Service Requests, task)

task
Not set
normal

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!
Blocks: dt-addon
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/*"
]
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: 7 years ago
Resolution: --- → FIXED
Component: Service Request → Operations and Service Requests
You need to log in before you can comment on or make changes to this bug.