Associate other emails or SCM Accounts

Hello.

When I go to my profile https://sonarcloud.io/account/, I see the Login and Email associated, and also a list of SCM Accounts.
These SCM Accounts aim at associate the user on Sonarcloud and the potential issues detected (?).

By default I can see that the login + email defined in sonarcloud are automatically add as SCM Accounts.
But if the user use another email for their commit, sonarcloud will not be able to associate them to their account.

Is there a way to add more emails or SCM Accounts?

Note: I’m using GitHub login.

Thanks

Hi @asbin , the SCM Accounts are created automatically and used to correlation with issues using commit data. To properly work, the user must use one of this accounts when doing a commit.

It is not possible to add more emails into this list.

Hope that helps!