Back to source list
Official
Premium
GitHub
The CloudQuery GitHub plugin extracts your GitHub API and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v13.1.1
Type
Source
Platforms
Date Published
Github Repository Branches
The github_repository_branches table shows data for Github Repository Branches.
Primary Keys #
Name | Type |
---|---|
name | utf8 |
org | utf8 |
repository_id | int64 |
Columns #
Name | Type |
---|---|
commit | json |
_cq_id | uuid |
_cq_parent_id | uuid |
name | utf8 |
org | utf8 |
protected | bool |
protection | json |
repository_id | int64 |
Relations
This table depends on:
Github Repositories