Fetching the issue list is done in a single call and with `?per_page=100` so we only get 100 issues. Obviously need to fetch all of them!
Fetching the issue list is done in a single call and with
?per_page=100so we only get 100 issues. Obviously need to fetch all of them!