Uses of Class
io.github.coho04.githubapi.entities.GHPullRequest
Packages that use GHPullRequest
-
Uses of GHPullRequest in io.github.coho04.githubapi.entities.repositories
Methods in io.github.coho04.githubapi.entities.repositories that return types with arguments of type GHPullRequestModifier and TypeMethodDescriptionGHRepository.listPullRequests()
Fetches the list of pull requests in this repository.