issue_comments
6 rows where author_association = "MEMBER", issue = 773945564 and user = 13301940 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Migrate CI from azure pipelines to GitHub Actions · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
763228697 | https://github.com/pydata/xarray/pull/4730#issuecomment-763228697 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc2MzIyODY5Nw== | andersy005 13301940 | 2021-01-20T00:04:43Z | 2021-01-20T00:04:43Z | MEMBER |
The current choice was just a first stab at documenting the CI "special" behaviors. 👍🏽 to making the "overriding CI behaviors" section a markdown comment and documenting this in the contributing guide (for convenience) if need be. |
{ "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 | |
756310857 | https://github.com/pydata/xarray/pull/4730#issuecomment-756310857 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NjMxMDg1Nw== | andersy005 13301940 | 2021-01-07T18:53:48Z | 2021-01-07T18:53:48Z | MEMBER | Heres' what we get with |
{ "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 | |
756291965 | https://github.com/pydata/xarray/pull/4730#issuecomment-756291965 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NjI5MTk2NQ== | andersy005 13301940 | 2021-01-07T18:20:47Z | 2021-01-07T18:20:47Z | MEMBER |
I'm working on it. Will update this branch shortly |
{ "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 | |
756248053 | https://github.com/pydata/xarray/pull/4730#issuecomment-756248053 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NjI0ODA1Mw== | andersy005 13301940 | 2021-01-07T17:06:54Z | 2021-01-07T17:06:54Z | MEMBER |
I can take care of this in this PR. Please remind me... Is the objective here to disable all CIs when |
{ "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 | |
756243970 | https://github.com/pydata/xarray/pull/4730#issuecomment-756243970 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NjI0Mzk3MA== | andersy005 13301940 | 2021-01-07T17:01:43Z | 2021-01-07T17:01:43Z | MEMBER |
👍🏽 Makes sense.... Done! |
{ "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 | |
754958057 | https://github.com/pydata/xarray/pull/4730#issuecomment-754958057 | https://api.github.com/repos/pydata/xarray/issues/4730 | MDEyOklzc3VlQ29tbWVudDc1NDk1ODA1Nw== | andersy005 13301940 | 2021-01-05T23:14:00Z | 2021-01-05T23:18:48Z | MEMBER | The Update: Restarting the workflow run fixes it |
{ "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 |
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