issue_comments
4 rows where author_association = "CONTRIBUTOR", issue = 1062681040 and user = 8699967 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- REF: Make mypy manual stage with pre-commit · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1030701879 | https://github.com/pydata/xarray/pull/6024#issuecomment-1030701879 | https://api.github.com/repos/pydata/xarray/issues/6024 | IC_kwDOAMm_X849b0M3 | snowman2 8699967 | 2022-02-05T21:29:03Z | 2022-02-05T21:29:03Z | CONTRIBUTOR | No worries. I will try to address the conflicts when I get a free moment. Though, I wouldn't complain if someone else with a sooner free moment finished this one off before I do :-). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
REF: Make mypy manual stage with pre-commit 1062681040 | |
978097496 | https://github.com/pydata/xarray/pull/6024#issuecomment-978097496 | https://api.github.com/repos/pydata/xarray/issues/6024 | IC_kwDOAMm_X846TJVY | snowman2 8699967 | 2021-11-24T17:47:21Z | 2021-11-24T17:47:21Z | CONTRIBUTOR |
I am not seeing an option to do that: https://pre-commit.ci/ |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
REF: Make mypy manual stage with pre-commit 1062681040 | |
978093218 | https://github.com/pydata/xarray/pull/6024#issuecomment-978093218 | https://api.github.com/repos/pydata/xarray/issues/6024 | IC_kwDOAMm_X846TISi | snowman2 8699967 | 2021-11-24T17:41:22Z | 2021-11-24T17:41:22Z | CONTRIBUTOR |
Yes, it runs on the CI |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
REF: Make mypy manual stage with pre-commit 1062681040 | |
978088422 | https://github.com/pydata/xarray/pull/6024#issuecomment-978088422 | https://api.github.com/repos/pydata/xarray/issues/6024 | IC_kwDOAMm_X846THHm | snowman2 8699967 | 2021-11-24T17:34:12Z | 2021-11-24T17:34:12Z | CONTRIBUTOR |
I think it is equivalent to |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
REF: Make mypy manual stage with pre-commit 1062681040 |
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