Description Usage Arguments Value
Clones a projectboard
1 | clone_projectboard(org, repo_from, number, repo_to, .api_url = api_url())
|
org |
Name of organization to query |
repo_from |
Name of repo to clone the projectboard from |
number |
Number of the projectboard to clone |
repo_to |
Name of repo to clone the projectboard to |
.api_url |
Optional API url to query. Defaults to the value set by ‘api_url()'. Usually it’s "https://api.github.com/graphql" |
The ID of the projectboard that was cloned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.