add_pull_request_reviewers: Sets review requests from a specified list of users to a pull...

Description Usage Arguments Value

View source: R/pull_requests.R

Description

Sets review requests from a specified list of users to a pull request

Usage

1
add_pull_request_reviewers(id, users, .api_url = api_url())

Arguments

id

Pull Request ID

users

A list of users (by username) to add as reviewers from the pull request

.api_url

Optional API url to query. Defaults to the value set by ‘api_url()'. Usually it’s "https://api.github.com/graphql"

Value

The title and id of the pull request


metrumresearchgroup/ghpm documentation built on Jan. 24, 2021, 8:28 p.m.