home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1111707384

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1728#issuecomment-1111707384 https://api.github.com/repos/simonw/datasette/issues/1728 1111707384 IC_kwDOBm6k_c5CQ074 9599 2022-04-28T03:36:46Z 2022-04-28T03:36:56Z OWNER

A more realistic solution (which I've been using on several of my own projects) is to keep the data itself in GitHub and encourage users to edit it there - using the GitHub web interface to edit YAML files or similar.

Needs your users to be comfortable hand-editing YAML though! You can at least guard against critical errors by having CI run tests against their YAML before deploying.

I have a dream of building a more friendly web forms interface which edits the YAML back on GitHub for the user, but that's just a concept at the moment.

Even more fun would be if a user-friendly form could submit PRs for review without the user having to know what a PR is!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1218133366  
Powered by Datasette · Queries took 0.995ms · About: github-to-sqlite