Grouped update creating multiple PRs for the same group within the same package-ecosystem #7602
Closed
1 task done
Labels
F: grouped-updates 🎳
Relates to bumping more than one dependency in a single PR
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
pip
Package manager version
pip-compile 7.1.0
Language version
Python 3.10.10
Manifest location and content before the Dependabot update
No response
dependabot.yml content
Directory names are replaced with
...
, but are all unique.Updated dependency
No response
What you expected to see, versus what you actually saw
Expected:
One PR bumping all requirement files across the entire mono repository since I only got one group
all
.Actually:
Tons of PRs, causing CI overload :(
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
Is this a configuration error on my end or a bug in the new grouped updates beta?
If the former, how can I change my
depebdabot.yml
to use grouped updates to achieve 1 PR per day bumping all Python dependencies in our repository?The text was updated successfully, but these errors were encountered: