-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Find GitHub issues worth contributing to, not random noise.
Open the live app | View the repository | Read the security notes

PR Dashboard is a local-first GitHub issue finder for contributors who want better decisions before they spend time on a public issue. It keeps GitHub search familiar, then adds transparent fit scoring, contribution guidance, target-platform evidence, a local Board, Activity history, Review reminders, Proof Log history, and API-limit visibility.
The core workflow is:
discovery -> confidence -> action -> contribution proof/history
PR Dashboard is built for the moment before a contribution becomes real work. It helps answer:
- Is this issue a credible candidate, or just noisy search output?
- What signals make it look approachable?
- What risks should I notice before committing time?
- What should I read or verify first?
- Where should I track the candidate if it still looks worth trying?
The product is intentionally candid. Scores are deterministic, score reasons are visible, and risky issues can still be inspected or saved when you want to make the call yourself.
| Find Contributions | Board workflow |
|---|---|
![]() |
![]() |
| Search public GitHub issues, compare fit signals, inspect risks, and save promising candidates. | Move candidates through local workflow lanes so possible contributions do not disappear after search. |
| Activity proof and reminders | API limits |
|---|---|
![]() |
![]() |
| Keep local completion history, review reminders, and learned feedback without a backend account or remote sync. | See GitHub REST/core and Search buckets so rate-limit behavior is easier to understand. |
- Search or look up an issue with Find Contributions or Lookup.
- Inspect the evidence: score rows, pass reasons, repo metadata, labels, comments, age, assignment state, setup/platform evidence, and the Contribution Brief.
- Save candidates deliberately.
- Work from the Board as confidence changes.
- Keep local proof/history in Activity when a Board card moves to Merged.
Proof Log entries are local history records. They do not remotely verify GitHub merges.
PR Dashboard v1 runs entirely in the browser. There is no app backend, backend sync, encrypted sync, database, GitHub OAuth, GitHub App auth, model API dependency, or app-owned server receiving your token or Board data.
- Public GitHub issue search works without a token.
- A GitHub token is optional and only increases rate limits or supports the Settings connection test.
- Session-only token memory is the default.
- Remembering a token is opt-in and uses browser
localStorage. - Board cards, Hidden Results, profile metadata, contribution preferences, learned feedback, and Proof Log records stay local to the browser.
- Export/Import Local Data is the current bridge between browsers.
- GitHub tokens and remember-token settings are never exported.
- Getting Started - run the app and complete the first workflow.
- Workflow Guide - understand Find Contributions, Lookup, scoring, Board, Activity, and Proof Log behavior.
- Local-First Privacy - see exactly what is stored, exported, and sent to GitHub.
- Scoring And Signals - learn how PR Dashboard separates credible candidates from risky work.
- Developer Notes - architecture, project structure, tests, and security guardrails.
- Roadmap - current v1 boundary and future work.
PR Dashboard is local-first, browser-only, and not affiliated with GitHub.
PR Dashboard is local-first, browser-only, and not affiliated with GitHub.


