What does enabling mono repository support actually do?

The documentation is clear on how we ought to configure and ensure the proper source is being analyzed as part of the monorepo, but the only notable change we see is the project name being part of the quality gate pull request comment.

Trying to understand better what other side effects does enabling this do.

Hey there.

Monorepo support allows a pull request to be decorated by multiple analyses (multiple status checks) from different SonarQube projects without overwriting the results of the previous one.