Skip to content

Commit b23174e

Browse files
Pluto 1146 how to access enterprise (#2291)
Enterprise GH Cloud Documentation: access it, what's available, limitations
1 parent 705f57b commit b23174e

11 files changed

+74
-0
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
# GitHub Enterprise Cloud
2+
3+
Use your GitHub Enterprise credentials when signup or login to Codacy and all your GitHub Enterprise organizations that you belong to, will be available to be added as Organizations on Codacy.
4+
5+
Codacy also has a dedicated Enterprise area where GitHub Enterprise admins and owners of the enterprise will be able to manage them.
6+
7+
### GitHub Enterprise types
8+
Codacy supports both [GitHub Enterprises types](https://docs.github.com/en/enterprise-cloud@latest/admin/managing-iam/understanding-iam-for-enterprises/choosing-an-enterprise-type-for-github-enterprise-cloud), Managed Users and Personal Accounts.
9+
10+
## Access cloud Enterprises
11+
Access you enterprises in Codacy by setting up its integration:
12+
1. In codacy app, click on your avatar image, in the top right corner
13+
2. then navigate throught "My account" and "Access management"
14+
3. There, you'll be able to add a **GitHub Enterprise Cloud** access token.
15+
16+
Once generated and added in Codacy you will start seeing all infomration you have access to regarding your cloud enterprises.
17+
You can revoke the cloud enterpises access at any time in the same place.
18+
![Enterprise cloud manage enterprises access](images/Codacy-Access-Management.png)
19+
20+
21+
## Manage Enterprises
22+
- [Enterprise organizations list](#enterprise-organizations-list)
23+
- [Seats management](#seats)
24+
- [Enterprise Limitations](#limitations)
25+
26+
Once signup or login with your GitHub Enterprise credentials and, [setup access to could enterprises](#access-cloud-enterprises), navigate to your Enterprises area to manage your enterprises in Codacy, as well its organizations and seats management.
27+
28+
!!! note If you only have one Enterprise, Codacy will skip this screen and directs you to the [enterprise organizations list](#enterprise-organizations-list).
29+
30+
![Enterprise cloud manage enterprises](images/Codacy-Enterprises.png)
31+
32+
### Enterprise organizations list
33+
Choose to view a enterprise and access its list of existing organizations, that you have access to.
34+
![Enterprise cloud manage organizations](images/Codacy-Enterprise-Organizations.png)
35+
36+
### Seats
37+
View and export your enterprise seats and its activity by:
38+
1. Choose and view an enterprise organization
39+
2. Navigate to **People** on the left-handside navigation
40+
3. View, search and export the list of author seats
41+
!!! note Codacy members will not be part of this list, only authors, users that have dome commits.
42+
43+
### Limitations
44+
Currently, the integration between Codacy and GitHub Enterprise has the following limitations:
45+
46+
- **Repositories with visibility Internal** will, in Codacy, have the same behavior as Private visibility. Although you see the repository in the provider, if you aren't part of the repository in the provider, you won't be able to see it in Codacy.
47+
- **Same email connected to multiple GitHub accounts.** Codacy won't 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).
48+
49+
50+
51+
## See also
52+
53+
- [How does Codacy support GitLab Cloud?](../faq/general/how-does-codacy-support-gitlab-cloud.md)
54+
- [How does Codacy support GitLab Enterprise?](../faq/general/how-does-codacy-support-gitlab-enterprise.md)
55+
- [How does Codacy support Bitbucket Cloud?](../faq/general/how-does-codacy-support-bitbucket-cloud.md)
56+
- [How does Codacy support Bitbucket Server?](../faq/general/how-does-codacy-support-bitbucket-server.md)
57+
58+
<br><br>
59+
***
60+
#### Check out what's new, and to come, in Codacy
61+
<div>
62+
<iframe id="inlineRoadmap"
63+
title="Codacy Roadmap"
64+
width="100%"
65+
height="472"
66+
src="https://portal.productboard.com/2ng56ct2oir3adgbkvzfgqks" frameborder="0" >
67+
</iframe>
68+
</div>
25.6 KB
Loading
26.2 KB
Loading
149 KB
Loading
62.7 KB
Loading
65.7 KB
Loading
58.5 KB
Loading
96.1 KB
Loading
46.9 KB
Loading

docs/faq/general/how-does-codacy-support-github-enterprise.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ Currently, the integration between Codacy and GitHub Enterprise has the followin
1212
- **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.
1313
- **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).
1414

15+
16+
## See also
17+
18+
- [How to manage your GitHub Enterprise organization](../../enterprise-cloud/github-enterprise-cloud.md)

0 commit comments

Comments
 (0)