Skip to content

Commit 43bc230

Browse files
authored
repo sync
2 parents 03a9229 + 9daccf7 commit 43bc230

6 files changed

Lines changed: 8 additions & 6 deletions

File tree

86.3 KB
Loading
96.8 KB
Loading
31.2 KB
Loading
-60.3 KB
Binary file not shown.
-41.2 KB
Binary file not shown.

content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,14 @@ You can enable or disable features for all repositories. {% if currentVersion ==
103103
By default, {% data variables.product.prodname_dependabot %} can't update dependencies that are located in private repositories. However, if a dependency is in a private {% data variables.product.prodname_dotcom %} repository within the same organization as the project that uses that dependency, you can allow {% data variables.product.prodname_dependabot %} to update the version successfully by giving it access to the host repository. For more information, including details of limitations to private dependency support, see "[About Dependabot version updates](/github/administering-a-repository/about-dependabot-version-updates)."
104104

105105
1. Go to the security and analysis settings for your organization. For more information, see "[Displaying the security and analysis settings](#displaying-the-security-and-analysis-settings)."
106-
1. In the "{% data variables.product.prodname_dependabot %} repository access" section, click the settings button **{% octicon "gear" aria-label="The Gear icon" %}**.
107-
![Repository access setting button](/assets/images/help/organizations/repository-access-cog-button.png)
108-
A list is displayed showing all of the private repositories in your organization.
109-
![The Repositories list](/assets/images/help/organizations/repositories-dialog.png)
110-
1. Select the repositories that {% data variables.product.prodname_dependabot %} can access.
111-
1. Click **Select repositories**.
106+
1. Under "{% data variables.product.prodname_dependabot %} private repository access", click **Add private repositories** or **Add internal and private repositories**.
107+
![Add repositories button](/assets/images/help/organizations/dependabot-private-repository-access.png)
108+
1. Start typing the name of the repository you want to allow.
109+
![Add repositories button](/assets/images/help/organizations/dependabot-private-repo-choose.png)
110+
1. Click the repository you want to allow.
111+
112+
1. Optionally, to remove a repository from the list, to the right of the repository, click {% octicon "x" aria-label="The X icon" %}.
113+
!["X" button to remove a repository](/assets/images/help/organizations/dependabot-private-repository-list.png)
112114
{% endif %}
113115

114116
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}

0 commit comments

Comments
 (0)