Skip to content

Romex91/github-status

Repository files navigation

github-status

A local dashboard that shows your open GitHub PRs, PRs waiting for your review, and PRs where you were mentioned — across all repositories. It uses the gh CLI to fetch data and claude CLI to generate AI-powered review summaries. Runs as a persistent service via pm2.

image

Prerequisites

Setup

git clone https://github.com/Romex91/github-status.git
cd github-status
./enable.sh

Open http://localhost:7777

Custom port: PORT=9999 ./enable.sh

Update

Dashboard will auto-notify if there are fresh commits in this repo

cd ~/github-status && ./update.sh

Disable

./disable.sh

Logs

pm2 logs github-status

Restart

pm2 restart github-status

About

Ultimate GitHub Dashboard. Get AI status for all your pending PRs, requested reviews and mentions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors