Github Organization Repo Create
Version 1
This handler creates a github repository for an organization.
Parameters
Name |
Description |
name |
Name of the existing repository you wish to create. |
Description |
Description of the existing repository you wish to create. |
Sample Configuration
Name |
Description |
name |
|
Description |
|
Results
This handler does not return any results.
Changelog
GithubRepoCreateOrganizaitonV1 (02-29-2016)
- Initial version. See README for details.
Related Handlers
- Github Personal Repo Create
- This handler allows you to post a repository to your own Github.
- GitHub Team Create
- Create a new team within an existing organization on GitHub.
- GitHub Team Delete
- Delete a team beloging to an organization on GitHub.
- GitHub Team Member Add
- Add new members to existing team on GitHub.
- GitHub Team Member Remove
- Remove members from existing team on GitHub
- GitHub Team Repository Add
- Give a team access to an organization's repositories on GitHub.
- GitHub Team Repository Remove
- Remove access of repositories for a team on GitHub.
- Github User Add To Org
- Adds user to github organization by user name.