Nothing
Code
gh_repos_urls_from_orgs <- github_testhost_priv$get_repos_urls_from_orgs(type = "web",
verbose = TRUE, progress = FALSE)
Message
> [Host:GitHub][Engine:REST][Scope:test_org] Pulling repositories (URLs)...
Code
gh_repos_urls <- github_testhost_priv$get_repos_urls_from_repos(type = "web",
verbose = TRUE, progress = FALSE)
Message
> [Host:GitHub][Engine:REST][Scope:test_org/TestRepo] Pulling repositories (URLs)...
Code
gh_repos_urls <- github_testhost_priv$get_all_repos_urls(type = "web", verbose = TRUE)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.