issue_comments
4 rows where author_association = "MEMBER" and issue = 297518252 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Adding .stickler.yml configuration file · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
366095406 | https://github.com/pydata/xarray/pull/1913#issuecomment-366095406 | https://api.github.com/repos/pydata/xarray/issues/1913 | MDEyOklzc3VlQ29tbWVudDM2NjA5NTQwNg== | jhamman 2443309 | 2018-02-15T23:21:13Z | 2018-02-15T23:21:13Z | MEMBER | Merging now to avoid more messages like in #1915. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Adding .stickler.yml configuration file 297518252 | |
366036601 | https://github.com/pydata/xarray/pull/1913#issuecomment-366036601 | https://api.github.com/repos/pydata/xarray/issues/1913 | MDEyOklzc3VlQ29tbWVudDM2NjAzNjYwMQ== | jhamman 2443309 | 2018-02-15T19:32:29Z | 2018-02-15T19:32:29Z | MEMBER | Fine by me. Let's give it a whirl. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Adding .stickler.yml configuration file 297518252 | |
366030432 | https://github.com/pydata/xarray/pull/1913#issuecomment-366030432 | https://api.github.com/repos/pydata/xarray/issues/1913 | MDEyOklzc3VlQ29tbWVudDM2NjAzMDQzMg== | fmaussion 10050469 | 2018-02-15T19:11:08Z | 2018-02-15T19:11:08Z | MEMBER | Any objection / addition before merging this? We can test it and switch it of if it becomes too annoying. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Adding .stickler.yml configuration file 297518252 | |
365999932 | https://github.com/pydata/xarray/pull/1913#issuecomment-365999932 | https://api.github.com/repos/pydata/xarray/issues/1913 | MDEyOklzc3VlQ29tbWVudDM2NTk5OTkzMg== | fmaussion 10050469 | 2018-02-15T17:23:55Z | 2018-02-15T17:23:55Z | MEMBER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Adding .stickler.yml configuration file 297518252 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 2