{"id":15358545,"url":"https://github.com/pv/github-needs-work","last_synced_at":"2025-03-13T12:43:47.985Z","repository":{"id":66702050,"uuid":"51940621","full_name":"pv/github-needs-work","owner":"pv","description":"Script for tracking status of github PRs based on labels","archived":false,"fork":false,"pushed_at":"2020-09-12T16:17:54.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T08:49:29.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pv.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-02-17T17:19:16.000Z","updated_at":"2020-09-12T16:17:56.000Z","dependencies_parsed_at":"2023-06-04T09:15:51.746Z","dependency_job_id":null,"html_url":"https://github.com/pv/github-needs-work","commit_stats":{"total_commits":44,"total_committers":1,"mean_commits":44.0,"dds":0.0,"last_synced_commit":"8e8a8c26d21c5ec9f450db0c2d2c1391da75e316"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fgithub-needs-work","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fgithub-needs-work/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fgithub-needs-work/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fgithub-needs-work/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pv","download_url":"https://codeload.github.com/pv/github-needs-work/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410230,"owners_count":20286387,"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","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-01T12:41:43.396Z","updated_at":"2025-03-13T12:43:47.962Z","avatar_url":"https://github.com/pv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================\ngithub-needs-work\n=================\n\n::\n\n    usage: github_needs_work.py\n\n    List pull requests in a Github project, categorized to those\n    unreviewed, those waiting PR submitter action (needs-work, wip/draft),\n    and those updated since last review (potentially needing further\n    review). Additional categories include abandoned and closed PRs\n    (needs-champion) and backportable PRs (needs-backport).\n\n    Creates a cache file ``gh_cache.json`` in the current directory. The\n    script understands Github PR review and draft statuses in addition to\n    manually assigned labels, interpreting \"changes requested\" as\n    \"needs-work\".\n\n    examples:\n      github_needs_work.py --auth --project scipy/scipy \u003c token \u003e out.html\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      --project PROJECT     project to use (e.g. scipy/scipy)\n      --auth                authenticate to Github (increases rate limits)\n      --label-needs-work LABEL_NEEDS_WORK\n                            name of the label for 'needs-work' status (default:\n                            needs-work)\n      --label-needs-decision LABEL_NEEDS_DECISION\n                            name of the label for 'needs-decision' status\n                            (default: needs-decision)\n      --label-needs-champion LABEL_NEEDS_CHAMPION\n                            name of the label for 'needs-champion' status\n                            (default: needs-champion)\n      --label-needs-backport LABEL_NEEDS_BACKPORT\n                            name of the label for 'needs-backport' status\n                            (default: backport-candidate)\n      \nResults for `SciPy`_ and `NumPy`_ are provided on an ad-hoc basis at\nhttps://pav.iki.fi/scipy-needs-work/ and https://pav.iki.fi/numpy-needs-work/\n\n.. _SciPy: https://github.com/scipy/scipy\n.. _NumPy: https://github.com/numpy/numpy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpv%2Fgithub-needs-work","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpv%2Fgithub-needs-work","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpv%2Fgithub-needs-work/lists"}