Skip to content

renovate: add minimumReleaseAgeBehavior to config#723

Open
negillett wants to merge 1 commit intorelease-engineering:masterfrom
negillett:renovate
Open

renovate: add minimumReleaseAgeBehavior to config#723
negillett wants to merge 1 commit intorelease-engineering:masterfrom
negillett:renovate

Conversation

@negillett
Copy link
Member

@negillett negillett commented Mar 24, 2026

By default Renovate's minimumReleaseAge only works if the update has a
release timestamp header. According to Renovate documentation, only
Docker Hub images come with a timestamp. This has caused fakefront image
updates to become blocked from passing CI.

This change adds minimumReleaseAgeBehavior of 'timestamp-optional',
which will have Renovate treat releases without tiemstamps as stable.

By default Renovate's minimumReleaseAge only works if the update has a
release timestamp header. According to Renovate documentation, only
Docker Hub images come with a timestamp. This has caused fakefront image
updates to become blocked from passing CI.

This change adds minimumReleaseAgeBehavior of 'timestamp-optional',
which will have Renovate treat releases without tiemstamps as stable.
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