How to handle monorepo currently: 1. Build different graphs for all these monorepos 2. For each diff files, checking which graph it should match 3. Analyze each diff files on related graph 4. Combine the results
How to handle monorepo currently: