{"id":48313084,"url":"https://github.com/alien-tools/breakbot-forker","last_synced_at":"2026-04-05T00:25:18.483Z","repository":{"id":122973769,"uuid":"470582979","full_name":"alien-tools/breakbot-forker","owner":"alien-tools","description":"A simple script that forks a GitHub repository and its pull requests to test BreakBot","archived":false,"fork":false,"pushed_at":"2022-03-28T15:16:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T04:01:56.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alien-tools.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-16T12:56:09.000Z","updated_at":"2022-03-16T12:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"c24d036e-d34a-40df-a495-85a04f522583","html_url":"https://github.com/alien-tools/breakbot-forker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alien-tools/breakbot-forker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-tools%2Fbreakbot-forker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-tools%2Fbreakbot-forker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-tools%2Fbreakbot-forker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-tools%2Fbreakbot-forker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alien-tools","download_url":"https://codeload.github.com/alien-tools/breakbot-forker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-tools%2Fbreakbot-forker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31419699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-04-05T00:25:18.375Z","updated_at":"2026-04-05T00:25:18.464Z","avatar_url":"https://github.com/alien-tools.png","language":"Shell","readme":"# breakbot-forker\nA simple script that forks a GitHub repository and its pull requests to test BreakBot.\n\n## Dependencies\n  - Git\n  - [GitHub CLI](https://cli.github.com/)\n\nThe script requires that GitHub CLI has write access to the organization the fork should be pushed to. See [gh auth login](https://cli.github.com/manual/gh_auth_login).\n\n## Example\nTo fork [google/guava](https://github.com/google/guava) and its ten most recent pull requests on the GitHub organization `breakbot-test`:\n\n```\nbreakbot-forker -o google -r guava -t breakbot-test -b guava.yml -l 10\n```\n\nThe `guava.yml` file gives a basic configuration for building the library and testing a handful of clients:\n\n```\nbuild:\n  pom: guava/pom.xml\n  jar: guava/target/guava-HEAD-jre-SNAPSHOT.jar\nclients:\n  - repository: sofastack/sofa-boot\n  - repository: salesforce/zsync4j\n  - repository: mspnp/ha-nva\n  - repository: wujun728/jun_java_plugin\n  - repository: data-integrations/salesforce\n  - repository: leonchen83/redis-rdb-cli\n  - repository: xaecbd/KCenter\n```\n\n## Usage\n```\nForks a repository, commits a BreakBot configuration file, and copies its pull requests.\n\nSyntax: breakbot-forker -o source-organization -r repository -t dest-organization [-b file.yml] [-l limit] [-h]\noptions:\no     The organization to fork from.\nr     The name of the repository.\nt     The organization to fork to.\nb     The .github/breakbot.yml file to commit.\nl     Limit the number of PRs to copy.\nh     Print this help.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falien-tools%2Fbreakbot-forker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falien-tools%2Fbreakbot-forker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falien-tools%2Fbreakbot-forker/lists"}