Github Personal Repo Create
Version 1
This handler creates a github repository for a user.
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
githubpersonalrepocreatev1 (02-29-2016)
- Initial version. See README for details.
Related Handlers
- Github Organization Repo Create
- This handler allows you to create a repository to a organization you have access to on 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.