Github

Source Connector

Overview

Github

This source connector fetches from the Github REST API.

Streams

Prerequisites

Authentication

The following authentication options are supported by this connector:

Authentication MethodSupportedDocumentation
Personal access tokenyesManaging your personal access tokens
GitHub App tokenno
username and passwordno

Configuration

FieldRequiredDescriptionExample
Access TokensyesComma separated list of personal access tokens. To load balance your API quota consumption across multiple API tokens, input multiple tokens separated with ,
Organization NameyesSpace separated list of organizations/repositories. e.g. tarsalhq/repo1 for a single repository, tarsalhq/repo1 tarsalhq/repo2 for multiple repositories. For all repositories, specify tarsalhq/*tarsalhq/*

Connector Limitations

The Github connector should not run into Github API limitations under normal usage.