home / github / issues

Menu
  • GraphQL API

issues: 675727366

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
675727366 MDU6SXNzdWU2NzU3MjczNjY= 919 Travis should not build the master branch, only the main branch 9599 closed 0     3 2020-08-09T16:18:25Z 2020-08-09T16:26:18Z 2020-08-09T16:19:37Z OWNER   Caused by #849 - since we are mirroring the two branches (to ensure old links to `master` keep working) Travis is building both. The following in `.travis.yml` should fix that: ``` branches: except: - master ``` 107914493 issue     {"url": "https://api.github.com/repos/simonw/datasette/issues/919/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}   completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.957ms