{"id":46266187,"url":"https://github.com/toniperic/pr-bro","last_synced_at":"2026-03-04T02:17:37.809Z","repository":{"id":336720923,"uuid":"1148125267","full_name":"toniperic/pr-bro","owner":"toniperic","description":"🖥️ TUI app that prioritizes pull request reviews using weighted scoring — so you always know which PR to review next.","archived":false,"fork":false,"pushed_at":"2026-02-23T19:24:50.000Z","size":355,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-24T00:20:54.705Z","etag":null,"topics":["code-review","productivity","tui"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/toniperic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-02T15:55:39.000Z","updated_at":"2026-02-23T19:24:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/toniperic/pr-bro","commit_stats":null,"previous_names":["toniperic/pr-bro"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/toniperic/pr-bro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toniperic%2Fpr-bro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toniperic%2Fpr-bro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toniperic%2Fpr-bro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toniperic%2Fpr-bro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toniperic","download_url":"https://codeload.github.com/toniperic/pr-bro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toniperic%2Fpr-bro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30069623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":["code-review","productivity","tui"],"created_at":"2026-03-04T02:17:34.356Z","updated_at":"2026-03-04T02:17:37.804Z","avatar_url":"https://github.com/toniperic.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PR Bro\n\n[![CI](https://github.com/toniperic/pr-bro/actions/workflows/ci.yml/badge.svg)](https://github.com/toniperic/pr-bro/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/pr-bro.svg)](https://crates.io/crates/pr-bro) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[![Demo](https://asciinema.org/a/780716.svg)](https://asciinema.org/a/780716)\n\nKnow which PR to review next. PR Bro ranks pull requests by weighted scoring across your GitHub queries, so you always start with the most important review.\n\n## Requirements\n\n- **GitHub Personal Access Token**: \n  - `repo` scope for private repos\n  - `public_repo` for public only\n- **Platforms**: \n  - macOS (Intel + Apple Silicon)\n  - Linux (x64)\n\n## Installation\n\n### Homebrew (macOS)\n\n```bash\nbrew tap toniperic/tap\nbrew install pr-bro\n```\n\nTo upgrade:\n\n```bash\nbrew upgrade pr-bro\n```\n\n### Cargo\n\n```bash\ncargo install pr-bro\n```\n\nRequires Rust toolchain. Install from [rustup.rs](https://rustup.rs).\n\n### Binary Download\n\nDownload pre-built binaries from the [GitHub Releases](https://github.com/toniperic/pr-bro/releases) page. Extract and move to your PATH:\n\n```bash\ntar -xzf pr-bro-\u003cversion\u003e-\u003cplatform\u003e.tar.gz\nmv pr-bro /usr/local/bin/\n```\n\n## Quick Usage\n\n```bash\npr-bro\n```\n\nOn first run, PR Bro will prompt you with a series of questions to set up your configuration. It will also ask for your GitHub token interactively. To skip the token prompt, set the `PR_BRO_GH_TOKEN` environment variable.\n\nFor the full list of configuration options, see the [Configuration Reference](docs/configuration.md).\n\nUse `pr-bro --help` for all command-line options. Press `?` in the TUI for keyboard shortcuts.\n\n## Features\n\n**Weighted scoring** calculates a single priority number for each PR based on age, approval count, size, labels, and whether you've reviewed it before, all based on your preferences/configuration. Each parameter can be used to boost or penalize PRs score in any way you see fit.\n\n**Interactive TUI** shows all PRs sorted by score. Navigate with arrow keys or vim bindings. Press `b` to see the score breakdown for any PR. Press `r` to refresh.\n\n**Multiple queries** let you track different PR sets. Each query can override global scoring rules. First-match-wins when a PR appears in multiple queries.\n\n**Snooze PRs** to hide them temporarily. Press `s` to snooze for a custom duration or indefinitely. Snoozed PRs live in a separate tab and don't clutter your main list.\n\n**Score breakdown** shows exactly how a PR's score was calculated. See which factors contributed most. Press `b` on any PR to open the detail view.\n\n**Light and dark themes** adapt to your terminal. PR Bro auto-detects your terminal background and picks the right color palette.\n\n**ETag-based HTTP caching** reduces GitHub API calls. Auto-refresh only fetches if data changed on the server. Manual refresh bypasses in-memory cache.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and commit message format.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoniperic%2Fpr-bro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoniperic%2Fpr-bro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoniperic%2Fpr-bro/lists"}