Closed
Bug 1543796
Opened 6 years ago
Closed 5 years ago
[tc-github] syncInstallations crontask is failing
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Unassigned)
Details
TypeError: gh.apps.getInstallations is not a function
at monitor.monitor.oneShot (/app/services/github/src/main.js:200:46)
at process._tickCallback (internal/process/next_tick.js:68:7)
at Function.Module.runMain (internal/modules/cjs/loader.js:745:11)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
I wonder if this is something that change in Octokit?
Reporter | ||
Comment 1•5 years ago
|
||
This got fixed in an Octokit update
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•