Support settings for groups in repositories list on self hosted #43646
erpel
started this conversation in
Suggest an Idea
Replies: 1 comment 1 reply
-
|
Can't you use presets? You can define at several levels. For instance we have a bunch of configs for the entire company in one preset, then each team (= GitLab group) inherits it and may add some specific ties, finally each repo inherits the team's preset and can also add some customisation. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
We're running a self hosted renovate for repositories from a few different teams. For convenience we'd like to provide some settings based on the main config.
It would be great to be able to set things like for multiple repositories. Right now it works for one or all.
As an example, if I want to specify a certain
commitMessagePrefixfor some but not all repos, it requires a good bit of repetition:It would be lovely if something like this could be made to work:
Beta Was this translation helpful? Give feedback.
All reactions