{"id":23238906,"url":"https://github.com/yamaguchi1024/pr-bisect","last_synced_at":"2026-04-14T18:33:12.760Z","repository":{"id":106262123,"uuid":"125393161","full_name":"yamaguchi1024/pr-bisect","owner":"yamaguchi1024","description":"Git bisect on pull requests","archived":false,"fork":false,"pushed_at":"2018-03-22T15:38:23.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T10:45:00.382Z","etag":null,"topics":["bisect","git","pull-request"],"latest_commit_sha":null,"homepage":"","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/yamaguchi1024.png","metadata":{"files":{"readme":"README.md","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":"2018-03-15T16:07:38.000Z","updated_at":"2023-08-24T13:08:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"11a51594-226c-47bf-9b7c-18d6113b5349","html_url":"https://github.com/yamaguchi1024/pr-bisect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yamaguchi1024/pr-bisect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaguchi1024%2Fpr-bisect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaguchi1024%2Fpr-bisect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaguchi1024%2Fpr-bisect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaguchi1024%2Fpr-bisect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yamaguchi1024","download_url":"https://codeload.github.com/yamaguchi1024/pr-bisect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaguchi1024%2Fpr-bisect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["bisect","git","pull-request"],"created_at":"2024-12-19T04:19:55.687Z","updated_at":"2026-04-14T18:33:12.743Z","avatar_url":"https://github.com/yamaguchi1024.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## git bisect on pull requests\nThis is a tool for doing git bisect based on pull requests. When your repository is using rebase when merging commits, you may want to bisect on pull requests rather than commits because git bisect doesn't work when some commits in one PR is broken.\n\n## How to use\n- apt install python3\n- apt install python3-pip\n- pip3 install PyGithub    \n- git clone https://github.com/yamaguchi1024/pr-bisect\n- python3 pr-bisect.py org_name repo_name \u003cgood_PR_id\u003e \u003cbad_PR_id\u003e test_script.sh\n- // If test_script.sh return 0, it means bad. Don't forget to chmod +x to test_script\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamaguchi1024%2Fpr-bisect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyamaguchi1024%2Fpr-bisect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamaguchi1024%2Fpr-bisect/lists"}