assign_to_object: Assigns a list of users to an object (usually an issue or...

Description Usage Arguments

View source: R/general.R

Description

Assigns a list of users to an object (usually an issue or pull request)

Usage

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

Arguments

id

The id of the object

users

A list of user IDs

.api_url

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


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