Skip to content

chore: let the rstack toolchain group own its release-age cooldown - #36

Merged
fi3ework merged 1 commit into
mainfrom
chore-renovate-toolchain-cooldown
Aug 25, 2026
Merged

chore: let the rstack toolchain group own its release-age cooldown#36
fi3ework merged 1 commit into
mainfrom
chore-renovate-toolchain-cooldown

Conversation

@fi3ework

Copy link
Copy Markdown
Member

Summary

The rstack toolchain Renovate group is meant to update as soon as a release ships (schedule: ['at any time']), but the shared security preset's cooldown waiver list does not cover @rstackjs/** and rstack — both in use here — so those updates were held back by the 1-day minimumReleaseAge while the rest of the group updated immediately. One toolchain release could thus split into two branch updates and two CI rounds.

Set minimumReleaseAge: null on the group so it owns its cooldown policy end-to-end, independent of the preset's waiver list, and reword the comment to state that intent (the old comment claimed the preset already waived the cooldown for the whole set, which was inaccurate).

Validated with renovate-config-validator; pnpm lint and pnpm test:unit pass.

Related Links

None.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

The shared security preset's cooldown waiver list does not cover
`@rstackjs/**` and `rstack`, so those updates were held back a day
while the rest of the group updated immediately — splitting one
toolchain release into two branch updates and two CI rounds. Set
`minimumReleaseAge: null` on the group so the whole toolchain updates
as soon as a release ships, independent of the preset's list.
@fi3ework
fi3ework enabled auto-merge (squash) August 25, 2026 07:59
@fi3ework
fi3ework merged commit 8cb425b into main Aug 25, 2026
3 checks passed
@fi3ework
fi3ework deleted the chore-renovate-toolchain-cooldown branch August 25, 2026 08:02
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.

1 participant