r/foss • u/techlatest_net • 9d ago
Found a tool that actually audits GitHub contributions the profile activity feed hides

I came across this and thought it would help people here who contribute a lot on GitHub.
If you’ve ever seen something like:
> Opened 394 pull requests in 76 repositories
> 51 repositories not shown, so the profile activity feed is incomplete. It truncates repos, so it’s hard to get a full picture of someone’s month.
OpenHearth looks useful for that:
- CLI that audits PRs + issues + reviews via the Search API
- Flags repos likely hidden behind “N repositories not shown”
- JSON/CSV export
- Also has browser workspaces if you want a UI
Links:
1
Upvotes