-
Notifications
You must be signed in to change notification settings - Fork 45
Fix github-enterprise-cloud doc #2580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,21 +1,21 @@ | ||||||
| # GitHub Enterprise Cloud | ||||||
|
|
||||||
| 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. | ||||||
| Use your GitHub Enterprise credentials when signing up or logging in to Codacy and all your GitHub Enterprise organizations that you belong to will be available to be added as Organizations on Codacy. | ||||||
|
|
||||||
| Codacy also has a dedicated Enterprise area where GitHub Enterprise admins and owners of the enterprise will be able to manage them. | ||||||
|
|
||||||
| ### GitHub Enterprise types | ||||||
| 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. | ||||||
| Codacy supports both [GitHub Enterprise 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. | ||||||
|
|
||||||
| ## Access cloud Enterprises | ||||||
| Access you enterprises in Codacy by setting up its integration: | ||||||
| Access your enterprises in Codacy by setting up its integration: | ||||||
|
|
||||||
| 1. In codacy app, click on your avatar image, in the top right corner | ||||||
| 1. then navigate throught "My account" and "Access management" | ||||||
| 1. In the Codacy app, click on your avatar image in the top right corner | ||||||
| 1. Then navigate through "My account" and "Access management" | ||||||
| 1. There, you'll be able to add a **GitHub Enterprise Cloud** access token. | ||||||
|
|
||||||
| Once generated and added in Codacy you will start seeing all infomration you have access to regarding your cloud enterprises. | ||||||
| You can revoke the cloud enterpises access at any time in the same place. | ||||||
| Once generated and added in Codacy, you will start seeing all information you have access to regarding your cloud enterprises. | ||||||
| You can revoke the cloud enterprises' access at any time in the same place. | ||||||
|  | ||||||
|
|
||||||
|
|
||||||
|
|
@@ -24,27 +24,27 @@ You can revoke the cloud enterpises access at any time in the same place. | |||||
| - [Seats management](#seats) | ||||||
| - [Enterprise Limitations](#limitations) | ||||||
|
|
||||||
| 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. | ||||||
| Once you sign up or log in with your GitHub Enterprise credentials and [setup access to cloud enterprises](#access-cloud-enterprises), navigate to your Enterprises area to manage your enterprises in Codacy, as well as its organizations and seats management. | ||||||
|
||||||
| Once you sign up or log in with your GitHub Enterprise credentials and [setup access to cloud enterprises](#access-cloud-enterprises), navigate to your Enterprises area to manage your enterprises in Codacy, as well as its organizations and seats management. | |
| Once you sign up or log in with your GitHub Enterprise credentials and [set up access to cloud enterprises](#access-cloud-enterprises), navigate to your Enterprises area to manage your enterprises in Codacy, as well as its organizations and seats management. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this sentence, the structure “supports both …, Managed Users and Personal Accounts” reads awkwardly (comma splice). Consider rephrasing to clearly introduce the two types (e.g., use a colon or parentheses) so it’s unambiguous that the two options are “Managed Users” and “Personal Accounts.”