[PR #76] chore: add renovate.json to disable changelog fetching #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
webgrip/backstage-application#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/webgrip/backstage-application/pull/76
Author: @webgrip-renovate[bot]
Created: 5/20/2026
Status: 🔄 Open
Base:
main← Head:chore/add-renovate-config📝 Commits (1)
0fa0e3echore: add renovate.json to disable changelog fetching📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
➕
renovate.json(+5 -0)📄 Description
Adds
fetchChangeLogs: "off"to prevent OOM during Renovate runs. The full Renovate image fetches changelogs for all package updates when creating PRs, which causes memory spikes >3Gi for this repo (114 npm deps).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.