renovatebot / app-support

Discussion/support issues for the hosted Renovate App
0 stars 0 forks source link

Renovate bot stopped working on GitLab #42

Closed suda closed 4 years ago

suda commented 4 years ago

Which Renovate are you using?

WhiteSource Renovate App

Which platform are you using?

GitLab.com

Have you checked the logs? Don't forget to include them if relevant

Well, there are no logs as the dashboard became empty.

What would you like to do?

The Renovate bot worked perfectly with my GitLab account and some time ago (probably around two months ago, that's when the last Merge Request was created) it stopped doing anything. The dashboard is now empty and enabling the repos again doesn't do a thing. I checked the API calls and the https://v1.renovateapi.com/gitlab/installations returns an empty array and the GitLab project webhook that is being fired to https://gitlab.renovateapi.com/webhook just returns null. Anything I have to do to fix it or is it maybe a bug?

suda commented 4 years ago

Hey @rarkins, whatever you did seems to work! I see new MRs coming in. Thank you! 🎉

rarkins commented 4 years ago

The logs show a couple of runs from about an hour ago, i.e. about an hour after you posted the issue. It's possible that the repo was classified as "stale" (no commits for > 2 weeeks) and so stopped getting automatic updates until it detected activity again. I didn't actually do anything manually and can't be sure because we don't save the status history - it shows active now.