Description Usage Arguments Details
In order to add a repository to a team, the authenticated user must be an owner of the org that the team is associated with. Also, the repository must be owned by the organization, or a direct fork of a repository owned by the organization.
1 | gh_teams_put_repos_by_repo(teamId, owner, repo, ...)
|
teamId |
Id of team. |
owner |
Name of a organization. |
repo |
Name of a repository. |
... |
Additional parameters to pass to |
Additional parameters that can be passed:
It takes values in: all, public, private, forks, sources, member. The default is: all
Is used to set specified media type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.