Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial Renovate configuration #297

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-rancher[bot]
Copy link
Contributor

Add initial Renovate configuration, includes Renovate configuration file and GitHub Actions workflow. This automatically created PR has been initiated by @macedogm

@macedogm macedogm requested review from mattfarina, KevinJoiner and a team April 18, 2023 11:17
type: string
# Run twice in the early morning (UTC) for initial and follow up steps (create pull request and merge)
schedule:
- cron: '30 4,6 * * *'
Copy link
Contributor

Choose a reason for hiding this comment

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

@macedogm I notice that the config is getting set so that every project runs at 30 4,6 * * *. Will this create a thundering herd problem if all repos use the same cron config? Should this be spread out?

Copy link
Member

Choose a reason for hiding this comment

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

It might create, but since multiple teams own the repos, I believe this shouldn't be an issue, because it will not put the pressure in only one team. Besides, they can still review/merge at their own pace.

If you believe that this will be a big issue, we can change the schedule manually as we open the PRs.

@cbron cbron requested a review from mattfarina July 27, 2023 18:13
@cbron
Copy link
Contributor

cbron commented Aug 25, 2023

Are we good to merge this ?
cc @rmweir

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.

None yet

4 participants