renovatebot/renovate

Delay between repository scans

Open

#20,853 opened on Mar 10, 2023

View on GitHub
 (3 comments) (4 reactions) (0 assignees)TypeScript (1,916 forks)batch import
help wantedpriority-4-low

Repository metrics

Stars
 (14,066 stars)
PR merge metrics
 (Avg merge 4d 3h) (358 merged PRs in 30d)

Description

What would you like Renovate to be able to do?

When using renovate to scan our 100+ onprem microservice repos it puts a load on git server and repo servers, and when there are many updates it also adds quite a queue into the CI system

So i would like for a selfhosted renovate to be able to add a small delay between the repositories and spread the load on before-mentioned systems a bit

If you have any ideas on how this should be implemented, please tell us here.

.

Is this a feature you are interested in implementing yourself?

No

Contributor guide