nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Reduce renovate noise

Open sjberman opened this issue 8 months ago • 0 comments
trafficstars

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 avatar Feb 27 '25 16:02 sjberman