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

Update renovate schedule #1626

Merged
merged 1 commit into from Mar 2, 2024
Merged

Update renovate schedule #1626

merged 1 commit into from Mar 2, 2024

Conversation

NotMyFault
Copy link
Member

The change proposed updates the renovate schedule to run more frequent than on the first date of the month.
This repository has numerous dependencies and the first of the month doesn't suffice to tackle the entire log, causing a backlog becoming longer per month, I occasionally trigger by hand to empty the queue.

@NotMyFault NotMyFault merged commit 3ebdd16 into main Mar 2, 2024
8 checks passed
@NotMyFault NotMyFault deleted the renovate-schedule branch March 2, 2024 11:28
@zbynek
Copy link
Contributor

zbynek commented Mar 2, 2024

With dependabot we had weekly updates and I changed them to monthly, because more frequent updates just meant updating minor versions of the same library every week even though it has no impact on the site. It would still be useful to have some kind of throttling to make sure a particular dependency does not get updated too often. Maybe keep monthly updates but increase the max number of parallel PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants