GitHub Team Repository Remove Version 1

This handler is used to remove access from repositories for teams. After authorizing the given account using a GitHub token, the defined team will no longer have access to defined repositories. THIS DOES NOT DELETE THE REPOSITORIES.

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 remove repository from.
Repositories Repositories to remove from team.

Sample Configuration

Name Description
Organization Name Acme
Team Name Alpha
Repositories

Results

This handler does not return any results.

Changelog

githubteamrepositoryremovev1 (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 Add
Give a team access to an organization's repositories 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