Skip to content

Commit

Permalink
correct notes
Browse files Browse the repository at this point in the history
  • Loading branch information
RaquelHipolito committed Dec 23, 2024
1 parent d0925f1 commit b67268e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
16 changes: 9 additions & 7 deletions docs/enterprise-cloud/github-enterprise-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Codacy supports both [GitHub Enterprises types](https://docs.github.com/en/enter
Access you enterprises in Codacy by setting up its integration:

1. In codacy app, click on your avatar image, in the top right corner
2. then navigate throught "My account" and "Access management"
3. There, you'll be able to add a **GitHub Enterprise Cloud** access token.
1. then navigate throught "My account" and "Access management"

Check failure on line 14 in docs/enterprise-cloud/github-enterprise-cloud.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'throught'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'throught'?", "location": {"path": "docs/enterprise-cloud/github-enterprise-cloud.md", "range": {"start": {"line": 14, "column": 18}}}, "severity": "ERROR"}
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.
Expand All @@ -26,7 +26,8 @@ You can revoke the cloud enterpises access at any time in the same place.

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.

!!! note If you only have one Enterprise, Codacy will skip this screen and directs you to the [enterprise organizations list](#enterprise-organizations-list).
!!! note
If you only have one Enterprise, Codacy will skip this screen and directs you to the [enterprise organizations list](#enterprise-organizations-list).

![Enterprise cloud manage enterprises](images/Codacy-Enterprises.png)

Expand All @@ -38,11 +39,12 @@ Choose to view a enterprise and access its list of existing organizations, that
View and export your enterprise seats and its activity by:

1. Choose and view an enterprise organization
2. Navigate to **People** on the left-handside navigation
3. View, search and export the list of author seats
1. Navigate to **People** on the left-handside navigation
1. View, search and export the list of author seats

!!! note Codacy members will not be part of this list, only authors, users that have dome commits.
Only Enterprise **Owners** or **Admins** will b able to view and export the list of authors.
!!! note
- Codacy members will not be part of this list, only authors, users that have dome commits.

Check failure on line 46 in docs/enterprise-cloud/github-enterprise-cloud.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'won't' instead of 'will not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'won't' instead of 'will not'.", "location": {"path": "docs/enterprise-cloud/github-enterprise-cloud.md", "range": {"start": {"line": 46, "column": 22}}}, "severity": "ERROR"}
- Only Enterprise **Owners** or **Admins** will b able to view and export the list of authors.

### Limitations
Currently, the integration between Codacy and GitHub Enterprise has the following limitations:
Expand Down
3 changes: 2 additions & 1 deletion docs/organizations/what-are-organizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ To add a new organization to Codacy, select **Add organization** on the navigati

This opens the list of organizations on your Git providers.

!!! note The organization with the same name as your Git provider username contains your personal repositories.
!!! note
The organization with the same name as your Git provider username contains your personal repositories.

![Adding an organization](images/organization-add.png)

Expand Down

0 comments on commit b67268e

Please sign in to comment.