Link Search Menu Expand Document

GitHub


github

GitHub is an online software development platform. It’s used for storing, tracking, and collaborating on software projects.

Personal Access Token

Github token to authenticate with. This token will need to be a Github Classic Personal Access Token scoped with everything you need access to.

These scopes can range from being able to access public endpoints, for example for public repositories, to private repository and endpoint permissions.

For a quick start if you are syncing a public repository (like the default Repositories value) the only required scope is public_repo.

For help with this you can follow the Github Creating a Classic Personal Access Token Docs

Repositories

An array of strings containing the github repos to be included. Example: ["Matatika/matatika-ce"]

Learn more

Matatika GitHub Data Source Documentation Meltano Hub GitHub Documentation


Table of contents