Show HN: Pulsar, a browser-only GitHub PR monitor for engineering manager

pulsar.arkham-advisory.com · stumpyfr · 2 days ago · view on HN · tool
quality 1/10 · low quality
0 net
AI Summary

Pulsar is a browser-based GitHub PR monitoring dashboard for engineering managers that runs entirely client-side using GitHub PATs, displaying pull requests grouped by status with CI indicators and analytics without requiring a backend or account.

Entities
Pulsar GitHub Arkham-Advisory
I built Pulsar to solve a daily annoyance: GitHub's PR view doesn't give you a clean at-a-glance picture of what needs attention across multiple repos.

Pulsar is a lightweight dashboard that runs entirely in your browser. You paste in a GitHub PAT and it never leaves your machine, no backend, no accounts.

It shows PRs grouped by status (needs attention, awaiting review, your PRs, drafts), with approval badges, CI pass/fail indicators, and a small analytics dashboard (cycle time, review workload, merge trends).

Live: https://pulsar.arkham-advisory.com Source: https://github.com/Arkham-Advisory/pulsar

Would love feedback, especially from teams with lots of repos.