Automatically bind new projects to Github

Hey there.

What pipeline do you use? If it’s GitHub Actions, and you’re using SonarQube v10.3+, that binding should happen automatically..

With other CIs, however, you’ll have to rely on the UI or investigate using Web APIs to automate the binding (this is a helpful guide).