Skip to content

feat: Add 7-day minimum release age to shared Renovate preset#93

Merged
jsonbailey merged 5 commits into
mainfrom
jb/sdk-2476/minimum-release-age
Jun 15, 2026
Merged

feat: Add 7-day minimum release age to shared Renovate preset#93
jsonbailey merged 5 commits into
mainfrom
jb/sdk-2476/minimum-release-age

Conversation

@jsonbailey

@jsonbailey jsonbailey commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds minimumReleaseAge: "7 days" to renovate/sdk.json, the shared base preset for all SDK repos
  • Delays Renovate PRs until 7 days after a package version is published, giving the community time to surface issues or vulnerabilities before we act on an update
  • Applies to all SDK repos that extend this preset (currently ruby-server-sdk and python-server-sdk)

This mirrors the intent of launchdarkly/php-server-sdk#249, which added a 7-day Dependabot cooldown for the same reason.

Tracked Internally: SDK-2476
Ref: SEC-8058.

Test plan

🤖 Generated with Claude Code

@jsonbailey jsonbailey marked this pull request as ready for review June 11, 2026 16:17
@jsonbailey jsonbailey requested a review from a team as a code owner June 11, 2026 16:17
@jsonbailey jsonbailey merged commit 32084ed into main Jun 15, 2026
3 checks passed
@jsonbailey jsonbailey deleted the jb/sdk-2476/minimum-release-age branch June 15, 2026 20:51
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