tidyversedashboard
tidyversedashboard copied to clipboard
Use the IssueFilter API to retrieve issues
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.