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

Reduce renovate noise #3179

Open
sjberman opened this issue Feb 27, 2025 · 0 comments
Open

Reduce renovate noise #3179

sjberman opened this issue Feb 27, 2025 · 0 comments
Labels
release-engineering Relates to all release engineering tasks
Milestone

Comments

@sjberman
Copy link
Collaborator

Renovate opens a LOT of pull requests that require time for a developer to review, and also merge.

Where possible, we should attempt to group dependencies that are closely related (i.e. from the same source), or reduce the scheduling frequency of dependencies that are updated a lot.

For example, we could group:

  • docker/ github action
  • actions/ github action
  • prettier
  • golangci-lint

We could reduce the scheduling frequency of

  • opentelemetry collector
  • codeql
@sjberman sjberman added the release-engineering Relates to all release engineering tasks label Feb 27, 2025
@sindhushiv sindhushiv added this to the v2.1.0 milestone Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-engineering Relates to all release engineering tasks
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants