Skip to content

NO-JIRA: renovate: restrict schedule to Sunday mornings#232

Merged
joelcapitao merged 1 commit intocoreos:mainfrom
joelcapitao:update-renovate
Apr 2, 2026
Merged

NO-JIRA: renovate: restrict schedule to Sunday mornings#232
joelcapitao merged 1 commit intocoreos:mainfrom
joelcapitao:update-renovate

Conversation

@joelcapitao
Copy link
Copy Markdown
Member

We set a range that enables Renovate to run 2 iterations (00h00 and 04h00). That way, it will be able to propose commits and automerge them in the second iteration. However, if a new update comes in the meantime, Renovate will update the commit and won't be able to automerge it afterward. This cornercase cannot be mitigated easily. If we extend the range to have one more iteration, then there is more chances to have an update.

We set a range that enables Renovate to run 2 iterations (00h00 and
04h00). That way, it will be able to propose commits and automerge
them in the second iteration. However, if a new update comes in the
meantime, Renovate will update the commit and won't be able to
automerge it afterward. This cornercase cannot be mitigated easily.
If we extend the range to have one more iteration, then there is
more chances to have an update.
@openshift-ci openshift-ci bot added the approved label Apr 2, 2026
@joelcapitao joelcapitao changed the title renovate: restrict schedule to Sunday mornings NO-JIRA: renovate: restrict schedule to Sunday mornings Apr 2, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@joelcapitao: This pull request explicitly references no jira issue.

Details

In response to this:

We set a range that enables Renovate to run 2 iterations (00h00 and 04h00). That way, it will be able to propose commits and automerge them in the second iteration. However, if a new update comes in the meantime, Renovate will update the commit and won't be able to automerge it afterward. This cornercase cannot be mitigated easily. If we extend the range to have one more iteration, then there is more chances to have an update.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Copy link
Copy Markdown
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dustymabe, joelcapitao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [dustymabe,joelcapitao]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Renovate configuration to improve the description and restrict the schedule for bootc base container image updates. The reviewer noted that the proposed cron expression '* 0-6 * * 0' would trigger every minute, potentially causing excessive runs, and suggested using '0 0,4 * * 0' to align with the intended schedule of running at 00:00 and 04:00 UTC on Sundays.

@joelcapitao joelcapitao merged commit 1dac72f into coreos:main Apr 2, 2026
4 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants