use case:
Check if a gitlab repo already been imported into sonarqube.
currently the alm_settings api can only get/list alm_settings by sonar project key.we need to traverse all sonar projects to see if it was already bound to a gitlab repo.
please consider add this.