GitHub Team Member Add Version 1

This handler is used for adding new members to an existing team. After authorizing the given account using a GitHub token, new members will be added to an existing team.

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 target team belongs to.
Team Name Target team to add user to.
New Members Username(s) to add to team.

Sample Configuration

Name Description
Organization Name Acme
Team Name Alpha
New Members thetajohn, gammaben

Results

This handler does not return any results.

Changelog

githubteamuseraddv1 (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 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.

Looking for a workflow engine?

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