{"id":16315641,"url":"https://github.com/andreasabel/agda-issues","last_synced_at":"2025-10-27T22:01:52.987Z","repository":{"id":74481518,"uuid":"500506727","full_name":"andreasabel/agda-issues","owner":"andreasabel","description":"Statistics from the Agda issue tracker","archived":false,"fork":false,"pushed_at":"2022-06-06T16:53:39.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T22:34:50.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreasabel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-06-06T16:19:20.000Z","updated_at":"2022-06-07T12:43:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0fdca7d-7efd-49f1-bc3c-7fbc11ab2183","html_url":"https://github.com/andreasabel/agda-issues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreasabel/agda-issues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasabel","download_url":"https://codeload.github.com/andreasabel/agda-issues/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasabel%2Fagda-issues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000721,"owners_count":26082879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-10T21:58:05.733Z","updated_at":"2025-10-09T00:23:18.979Z","avatar_url":"https://github.com/andreasabel.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agda issue count stats\n\nThis contains a Python script that fetches all issues of the `github.com/agda/agda` repo.\nA Haskell script then calculates the count of open and closed issues via some charts.\nWith some editing, this can be used on other repos as well.\n\n## Requirements\n\nInstall the requirements\n\n        pip install github3.py\n\nor\n\n        pip install -r requirements.txt\n\nGet an API key for GitHub and set it as `GITHUB_TOKEN` in your environment.\n\n## Fetching issues\n\nEdit in `import_issues.py` the variable `FILENAME_ISSUES`\n(and possibly `ORG` and `REPO`).\n\nRun fetcher part:\n\n        ./import_issues.py\n\nThis will fetch all issues and save the needed information to a JSON\nfile (as given by `FILENAME_ISSUES`) to work with in the next step,\nwhich saves GitHub API requests and speeds the overall process up.\n\n## Building the charts\n\nEdit in `AgdaIssues.hs` some constants, e.g. concerning dates and input and output file names.\n\nRun the script:\n\n        cabal run\n\nThis leaves some `.png` files in the current directory containing\nanalysis charts of open and closed issues.\n\n# Licence\n\nThe script `import_issues.py` has been modified from https://github.com/MorrisJobke/github-issue-counter which has been released under the MIT licence.\n\nThe rest is (C) 2017-22 Andreas Abel released under BSD 3-clause.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Fagda-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasabel%2Fagda-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasabel%2Fagda-issues/lists"}