Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
GitHub
Overview
Operations (sample payloads)
Operations
GitHub Operations
Latest version:
2.3
Changelog
Add/update team membership
Adds an organization member to a team. An authenticated organization owner or team maintainer can add organization members to a team. If the user is already a member of the team, this endpoint will update the role of the team member's role. To update the membership of a team member, the authenticated user must be an organization owner or a team maintainer.
Compare commits
Compares two commits in a GitHub repository.
Create a release
Creates a release on a GitHub repository.
Create a status
Creates a status on a GitHub ref.
Create deploy key
Creates a deploy key for a specified repository.
Create issue
Creates an issue on a GitHub repository.
Create organization repository
Create a new repository for an organization
Create repository
Create a new repository.
Delete deploy key
Deletes a specified deploy key.
Delete repository
Delete a GitHub repository.
Get a single pull request
Retrieves a pull request from a GitHub repository.
Get a single reference
Retrieves a single reference from your Git database.
Get branch
Retrieves the branch of a GitHub repository.
Get branch protection
Retrieves the GitHub branch protection rules of a branch on a repository.
Get commit
Get a commit in a GitHub repository.
Get deploy key
Retrieves information for a specified deploy key.
Get issue
Retrieves an issue of a GitHub repository by its number.
Get repository
Get details about a GitHub repository.
Get team
Retrieves information for a team using the team‘s name.
Get the latest published release
Retrieves the latest published release of a GitHub repository.
Get user
Retrieves information on a specified user.
List branches
Lists the branches of a GitHub repository.
List collaborators
Lists all collaborators for the specified repository.
List deploy keys
Lists the deploy keys for a specified repository.
List deploy keys DDL
List issues
Lists all issues assigned to the authenticated user.
List languages
Lists the languages of a GitHub repository.
List matching references
Lists matching GitHub references.
List organization issues
Lists all issues for a given organization that is assigned to your GitHub account.
List organization members
Lists members of an organization.
List organization repositories
List an organization's GitHub repositories.
List organization teams
Lists all teams in an organization that are visible to the authenticated user.
List organization teams DDL
List pull requests
Lists pull requests from a GitHub repository.
List repository commits
List the commits of a GitHub repository.
List repository contributors
List all of the contributors to a GitHub repository.
List repository forks
List all of the forks of a GitHub repository.
List repository issues
Lists issues of a GitHub repository.
List repository teams
Lists the teams of a GitHub repository.
List tags
Lists the tags of a GitHub repository.
List team members
Lists members of a team.
List user issues
Lists all issues across owned and member repositories assigned to the authenticated user.
List user organization IDs DDL
List user organizations DDL
List user repositories
Lists a user GitHub repositories.
List user repositories DDL
List your repositories
Lists your GitHub repositories.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Remove all branch protections
Removes all branch protections from a GitHub branch.
Update branch protection
Updates the GitHub branch protection rules of a branch on a repository.
Update issue
Updates an issue on a GitHub repository.
Update pull request
Updates a GitHub pull request.
Update repository
Update a repository
Previous
Operations (sample payloads)