GitHub hosted config presets #40846
-
How are you running Renovate?Self-hosted Renovate Which platform you running Renovate on?GitHub.com Which version of Renovate are you using?41.173.1 Please tell us more about your question or problemWe are have a private GitHub Cloud Enterprise. That means all our repos and API calls need authentication. Unfortunately it seems that the configured The config preset is in a different github org than the repository to renovate. The already setup authentication (see logs) is probably using the wrong token. We have a host rule to setup specific authentication for Any help is greatly appreciated. Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Okay, found the solution. The actual casing in the |
Beta Was this translation helpful? Give feedback.
Okay, found the solution. The actual casing in the
hostRuleis relevant. That's unexpected, since with GitHub the URL path works case insenstive