I had an itch that I decided to scratch last week. My work is scattered across Github (personal projects, 3rd party contributitions) and Gitlab (work projects) and I wanted a single place to see all the PRs/MRs that are relevant for me.
At work, especially, I want to get notifications when CI is green so that we I can decide to merge things in or not, and I don't really like the Gitlab interface for this.
So, I've built a tiny statusbar app that solves the issue.
Would love to hear if this is something you'd use (or not!) and would appreciate any feedback.
Thanks!