Skip to content

Update renovate config #1851

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

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

Conversation

trask
Copy link
Member

@trask trask commented Apr 14, 2025

Adopt a couple of best practices from open-telemetry/sig-security#97

@trask trask requested a review from a team as a code owner April 14, 2025 18:20
Comment on lines +24 to +27
// avoids these Renovate PRs from trickling in throughout the week
// (consolidating the review process)
"matchUpdateTypes": ["minor", "major"],
"schedule": ["before 8am on Monday"]
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmmmm, I kinda like having them trickle in because I assume that it helps spread the work across approver availability more evenly...but I dunno. This still separates packges into separate PRs tho right, not one big PR monday monring?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, that makes sense, but this also rings true

Receiving PRs at any hour can increase the feeling of being "overwhelmed" by updates and possibly interrupt your flow during working hours, so many Renovate users also consider reducing Renovate's schedule to be outside their normal working hours, for example weeknights and weekends.

https://docs.renovatebot.com/noise-reduction/

I kind of like the idea of dealing with renovate PRs in the morning and not having them trickle in, but not sure how to balance that across multiple maintainers and multiple definitions of morning

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

question about the monday PR, and some feedback, but I don't feel too strongly about it.

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.

2 participants