Closed
Bug 1316887
Opened 9 years ago
Closed 9 years ago
Confusing message if Taskcluster Robot hasn't been granted access to a repository
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1323029
People
(Reporter: standard8, Unassigned)
Details
I was setting up taskcluster in a new repository. I'd added the .taskcluster.yml, but forgotten to add the robot as a contributor.
On the commits I was getting two messages, both the same saying:
```
Submitting the task to Taskcluster failed.
Details:
{"message":"Not Found","documentation_url":"https://developer.github.com/v3"}
```
It took me a while to remember about adding the robot as a contributor.
Comment 1•9 years ago
|
||
Heh, we just got baffled by that message a week or so ago. Bug 1323029, which we'll be deploying this week, will fix this issue.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Github → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•