Force disable Dependency Dashboard #32547
-
How are you running Renovate?Self-hosted Renovate If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.GitLab, latest Renovate from https://gitlab.com/renovate-bot/renovate-runner. Please tell us more about your question or problemI'm running Gitlab that has Issues disabled on server level. I'm looking a way to configure renovate to disable Dependency Dashboard for every repo once and for all. Self-hosted renovate configuration has I'm looking for a way to enforce disabled dependency dashboard on renovate side, so it cannot be enabled on repo level. As changing every "incorrect" repo configuration would be extremely tedious process. Logs (if relevant)Logs
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I'm going to assume you have no dashboards created. What is the problem you're trying to solve? Eg renovate tries creating them each time? Or it skips creating them but logs a warning? |
Beta Was this translation helpful? Give feedback.
You can use logLevelRemap centrally to downgrade that to info, debug, or trace