Misisng release notes when no sourceUrl known #32599
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Can you create a reproduction repo (we prefer on github.com even if it's not a realistic scenario here) where there's a PR upgrading semantic-release/gitlab and with "missing" release notes? |
Beta Was this translation helpful? Give feedback.
-
I think we're blocked unless you're able to reproduce this on gitlab.com in a way which lets us inspect/debug it. |
Beta Was this translation helpful? Give feedback.
that's not a standard helm repo field and our helm chart datasource doesn't support that.
you should add urls to the
Chart.yaml
and see if gitlab is exposing them. otherwise search for open issues on gitlab issue tracker.you can set
sourceUrl
via package rules as workaround.https://docs.renovatebot.com/configuration-options/#sourceurl