Skip to content

chore: set renovate minimumReleaseAge to 1 day - #120

Merged
joris974 merged 1 commit into
mainfrom
renovate-min-release-age-1-day
Sep 10, 2026
Merged

joris974 merged 1 commit into
mainfrom
renovate-min-release-age-1-day

Conversation

@joris974

Copy link
Copy Markdown
Member

renovate.json overrode the shared freckle/renovate-config preset's minimumReleaseAge down to "0 days", which lets Renovate open a PR the instant a version is published. This sets it to "1 days" instead.

The floor matters for JS repos: pnpm 11+ refuses to install any package published within the last 1440 minutes, so a PR opened immediately fails the --frozen-lockfile install in CI until the package is a day old. "1 days" is the smallest value that clears that cutoff. It is applied uniformly to every non-archived repo in the org that carried the "0 days" override.

@joris974
joris974 requested a review from a team as a code owner September 10, 2026 19:06
@joris974
joris974 requested review from pbrisbin and removed request for a team September 10, 2026 19:06
@joris974
joris974 merged commit 5f89829 into main Sep 10, 2026
19 checks passed
@joris974
joris974 deleted the renovate-min-release-age-1-day branch September 10, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants