issue_comments
3 rows where author_association = "MEMBER", issue = 773934304 and user = 13301940 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Trigger upstream CI on cron schedule (by default) · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
755750876 | https://github.com/pydata/xarray/pull/4729#issuecomment-755750876 | https://api.github.com/repos/pydata/xarray/issues/4729 | MDEyOklzc3VlQ29tbWVudDc1NTc1MDg3Ng== | andersy005 13301940 | 2021-01-06T22:16:54Z | 2021-01-06T22:16:54Z | MEMBER | Thank you for input and feedback @keewis and @dcherian |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Trigger upstream CI on cron schedule (by default) 773934304 | |
753718540 | https://github.com/pydata/xarray/pull/4729#issuecomment-753718540 | https://api.github.com/repos/pydata/xarray/issues/4729 | MDEyOklzc3VlQ29tbWVudDc1MzcxODU0MA== | andersy005 13301940 | 2021-01-04T01:56:56Z | 2021-01-04T01:56:56Z | MEMBER |
Interesting... I am looking into it and will get back to you once I figure something out... |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Trigger upstream CI on cron schedule (by default) 773934304 | |
750393141 | https://github.com/pydata/xarray/pull/4729#issuecomment-750393141 | https://api.github.com/repos/pydata/xarray/issues/4729 | MDEyOklzc3VlQ29tbWVudDc1MDM5MzE0MQ== | andersy005 13301940 | 2020-12-23T17:12:06Z | 2020-12-23T17:12:06Z | MEMBER |
I just removed them (without the other event types, we don't need them anymore). I am going to submit another PR with the migration of the other CI to GitHub actions. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Trigger upstream CI on cron schedule (by default) 773934304 |
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