|
create_pull_request()
|
Creates a pull request |
|
get_all_pull_requests()
|
Gets a data frame of the pull requests associated with a given repo |
|
get_pull_request_comments()
|
Gets a data frame of the comments of all a pull request |
|
add_pull_request_reviewers()
|
Sets review requests from a specified list of users to a pull request |
|
get_pull_request_reviewers()
|
Gets a data frame of the reviewers of all the pull requests of a given repo |
|
get_pull_request_commits()
|
Gets a data frame of the commits of a pull request |