When we do bulk import of certain git repos, we get some strange error:
See screenshot
The service user, which we used to create the PAT, has code read and write through all the organisation.
We suspect it is because the repos are disabled, which is a bummer because this is something sonarcloud should detect. Either it should not even show the repos or mitigate the issue when importing.
This disables us to bulk import a huge number of repos. Very bad…