{"id":19577981,"url":"https://github.com/mihaigalos/pr-bisect","last_synced_at":"2026-04-24T12:34:13.256Z","repository":{"id":46422385,"uuid":"408488573","full_name":"mihaigalos/pr-bisect","owner":"mihaigalos","description":"Use git bisect on pull requests (PRs) / merge commits.","archived":false,"fork":false,"pushed_at":"2023-06-15T17:41:04.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-31T15:28:36.677Z","etag":null,"topics":["bisect","git","git-bisect","pull-request","pullrequest"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mihaigalos.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":"2021-09-20T15:03:17.000Z","updated_at":"2025-04-24T07:10:26.000Z","dependencies_parsed_at":"2025-02-26T11:44:08.162Z","dependency_job_id":"162b479c-931c-4ddd-8866-6f1001886e9a","html_url":"https://github.com/mihaigalos/pr-bisect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mihaigalos/pr-bisect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaigalos%2Fpr-bisect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaigalos%2Fpr-bisect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaigalos%2Fpr-bisect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaigalos%2Fpr-bisect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mihaigalos","download_url":"https://codeload.github.com/mihaigalos/pr-bisect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihaigalos%2Fpr-bisect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","git-bisect","pull-request","pullrequest"],"created_at":"2024-11-11T07:09:17.313Z","updated_at":"2026-04-24T12:34:13.225Z","avatar_url":"https://github.com/mihaigalos.png","language":"Shell","readme":"# pr-bisect\n\nBisection of PRs / merge commits using `git bisect`. If a PR merge was identified, the logic looks inside to identify the exact commit which broke.\n\n### Usage\n\n```bash\ndocker run -t --rm -v $(pwd):/src -v /tmp:/tmp ghcr.io/mihaigalos/docker/pr-bisect:latest BAD_COMMIT GOOD_COMMIT RUNNER\n```\n\n`RUNNER` is the logic delegated to git bisect: i.e. from your tester returning 0 for success and != 0 for failure.\n\n### Example usage\n\nHave a look [here](https://github.com/mihaigalos/pr-bisect/blob/f2c7397f9cac518fe216f264deb49cbfee70e5a0/Justfile#L15-L26).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaigalos%2Fpr-bisect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihaigalos%2Fpr-bisect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaigalos%2Fpr-bisect/lists"}