When trying to setup a mono repo from a GitHub repository in SonarQube cloud, I only get “An unexpected error occurred” as a response.
Full response from the provision_monorepo_projects
request:
{"errors":[{"msg":"An unexpected error occurred. Please try again later."}]}
I tried both, repos that already had projects bound to them as well as repos not yet imported into SonarQube cloud, both failed in the same way.