I wanted a tool like this for a long time, but couldn't find one, so I built it[1] * Log in with your GitHub account * Minimal permissions — no access to your code needed * Get a notification when a run completes * Select repositories you want to monitor * Native macOS app Known issues: After you install the app on your GitHub account, it takes about a minute for GitHub to propagate the changes to the REST API - and this makes it look like my app is stuck at the "Install on GitHub" step. Not great, but I couldn't think of a way to work around this, other than a (I hope) a descriptive error message. Feedback welcome! [1]: Maybe it already exists, but good luck googling anything with "github actions" |
No comments yet