switch to github rest client #133
Labels
scope/controller
scope/listener
status/fixed
issues that have been fixed and confirmed
type/deps
type/feature
Milestone
Summary
The Github GraphQL API is incomplete. PRs are experimental, notifications missing entirely (for years: https://platform.github.community/t/notifications-and-events-apis-seem-to-be-missing/3114/8), and pagination is a mess.
With the recent change to remove
data
, the GraphQL API is not even stable. Between the two, it is absolutely useless for the bot. Replace octokit/graphql with octokit/rest so that basic API features are available.Scope
The text was updated successfully, but these errors were encountered: