Display the merged configuration on the Dependency Dashboard #38024
Sironheart
started this conversation in
Suggest an Idea
Replies: 1 comment
-
yes! upvote! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
I've had several problems in the past, due to not being able to see the final configuration of that repository. Would it be a great benefit of having the merged configuration per repository available in the dependency dashboard?
How comes that I need this:
I have a central repository, which provides a general config, which provides the 90% solution for most teams. Teams are able to override parts of that configuration for THEIR global scope. Last but not least, within the repository there is also the option of a
renovate.json
or comparable.Having three or more levels of nesting (depending on the solution, some companies are implementing) makes it hard to trace which setting might be overwritten.
Beta Was this translation helpful? Give feedback.
All reactions