-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency dashboard issue out of sync, listing PRs as open when they are not #5668
Comments
Can you tell me for the ones that aren't linked, do they:
|
none exist |
Thanks. I would like to see if it resets to correct on the next run too, i.e is it temporary or permanent. |
Next run appears to have finished, https://app.renovatebot.com/dashboard#github/Jasig/uPortal-start/149878694 |
Seems like they're stuck in an "intermediate state" as you say. Converting all our return values/result values into TypeScript enums at the moment, after that we should hopefully catch the problem. |
👍 |
I'm working on a branch that should solve this once and forever, but so far it's like pulling on a thread that keeps going - changes needed in a lot of code. |
This should be resolved in renovate@25.37.1 |
What Renovate type are you using?
Hosted renovate, with GitHub on https://github.com/Jasig/uPortal-start
Describe the bug
The dependency dashboard issue lists several PRs as open (unlinked) when they have not been opened.
uPortal-Project/uPortal-start#440
screenshot:
Did you see anything helpful in debug logs?
https://app.renovatebot.com/dashboard#github/Jasig/uPortal-start/149872446
To Reproduce
https://github.com/Jasig/uPortal-start
this may be related to rate limiting, previously they were in the rate limited section, they were manually checked, now have been caught in an intermediate state for several builds:
Additional context
Possibly related to #4803
The text was updated successfully, but these errors were encountered: