GitHub sign in: How to associate my Sonar account with my work email address

My org uses SonarQube Cloud. After I signed into Sonar with my GitHub account, it appears an account has been created with my primary email address, which is also my personal one. However, I’d like to have my account associated with my work email address - a non-primary email address on GitHub.

My organisation wants to add my Sonar account to their SonarQube Cloud organisation, but can’t, since there’s no Sonar account associated with my work email. Can anyone help?

@umaar,

Welcome to the community.

For SonarQube Cloud, we only take into account your primary email address. So the way for you to will be to make your work email as primary on GitHub and login to SonarQube Cloud again. With that, your organization will be able to add you to the organization.

Thanks,
Sarath

Why is that? Github allows different accounts and assign given emails to organizations. Why it’s not allowed in SonarQube?

@awojasinski it is not something SonarQube Cloud currently supports but I have taken note of your request for future improvements.

Thank you