No github changelog when using renovate-runner #37711
Unanswered
butenhoff-lenze
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.
-
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
Hey there,
im trying to use the renovate-runner project hosted on https://gitlab.com/renovate-bot/renovate-runner to run renovate-bot on our self-hosted gitlab instance but we have problems with the github changelog retrieval.
We have tried the following varbles in CI/CD variables and in pipeline schedule variables:
These variables are only masked, nothing else.
No matter what we do, our MRs dont have any changelogs attached to them.
Below is your .gitlab-ci.yaml and our default.json:
.gitlab-ci.yaml:
default.json:
Any help would be greatly appreciated, thanks ^^
Logs (if relevant)
https://gist.github.com/butenhoff-lenze/bca0ebfaa9c70a8813fc37df5c4b7542
Beta Was this translation helpful? Give feedback.
All reactions