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
v11.11.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $17
monthly free quota
1M rows
Github Issue Pullrequest Reviews
The github_issue_pullrequest_reviews table shows data for Github Issue Pullrequest Reviews.
Primary Keys #
Name | Type |
---|---|
id | int64 |
org | utf8 |
repository_id | int64 |
Columns #
Name | Type |
---|---|
author_association | utf8 |
body | utf8 |
commit_id | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
html_url | utf8 |
id | int64 |
node_id | utf8 |
org | utf8 |
pull_request_url | utf8 |
repository_id | int64 |
state | utf8 |
submitted_at | timestamp[us, tz=UTC] |
user | json |
Relations
This table depends on:
Github Issues