GQL
GQL copied to clipboard
GitHub support: issues, actions, pull_requests, discussions
GQL is good enough for normal git repository. Now lots of repositories are hosted on GitHub, and any plan to add support for GitHub. I think the following virtual tables are very important.
- issues
- actions
- pull_requests
- discussions
For authentication, Integration with GitHub CLI is a good solution or with GITHUB_TOKEN env variable.