Per #14138 (comment) and other feedback in the past, having Renovate provide a set of links to the relevant changelog entries, rather than the full body, would provide an ability for a PR reviewer to read the changelogs themselves, without the risk of platform limits being hit
This would likely be i.e. fetchChangelogs=pr,links or fetchChangelogs=branch,links
This may help for packages that have many, larger, changelog entries, like Renovate (frequent updates lead to large changelogs in PRs) or traefik (often very large diff of releases needing to be updated).
Related: #26326
Per #14138 (comment) and other feedback in the past, having Renovate provide a set of links to the relevant changelog entries, rather than the full body, would provide an ability for a PR reviewer to read the changelogs themselves, without the risk of platform limits being hit
This would likely be i.e.
fetchChangelogs=pr,linksorfetchChangelogs=branch,linksThis may help for packages that have many, larger, changelog entries, like Renovate (frequent updates lead to large changelogs in PRs) or traefik (often very large diff of releases needing to be updated).
Related: #26326