Description Usage Arguments Value
Gets info about a specified projectboard
1 | get_projectboard(org, repo, number, .api_url = api_url())
|
org |
Name of organization to query |
repo |
Name of repository to query |
number |
The number of the projectboard to query |
.api_url |
Optional API url to query. Defaults to the value set by ‘api_url()'. Usually it’s "https://api.github.com/graphql" |
A list containing information about the projectboard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.