nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
501 stars 128 forks source link

Add pagination to PullRequests #176

Closed sfaxon closed 11 months ago

pietbrauer commented 11 months ago

Would also be great to add the per_page parameter once we are at it.

sfaxon commented 11 months ago

I tried running the formatter locally and a bunch of unrelated files were changed. I think the dependency was updated. I also added the perPage option.

pietbrauer commented 11 months ago

Thanks a lot. CI was using a different version of SwiftFormat it seems.