Skip to main content
The GitHub connector lets Summation read repository metadata, issues, and pull requests. It authenticates with a GitHub Personal Access Token (PAT).

Form fields

Creating a token

Either token type works. The full create-token flow is documented in Managing your personal access tokens.
A token’s access is exactly what you grant it. Don’t issue a PAT with broader scope than Summation needs — fine-grained PATs make this much easier to scope tightly. See Best practices for personal access tokens.

Adding datasets

After saving, pick the repositories you want to expose. Source references use the form:
Each repository becomes a dataset; tables for issues, pull requests, and metadata are derived automatically.

Common problems