dependabot / dependabot-core

🤖 Dependabot's core logic for creating update PRs.
https://docs.github.com/en/code-security/dependabot
MIT License
4.61k stars 979 forks source link

Service status monitoring page #3568

Open heath-freenome opened 3 years ago

heath-freenome commented 3 years ago

Given how unstable dependabot seems to be (it appears to have been non-functioning for the last 24 hours), I would love to have a page that describes the current state of dependabot, how long it has been up, when it is down, etc...

BrianBorge commented 3 years ago

A status page would be awesome

jeffwidman commented 3 years ago

If the status page could list the current length of the queue or something like "currently working on jobs started at 01:02 UTC", that would be great... At my day job, we have a bunch of go repos we use internally and we prefer to do the cross-repo updates via dependabot (github native) because it creates such nice commit/PR messages... which is great when we can trigger a dependabot update and it executes within 20-30 minutes, but sometimes we're waiting hours and hours. So we often just give up after 20 minutes and do the update manually. It'd be really nice to know "Oh, the queue is 3 hours right now just do it manually" vs "Oh, it's 20 mins, trigger dependabot".

jurre commented 3 years ago

Are you talking about for app.dependabot.com @heath-freenome? We've had a few issues with the dashboard in the past few days, but I would recommend that you upgrade to the GitHub native version of dependabot, it's a lot more robust.