{"id":18085001,"url":"https://github.com/jwodder/query-issues","last_synced_at":"2026-04-29T00:35:03.684Z","repository":{"id":237711971,"uuid":"795107507","full_name":"jwodder/query-issues","owner":"jwodder","description":"Attempts at efficiently fetching open GitHub issues via GraphQL","archived":false,"fork":false,"pushed_at":"2026-04-01T05:20:43.000Z","size":331,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T08:01:49.107Z","etag":null,"topics":["benchmarking","github","github-graphql-api","github-issues","implementation-comparison","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwodder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-02T15:44:04.000Z","updated_at":"2026-04-01T05:20:47.000Z","dependencies_parsed_at":"2025-01-05T19:29:02.465Z","dependency_job_id":"35fd62f8-4a5d-4d0b-b1ca-32fb6d058f53","html_url":"https://github.com/jwodder/query-issues","commit_stats":null,"previous_names":["jwodder/query-issues"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwodder/query-issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fquery-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fquery-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fquery-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fquery-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwodder","download_url":"https://codeload.github.com/jwodder/query-issues/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fquery-issues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmarking","github","github-graphql-api","github-issues","implementation-comparison","rust"],"created_at":"2024-10-31T15:09:01.161Z","updated_at":"2026-04-29T00:35:03.678Z","avatar_url":"https://github.com/jwodder.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)\n[![CI Status](https://github.com/jwodder/query-issues/actions/workflows/test.yml/badge.svg)](https://github.com/jwodder/query-issues/actions/workflows/test.yml)\n[![codecov.io](https://codecov.io/gh/jwodder/query-issues/branch/main/graph/badge.svg)](https://codecov.io/gh/jwodder/query-issues)\n[![Minimum Supported Rust Version](https://img.shields.io/badge/MSRV-1.88-orange)](https://www.rust-lang.org)\n[![MIT License](https://img.shields.io/github/license/jwodder/query-issues.svg)](https://opensource.org/licenses/MIT)\n\nThis is an experiment in determining the most efficient way to use GitHub's\nGraphQL API to fetch all open issues in all (public, non-archived, non-fork)\nrepositories belonging to a collection of users/organizations.  Each binary\npackage in this workspace implements a different strategy, as follows:\n\n- [`orgs-then-issues`][] — fetches repositories, then issues\n\n- [`orgs-with-issues`][] — fetches repositories along with each one's first page of\n  issues, then fetches any additional issues\n\n- [`repos-and-issues`][] — like `orgs-then-issues`, except it also fetches \u0026\n  outputs various details about all repositories\n\n[`orgs-then-issues`]: https://github.com/jwodder/query-issues/tree/main/crates/orgs-then-issues\n[`orgs-with-issues`]: https://github.com/jwodder/query-issues/tree/main/crates/orgs-with-issues\n[`repos-and-issues`]: https://github.com/jwodder/query-issues/tree/main/crates/repos-and-issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Fquery-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwodder%2Fquery-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Fquery-issues/lists"}