Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update octokit to 0.29.0 #1521
Update octokit to 0.29.0 #1521
Conversation
c649c25
to
0a20262
This is integrated a bit hackily into `ModelService`; `ModelService` doesn't really mesh well with GraphQL but without a lot of refactoring this was the best way to get things up and running.
The PR reviews feature needs an updated octokit. This PR updates our octokit to the latest release 0.29.0.
Depends on #1501
Depends on editor-tools/octokit.net#4
Part of #1491