gh-dashboard

About

gh-dashboard is meant to be a dead-simple, client-side summary of your current GitHub work. It provides a convenient view of pull requests, including those you've created and those you're reviewing (including those your team members reviewed).

Any issues, ideas or anything else? gh-dashboard is open source!

Configuration

To retrieve information from GitHub, this dashboard requires a Personal Access Token (PAT). You can generate one here with read-only permissions for repository data.

This dashboard operates entirely on the client side, meaning your GitHub token is stored in your browser's local storage only.

Basic
GitHub API
Mode
Full mode try to overcome GitHub UI limits and allows to show PR's reviewed by your team members - more info GH discussion
GitHub - full mode