Assigns a list of users to an object (usually an issue or pull request)
1 | assign_to_object(id, users, .api_url = api_url())
|
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" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.