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

Suggestion for dependabot #1759

Open
ccoVeille opened this issue Jul 12, 2024 · 1 comment
Open

Suggestion for dependabot #1759

ccoVeille opened this issue Jul 12, 2024 · 1 comment

Comments

@ccoVeille
Copy link

May I suggest you to use the groups feature in dependabot?

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups

This could reduce the number of PRs

You can have a look at what was done in this repository when I suggested it

Zxilly/go-size-analyzer@ec9c028

It would drastically reduce the number of PRs opened by dependabot because they will be grouped.

@th1000s
Copy link
Collaborator

th1000s commented Aug 4, 2024

I also thought grouping was a solution, but in another PR git bisect happened to hit a dependency update commit. Separate commits for each dependency chain are probably a good idea for at least that reason. Ideally there would be a way to "summon" dependabot so the large number of PRs is only generated on demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants