diff --git a/docs/getting-started/which-permissions-does-codacy-need-from-my-account.md b/docs/getting-started/which-permissions-does-codacy-need-from-my-account.md index 03a51d7539..8b7f487fe2 100644 --- a/docs/getting-started/which-permissions-does-codacy-need-from-my-account.md +++ b/docs/getting-started/which-permissions-does-codacy-need-from-my-account.md @@ -66,12 +66,12 @@ If you log in with GitHub, Codacy requires the following [app permissions](https Contents Read-Only - Codacy retrieves repository contents to get installation access tokens when integrating with your repositories and clone them, and for code coverage analysis.
Codacy requests this permission since September 2023. Make sure an organization owner approves Codacy GitHub App updated permissions on your GitHub organization. + Codacy retrieves repository contents to get installation access tokens when integrating with your repositories and clone them, and for code coverage analysis.
Codacy requests this permission since September 2023. Make sure an organization owner approves Codacy GitHub App updated permissions on your GitHub organization. Administration Read & Write - This permission will soon be removed and is currently used as a fallback mechanism when the Contents permission isn't available. In this case, Codacy creates an SSH key on the repository to allow cloning and integrating with your repository.
To ensure Codacy keeps working correctly, make sure an organization owner approves Codacy GitHub App updated permissions on your GitHub organization. + This permission will soon be removed and is currently used as a fallback mechanism when the Contents permission isn't available. In this case, Codacy creates an SSH key on the repository to allow cloning and integrating with your repository.
To ensure Codacy keeps working correctly, make sure an organization owner approves Codacy GitHub App updated permissions on your GitHub organization. Organization permissions: @@ -209,7 +209,7 @@ If you need to use an integration that you have previously revoked, log in again !!! note **GitHub only:** Codacy will soon start using [installation access tokens](https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app#about-installation-access-tokens) instead of SSH keys to integrate with your GitHub repositories and clone them. SSH keys are currently used as a fallback mechanism when the [Contents permission](#github-cloud) isn't available. - To ensure Codacy keeps working correctly, make sure an organization owner [approves Codacy GitHub App updated permissions](https://docs.github.com/en/apps/using-github-apps/approving-updated-permissions-for-a-github-app) on your GitHub organization. + To ensure Codacy keeps working correctly, make sure an organization owner [approves Codacy GitHub App updated permissions](https://docs.github.com/en/apps/using-github-apps/reviewing-and-modifying-installed-github-apps) on your GitHub organization. When you add a private repository to Codacy, Codacy uses the integration with your Git provider to create a new SSH key on the repository. Codacy then uses that SSH key every time it needs to clone the repository.