issue_comments
7 rows where issue = 416554477 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Stalebot is being overly aggressive · 7 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 854194264 | https://github.com/pydata/xarray/issues/2797#issuecomment-854194264 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDg1NDE5NDI2NA== | max-sixty 5635139 | 2021-06-03T21:31:46Z | 2021-06-03T21:31:46Z | MEMBER | lol. I just re-logged-in a couple of days ago, since it seemed to have slept on us. Maybe the personal affront brought it back. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 | |
| 854189422 | https://github.com/pydata/xarray/issues/2797#issuecomment-854189422 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDg1NDE4OTQyMg== | shoyer 1217238 | 2021-06-03T21:22:48Z | 2021-06-03T21:22:48Z | MEMBER | Thank you, slate-bot! I think we can let this one expire now 🤣 |
{
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 2,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 | |
| 854177545 | https://github.com/pydata/xarray/issues/2797#issuecomment-854177545 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDg1NDE3NzU0NQ== | stale[bot] 26384082 | 2021-06-03T21:02:37Z | 2021-06-03T21:02:37Z | NONE | In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity If this issue remains relevant, please comment here or remove the |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 | |
| 505973156 | https://github.com/pydata/xarray/issues/2797#issuecomment-505973156 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDUwNTk3MzE1Ng== | max-sixty 5635139 | 2019-06-26T17:35:04Z | 2019-06-26T17:35:04Z | MEMBER | I haven't seen this reoccur. Limited sample (though a handful of true negatives) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 | |
| 469057828 | https://github.com/pydata/xarray/issues/2797#issuecomment-469057828 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDQ2OTA1NzgyOA== | max-sixty 5635139 | 2019-03-03T19:57:07Z | 2019-03-03T19:57:07Z | MEMBER | While we're here - any other feedback / suggested config changes? We're down from ~530 to ~400 issues, and inspired a couple PRs along the way. There is some cost in swatting the marked issues though. We were planning to move the time-to-stale to one year, from two. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 | |
| 469057563 | https://github.com/pydata/xarray/issues/2797#issuecomment-469057563 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDQ2OTA1NzU2Mw== | max-sixty 5635139 | 2019-03-03T19:54:06Z | 2019-03-03T19:54:06Z | MEMBER | It looks like it's a (seemingly uncommon) bug. Given the bug, someone needs to remove the label, rather than only comment on the issue In the meantime, we can: - Do nothing - Change the message to request removing the label - Disable the bot until this is resolved Thoughts? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 | |
| 469056422 | https://github.com/pydata/xarray/issues/2797#issuecomment-469056422 | https://api.github.com/repos/pydata/xarray/issues/2797 | MDEyOklzc3VlQ29tbWVudDQ2OTA1NjQyMg== | max-sixty 5635139 | 2019-03-03T19:41:58Z | 2019-03-03T19:41:58Z | MEMBER | I'll look into it now |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Stalebot is being overly aggressive 416554477 |
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 3