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
It's a good practice to have dependency bots (Dependabot, Renovate). Today, it's often thee case that there are more dependency PRs than human made commits. With strong testing, it's a good to automerge dependency updates.
Assume you have 30 commits in a release, incl. 1 with code review and 29 bot updates.
monperrus
changed the title
BUG: code review should exclude automated dependency updates
BUG: code review score should exclude automated dependency updates
Jan 23, 2025
Description
It's a good practice to have dependency bots (Dependabot, Renovate). Today, it's often thee case that there are more dependency PRs than human made commits. With strong testing, it's a good to automerge dependency updates.
Assume you have 30 commits in a release, incl. 1 with code review and 29 bot updates.
Expected behavior
Actual behavior
Additional context
See for example https://deps.dev/maven/fr.inria.gforge.spoon%3Aspoon-core/11.1.1-beta-23
The text was updated successfully, but these errors were encountered: