tidyversedashboard icon indicating copy to clipboard operation
tidyversedashboard copied to clipboard

Use the IssueFilter API to retrieve issues

Open jimhester opened this issue 6 years ago • 0 comments

We can now use https://developer.github.com/v4/input_object/issuefilters/ to filter all issues since a date, which should allow us to avoid using the search API in the weekly issue query and just get all issues at one go.

jimhester avatar Dec 11 '18 14:12 jimhester