open-index/open-github-issues
OpenGitHub Issues What is it? The full development metadata of 7 public GitHub repositories, fetched from the GitHub REST API and GraphQL API, converted to Parquet and hosted here for easy access. Right now the archive has 6.0M rows across 8 tables in 699.6 MB of Zstd-compressed Parquet. Every issue, pull request, comment, code review, timeline event, file change, and CI status check is stored as a separate table you can load individually or query together. This… See the full description on the dataset page: https://huggingface.co/datasets/open-index/open-github-issues.
1728
1# GitHub repos to sync — format: owner/repo,mode (live or backfill)2# Live: already synced, quick incremental updates every cycle3# Backfill: initial full sync, switches to live after completion4facebook/react,live5golang/go,live6python/cpython,live7mdn/content,live8vuejs/docs,live9vuejs/core,live10rust-lang/rust,live11swiftlang/swift,live12microsoft/TypeScript,live13# New repos14redis/redis,backfill15etcd-io/etcd,backfill16ClickHouse/ClickHouse,backfill17pingcap/tidb,backfill18duckdb/duckdb,backfill19moby/moby,backfill20kubernetes/kubernetes,backfill21pytorch/pytorch,backfill22 