home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 759747669

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/4801#issuecomment-759747669 https://api.github.com/repos/pydata/xarray/issues/4801 759747669 MDEyOklzc3VlQ29tbWVudDc1OTc0NzY2OQ== 13301940 2021-01-13T21:22:36Z 2021-01-13T21:22:36Z MEMBER

@keewis, I think the issue has to do with a typo in this condition:

https://github.com/pydata/xarray/blob/fb67358ceb0c386560e6a6991dd937292ba54d46/.github/workflows/upstream-dev-ci.yaml#L35

The right event name is schedule instead of scheduled: github.event_name == 'scheduled' --> github.event_name == 'schedule'

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  784628736
Powered by Datasette · Queries took 0.634ms · About: xarray-datasette