{"id":16474826,"url":"https://github.com/zegl/turbo-pr","last_synced_at":"2026-05-01T14:32:41.156Z","repository":{"id":81755184,"uuid":"102643743","full_name":"zegl/turbo-pr","owner":"zegl","description":"Automatic GitHub Pull Request quality checks","archived":false,"fork":false,"pushed_at":"2017-09-17T09:46:46.000Z","size":16,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T17:28:32.378Z","etag":null,"topics":["github","github-bot","github-webhooks","pull-request"],"latest_commit_sha":null,"homepage":"https://github.com/apps/turbo-pr","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zegl.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"polar":"zegl"}},"created_at":"2017-09-06T18:27:00.000Z","updated_at":"2022-02-23T09:21:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf92d870-8355-4029-b2dd-74be1a6462cc","html_url":"https://github.com/zegl/turbo-pr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zegl/turbo-pr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zegl%2Fturbo-pr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zegl%2Fturbo-pr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zegl%2Fturbo-pr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zegl%2Fturbo-pr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zegl","download_url":"https://codeload.github.com/zegl/turbo-pr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zegl%2Fturbo-pr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["github","github-bot","github-webhooks","pull-request"],"created_at":"2024-10-11T12:34:32.657Z","updated_at":"2026-05-01T14:32:41.137Z","avatar_url":"https://github.com/zegl.png","language":"Go","funding_links":["https://polar.sh/zegl"],"categories":[],"sub_categories":[],"readme":"# Turbo PR\n\nTurbo PR is a tool for automatic Pull Request quality checks.\n\n## Available checks\n\n* Max amount of commits per PR\n* Max/Min length of commit message subjects\n* Max length of commit message body rows\n* Regex matching commit subjects\n\n## Configuration (add this as `turbo-pr.yaml` to your repo)\n\n```yaml\npullRequest:\n  maxAllowedCommits: 1\n\ncommit:\n  maxSubjectLength: 72\n  minSubjectLength: 10\n\n  maxBodyRowLength: 50\n\n  subjectMustMatchRegex:\n  - \"^(fea|fix|doc)\\\\([a-z0-9\\\\-]{2,30}\\\\)\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzegl%2Fturbo-pr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzegl%2Fturbo-pr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzegl%2Fturbo-pr/lists"}