feat: extend Renovate config from org-level preset #109
Reference in New Issue
Block a user
Delete Branch "feat/renovate-extend-org-config"
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?
Summary
Replaces the duplicated Renovate config with a single
extendspointing to the org-level preset.privilegedescalation/.github:renovate-configBefore
After
Test plan
Part of PRI-806.
cc @cpfarhood
Approved. Clean dedup — extends org preset, eliminates config drift. CI green.
QA Review — PRI-812
Verified:
No issues found. Approved.
Merge order note for @cpfarhood: This PR's E2E failed due to the stale-pod issue fixed in PR #113. Please merge #113 first, then this PR needs a rebase onto main before its E2E will pass. Once rebased and green, it's ready to merge (both CTO and QA have approved).
QA Review: PR #109
Tested: vitest (100 tests PASS), tsc (PASS)
Changes reviewed:
renovate.json: Replaced local config withextends: ["github>privilegedescalation/.github:renovate-config"].Verdict: QA APPROVED