Extend Configuration #34954
Unanswered
maximilienkohl
asked this question in
Request Help
Replies: 1 comment 1 reply
-
|
Assuming you have set the correct environment variables for using your self-hosted GitLab instance (RENOVATE_PLATFORM, RENOVATE_ENDPOINT), it should work if you use 'local>path-to-repo' instead of 'gitlab>path-to-repo'. In you case this would mean your config should look something like this: |
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.
-
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
Please tell us more about your question or problem
Hi there
I would like to implement the following thing:
in the repo mygroup/renovate-configurations I have a default.json configuration. I would like to extend my configuration with the default.json how can I do that?
the default.json looks like
Is there a way better way to extend these?
I also wanna use these templates on a different gitlab instance without having to copy those configs to the gitlab instance. Is there a way to extend those across gitlab instances?
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions