Skip to content

chore: Change Renovate schedule to run every 2 hours#508

Open
erezrokah wants to merge 1 commit intomainfrom
erezrokah-patch-1
Open

chore: Change Renovate schedule to run every 2 hours#508
erezrokah wants to merge 1 commit intomainfrom
erezrokah-patch-1

Conversation

@erezrokah
Copy link
Member

The runs are getting longer and often newer runs cancel existing ones, also because we trigger some runs manually
image

Copilot AI review requested due to automatic review settings March 9, 2026 16:10
@erezrokah erezrokah requested a review from a team as a code owner March 9, 2026 16:10
@erezrokah erezrokah requested review from hermanschaaf and removed request for a team March 9, 2026 16:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR reduces the frequency of the scheduled Renovate dependency-update workflow from once per hour to once every two hours. The motivation is that long-running Renovate jobs are increasingly being cancelled by newer scheduled runs (or manual triggers), wasting CI resources and causing incomplete runs.

Changes:

  • Updated the cron schedule in the Renovate workflow from "0 * * * *" (every hour) to "0 */2 * * *" (every 2 hours)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@erezrokah erezrokah requested a review from mnorbury March 10, 2026 09:59
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.

2 participants