Each run starts cold: no persistent Renovate repository cache, so every hourly run
re-fetches from scratch (slower, more API calls).
Fix (optional)
Enable RENOVATE_REPOSITORY_CACHE=enabled with a persisted cache volume/path.
Lower priority for a small instance.
## Problem
Each run starts cold: no persistent Renovate repository cache, so every hourly run
re-fetches from scratch (slower, more API calls).
## Fix (optional)
Enable `RENOVATE_REPOSITORY_CACHE=enabled` with a persisted cache volume/path.
Lower priority for a small instance.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
Each run starts cold: no persistent Renovate repository cache, so every hourly run
re-fetches from scratch (slower, more API calls).
Fix (optional)
Enable
RENOVATE_REPOSITORY_CACHE=enabledwith a persisted cache volume/path.Lower priority for a small instance.
Closing as won't do, there's no need for this in a setup this tiny just for me.