Skip to content

Commit f107e7e

Browse files
adding email duplication restriction info accross docs (#2267)
* adding email duplication restriction info accross docs * removing spaces * correct typos
1 parent ba4bc68 commit f107e7e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/account/emails.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ To manage the email addresses associated with your account and your email notifi
88

99
Codacy automatically links to your Codacy account the email addresses from the Git provider associated with your current session. On the **Emails** page, you can verify which email addresses are linked to your Codacy account.
1010

11-
!!! note
12-
For **GitHub**, if you have [email privacy enabled](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address?platform=mac#about-commit-email-addresses) on the provider, Codacy doesn't show your private emails and uses another available email address when displaying your personal details on lists, search filters, or activity.
11+
!!! notes
12+
- For **GitHub**, if you have [email privacy enabled](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address?platform=mac#about-commit-email-addresses) on the provider, Codacy doesn't show your private emails and uses another available email address when displaying your personal details on lists, search filters, or activity.
13+
- Codacy doesn't allow you to have one email associated with more than one GitHub account. You can manage your [associated emails in the provider GitHub](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account).
14+
15+
1316

1417
To update the email addresses associated with your Codacy account, do the following:
1518

docs/organizations/managing-people.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ To add people to your organization:
4949

5050
!!! important
5151
- To prevent the same person from occupying more than one seat in your organization, make sure your teammates [update the email addresses associated with their Codacy account](../account/emails.md#updating).
52-
5352
- **On GitHub and Bitbucket organizations**, Codacy automatically reduces seat duplication when commits are pushed by associating all the commit email addresses from the same Git provider user with a single Codacy committer. This mechanism requires that all developers committing to your private repositories [set their Git email address](../account/emails.md#git-config) and add all their email addresses to their [GitHub account](https://github.com/settings/emails) or [Bitbucket account](https://bitbucket.org/account/settings/email/).
53+
- Codacy doesn't allow you to have one email associated with more than one GitHub account. You can manage your [associated emails in the provider GitHub](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account).
54+
5455

5556
![Adding people to your organization](images/organization-people-add-modal.png)
5657

0 commit comments

Comments
 (0)