nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
495 stars 126 forks source link

Support for Pull Requests + Issues #33

Closed thomaspaulmann closed 1 year ago

thomaspaulmann commented 8 years ago

Do you have any plans to support Pull Requests and Issues? In particular, the topics that are related to a specific user, so f.e. all Pull Request of User XY.

pietbrauer commented 8 years ago

Not tomorrow, I am open for PullRequests! Have a look at the stuff other people contributed, it's really easy https://github.com/nerdishbynature/octokit.swift/pull/18

thomaspaulmann commented 8 years ago

Ok great... That's what I wanted to suppose to you. I'll contribute it. See you for the PR ;-)

pietbrauer commented 8 years ago

Sweeeet 🎉

polok commented 7 years ago

PR support: https://github.com/nerdishbynature/octokit.swift/pull/62

superarts commented 2 years ago

Any plan to add pagination support for pulls please?

pietbrauer commented 1 year ago

As we have quite a few APIs for PullRequests. I am closing this.

I'm always open for contributions if something is missing.