Conversation
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
|
Thanks! But, uh, won't this actually just pile up all the noise for a big dump monthly? 😅 |
|
Well, want to do weekly? I dislike dependabot as much as you do, but... I don't know man, FOSS brownie points oughta be collected 🫠 |
|
Haha... well... I guess I just kind of want to update dependencies either:
What do you think? |
That sounds good. I like it. I think Renovate is more suited for this flow. I see we can configure it to do the following:
Its configuration seems more convoluted though, or maybe that's just my unfamiliarity speaking. |
|
It sounds like Dependabot might have recently added support for "multi-ecosystem" in a single PR, I wonder if it could work for single ecosystem too. |
|
Great! Seeing the incoming PRs for the past period, I feel like I should configure it to group them as:
So CI updates are only CI upgrades, and the same for core project deps. |
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
mholt
left a comment
There was a problem hiding this comment.
Rock on, let's give this a shot! Thanks for figuring this out!
* ci: reduce dependabot spam Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com> * group actions deps Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com> --------- Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
This should address the noise reported in #7077