-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# How does Codacy support Github Enterprise? | ||
Check failure on line 1 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
|
||
|
||
When you use Gihub Enterprise to sign up or log into Codacy, the Gihub Enterprise organizations, that you belong to, will be available to be added as Organizations on Codacy. | ||
Check failure on line 3 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
Check failure on line 3 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
|
||
|
||
After conneting with your Enterprise account: | ||
Check failure on line 5 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
|
||
|
||
- 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. | ||
|
||
|
||
## Limitations | ||
|
||
Currently, the integration between Codacy and Gihub Enterprise has the following limitations: | ||
Check failure on line 12 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
|
||
|
||
- **Repositories with visibility Internal** will, in Codacy, have the same behaviour as Private visavility. Although you see the repository in the provider, if you are not part of the repository in the provider, you won't be able to see it in Codacy. | ||
Check failure on line 14 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
Check failure on line 14 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
|
||
- **Same email connected to multiple Github accounts.** Codacy will not allow 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). | ||
Check failure on line 15 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
Check failure on line 15 in docs/faq/general/how-does-codacy-support-github-enterprise.md GitHub Actions / vale
|
||
|