Hi, is it possible to have 2 sonarcloud organisations linked to the same GitHub organisation?
To give some context: within our company we have a single GitHub organisation that holds several ‘pools’ of repositories, each pool related to a different customer. As we would like to keep billing separated for different customers, it seemed like a good solution to create different sonarcloud organisations, one for each customer.
Hi @fransguelinckx ,
No, is not possible to have 2 sonarcloud organisations linked to the same GitHub organisation.
Typically it is more efficient to keep a single organization, it will avoid you doing double work with setups, etc.
I am wondering, how do you manage billing for GitHub having a single org?
Thanks for the quick feedback. We are looking into setting up a separate GitHub organization.
At the moment GitHub billing is based on number of repositories, so I am guessing we count the number of repos for each customer and split the bill based on those numbers. Anyway, separate GitHub organization seems to be a better fit for our use cases.
Thanks for clarifying about GH.
separate GitHub organization seems to be a better fit for our use cases.
Indeed.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.