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 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