You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
We could reduce the scheduling frequency of
The text was updated successfully, but these errors were encountered: