We have an Enterprise GitHub Org that we’re integrating with SonarQube Cloud.
To-date we’ve had a good experience with automatic analysis and would like to continue using this. Noting that a requirement of this feature is that the SQ project is bound to the GitHub repo.
The issue we’re facing is there doesn’t seem to be a (documented) way to do this with the two published versions of the API. We can add the project via API but it will remain unbound until we click the button in the UI which is not great.
There’s no public API today. The best I can offer is reverse engineering these APIs, and that you’re aware they might change without notice (since they’re internal APIs for now)