This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Github
Overview
The GitHub Connector pulls the following data from the repository: assignees, collaborators, commits, issues, pull requests, comments, reviews, review comments, stargazersThis source is using singer-tap-github tab. Learn more how Singer-based sources work
How to connect
- Go to the GitHub tokens page
- Create a new token with at
reposcope. - Save created token. It is used as Access Token in Jitsu UI
Connection Parameters
| Parameter | Documentation |
|---|---|
config.access_token*string (required) | Access Token. Generate it here |
config.repository*string (required) | Repository as org/repo such as jitsucom/jitsu |
config.start_date*isoUtcDate (required; default: 2021-01-01T00:00:00.000Z) |