Applying config to a hierarchy #41854
Unanswered
andrewducker
asked this question in
Request Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
GitLab (.com or self-hosted)
Which version of Renovate are you using?
43.64
Please tell us more about your question or problem
I'm looking for a way to apply config at a point in the hierarchy.
So if I have a GitLab hierarchy of Org/Division/Department/Team/Project/Repo then I want to be able to say "Everything owned by this team should be treated this way". - but the config inheritance doesn't seem to allow for that.
packageRulescan apply based on the name of the package, it would be lovely if there was aprojectRulesthat worked likewise, where we could specify a regex for the project path/name that would then apply a set of rules.Is there anything like this that I'm missing? Or do I have to go and update all of the individual repos with the config?
Thanks!
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions