issue_comments
3 rows where author_association = "MEMBER", issue = 773945564 and user = 2443309 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Migrate CI from azure pipelines to GitHub Actions · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
756289175 | https://github.com/pydata/xarray/pull/4730#issuecomment-756289175 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NjI4OTE3NQ== | jhamman 2443309 | 2021-01-07T18:16:21Z | 2021-01-07T18:16:21Z | MEMBER | @andersy005 - I merged #4688, so we just have some conflicts to sort out now. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Migrate CI from azure pipelines to GitHub Actions 773945564 | |
756235654 | https://github.com/pydata/xarray/pull/4730#issuecomment-756235654 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NjIzNTY1NA== | jhamman 2443309 | 2021-01-07T16:47:51Z | 2021-01-07T16:47:51Z | MEMBER | @andersy005 - what do you think about just removing 3.6 from the test matrix for now? #4720 will go in soon. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Migrate CI from azure pipelines to GitHub Actions 773945564 | |
751945655 | https://github.com/pydata/xarray/pull/4730#issuecomment-751945655 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1MTk0NTY1NQ== | jhamman 2443309 | 2020-12-29T04:52:10Z | 2020-12-29T04:52:10Z | MEMBER | Thanks @andersy005 for pulling this together. This will make for a much cleaner CI experience. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Migrate CI from azure pipelines to GitHub Actions 773945564 |
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 1