You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# How does Codacy support GitHub Enterprise Cloud?
2
+
3
+
When you use GitHub Enterprise to sign up or log into Codacy, the GitHub Enterprise organizations, that you belong to, will be available to be added as Organizations on Codacy.
4
+
5
+
After connecting with your Enterprise account Codacy displays the list of all organizations that you have access to in that Enterprise, and you can add to start analysing its repositories or join it.
6
+
7
+
8
+
## Limitations
9
+
10
+
Currently, the integration between Codacy and GitHub Enterprise has the following limitations:
11
+
12
+
-**Repositories with visibility Internal** will, in Codacy, have the same behavior as Private visibility. Although you see the repository in the provider, if you are not part of the repository in the provider, you will not be able to see it in Codacy.
13
+
-**Same email connected to multiple GitHub accounts.** Codacy will not allow you to connect your enterprise account if that email is already associated with a different 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).
Copy file name to clipboardExpand all lines: docs/organizations/what-are-organizations.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,17 @@
2
2
3
3
Codacy organizations let you automatically import your Git provider organizations, repositories (including your personal repositories that don't belong to a Git provider organization), and team members into Codacy with a few clicks.
4
4
5
-
Changes to the organizations, repositories, and team members are synchronized with Codacy in real-time, avoiding the manual management of repositories and teams.
5
+
Changes to the organizations, repositories, and team members are synchronized with Codacy in real-time, avoiding their manual management.
6
6
7
7
## Adding an organization
8
8
9
9
To add a new organization to Codacy, select **Add organization** on the navigation menu.
10
10
11
11

12
12
13
-
This opens the list of organizations on your Git providers. The organization with the same name as your Git provider username contains your personal repositories.
13
+
This opens the list of organizations on your Git providers.
14
+
15
+
!!! note The organization with the same name as your Git provider username contains your personal repositories.
14
16
15
17

16
18
@@ -37,7 +39,7 @@ If you update your organization or repository information on your Git provider,
37
39
| Bitbucket Cloud | Yes | Yes | No | No | No | No |
38
40
| Bitbucket Server | Yes | Yes | No | No | No | No |
39
41
40
-
Check out the [roles and permission mapping from the Git providers](roles-and-permissions-for-organizations.md).
42
+
Se also the [roles and permission mapping from the Git providers](roles-and-permissions-for-organizations.md).
41
43
42
44
## Deleting an organization
43
45
@@ -47,8 +49,7 @@ To delete an organization, open the **Profile** page and click the button **Dele
47
49
48
50

49
51
50
-
!!! note
51
-
**If you're using Codacy Cloud** <spanclass="skip-vale">we'll</span> ask for your feedback on why you're deleting your organization.
0 commit comments