Open spenserblack opened 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.60. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
API:
https://api.github.com/repos/<username>/<repo>/pulls?state=all
https://api.github.com/repos/<username>/<repo>/issues?state=all
Looks like these results max out at 100 per page :frowning_face:
Respository::issues(&self, user_agent: &str) -> Vec<Issue>