Automatically group packages by sourceUrl #36806
mmkal
started this conversation in
Suggest an Idea
Replies: 2 comments 4 replies
-
|
|
Beta Was this translation helpful? Give feedback.
4 replies
-
|
👋 @mmkal! I know that this does not fully solve your issue, but I've added ORPC to the know list of monrepos in #41115. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
matchSourceUrlscan be used to group packages from specific github repos, but it'd be great for there to be an option something like thisThe way I could imagine this working is if two packages specify the same github repo, but are not included in the very-long-but-never-exhaustive list of known monorepos, renovate would still know to group them together (using a slug based on the github organization+repo). For example I just noticed one of my repos had separate updates for @orpc/server and @orpc/contract - I imagine it's exhausting for the renovate team to try to keep up with all the "popular" monorepos that continually sprout up. This would catch pretty much all of them, including future ones, in one go.
Beta Was this translation helpful? Give feedback.
All reactions