question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Decrease Renovate Frequency

See original GitHub issue

Hey repo folks 👋, I’m very thankful we have bots automating some mundane tasks like updating dependency semvers. However, the frequency of these updates is causing micro delays (a minute a week maybe) and not very beneficial for the health of our system.

Suggestion

To increase the usefulness of this bot, and be considerate of our time, I suggest we change the frequency of Renovate (renovate.json) to once a quarter:

{
  "schedule": ["every 3 months on the first day of the month"]
}

https://docs.renovatebot.com/configuration-options/#schedule

That way we can ensure we have healthy dependencies and reduce GitHub notifications. At least let’s try it for a bit?


@JustinBeckwith @ace-n

Original PR: https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/778

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
ace-ncommented, Oct 5, 2020

I can’t speak for @grant here, but personally - these notifications usually require some amount context-switching. (Not that they always do, since GitHub doesn’t require each product owner to sign off on these updates [though I wish it did].)

If I can approve them in a batch (or better yet, at some defined time(s) within the week/month/year), that’s O(1) context switches - if I can’t, then it’s O(n).

0reactions
fhinkelcommented, Oct 8, 2020

I’m stronlgy in favor of updating dependencies as soon as there are updates available. @grant maybe you need to change your notification settings.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Noise Reduction - Renovate Docs
This document will give you some ideas of how to reduce the amount of "noise" in your repository and the Pros/Cons of each...
Read more >
Renovate bot cheat sheet - the 11 most useful customizations
Renovate bot is a tool that automatically updates third-party dependencies declared in your Git repository via pull requests.
Read more >
Reduce low-frequency noise from nearby rail yard during ...
I am currently doing a renovation of the house, taking the walls down to studs. I would like to reduce the magnitude of...
Read more >
Coming of Age: Renovation Premiums in Housing Markets
In particular, heated housing markets diminish both the positive ... transactions in each Renovation class (frequency in percent) in the ...
Read more >
Fall is Prime Time for Lawn Renovation
Fall is the time to renovate our cool-season lawns following are ... and becomes established you can decrease your watering frequency while ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found