Skip to content

SRE-603: Apply minimumReleaseAge globally instead of npm-only#32

Merged
TimDiekmann merged 2 commits intomainfrom
t/sre-603-add-global-minimumreleaseage-3-days-to-renovate-config
Mar 23, 2026
Merged

SRE-603: Apply minimumReleaseAge globally instead of npm-only#32
TimDiekmann merged 2 commits intomainfrom
t/sre-603-add-global-minimumreleaseage-3-days-to-renovate-config

Conversation

@TimDiekmann
Copy link
Member

@TimDiekmann TimDiekmann commented Mar 23, 2026

Summary

  • Move minimumReleaseAge: 3 days from npm-specific to top-level config
  • All dependency managers (mise, cargo, terraform, github-actions, docker, tflint-plugin) now wait 3 days before Renovate proposes bumps
  • Remove minimumReleaseAge: 0 days and schedule: after 1am overrides from LLM SDK packages — no reason to pull SDK updates on day 0

Move `minimumReleaseAge: 3 days` from npm-specific to top-level config
so all managers (mise, cargo, terraform, github-actions, docker, etc.)
wait 3 days before proposing dependency bumps.
@TimDiekmann TimDiekmann requested a review from vilkinsons March 23, 2026 12:34
@TimDiekmann TimDiekmann enabled auto-merge (squash) March 23, 2026 12:34
@augmentcode
Copy link

augmentcode bot commented Mar 23, 2026

🤖 Augment PR Summary

Summary: Apply Renovate’s 3-day stability window globally so all dependency managers wait before proposing bumps.

Changes: Moved minimumReleaseAge: "3 days" from the npm-specific section to the top-level config while keeping the LLM SDK npm package rule override at "0 days".

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Remove `minimumReleaseAge: 0 days` and `schedule: after 1am` from LLM
SDK package rule. Global 3-day grace period now applies — no reason to
pull SDK updates on day 0.
@TimDiekmann TimDiekmann requested a review from CiaranMn March 23, 2026 13:05
@TimDiekmann TimDiekmann merged commit 3ea9640 into main Mar 23, 2026
3 checks passed
@TimDiekmann TimDiekmann deleted the t/sre-603-add-global-minimumreleaseage-3-days-to-renovate-config branch March 23, 2026 13:06
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