GitHub Team Repository Add Version 1

This handler is used for giving access of existing repositories to existing teams of an organization. After authorizing the given account using a GitHub token, existing repositories will be able to be accessed to defined teams.

Getting your GitHub personal API access token

1. Go to https://www.github.com/settings/applications 
                2. Click "Create new token" in the "Personal API Access Tokens" section. 
                3. Use the new token and username of the account with KineticTask. 
                

This API token essentially is a password for the user. The user can delete this token at any time in their GitHub settings/applications to revoke access of any applications using it.

Parameters

Name Description
Organization Name Organization team belongs to.
Team Name Name of team in organization to add repository to.
Repositories Repositories to add to team.

Sample Configuration

Name Description
Organization Name Acme
Team Name Alpha
Repositories acme/widgets, acme/handlers

Results

This handler does not return any results.

Changelog

githubteamrepositoryaddv1 (2013-06-06)

  • 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 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 Remove
Remove access of repositories for a team on GitHub.
Github User Add To Org
Adds user to github organization by user name.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle