1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Updating dependents docs, explaining it's only available for public r… (#51917)

Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Ahmed ElMallah
2024-08-06 02:37:18 -07:00
committed by GitHub
parent 923e571008
commit cb9136bb6e

View File

@@ -29,15 +29,20 @@ The dependency graph shows the dependencies{% ifversion fpt or ghec %} and depen
{% data reusables.repositories.accessing-repository-graphs %}
{% data reusables.repositories.click-dependency-graph %}{% ifversion dependency-graph-repository-view-update %}
1. Optionally, use the search bar to find a specific dependency or set of dependencies.
{% note %}
**Note:** The search bar only searches based on the package name.
>[!NOTE] The search bar only searches based on the package name.
{% endif %}
{% endnote %}{% endif %}
{% ifversion fpt or ghec %}
1. Optionally, to view the repositories and packages that depend on your repository, under "Dependency graph", click **Dependents**.
![Screenshot of the "Dependency graph" page. The "Dependents" tab is highlighted with an orange outline.](/assets/images/help/graphs/dependency-graph-dependents-tab.png){% endif %}
![Screenshot of the "Dependency graph" page. The "Dependents" tab is highlighted with an orange outline.](/assets/images/help/graphs/dependency-graph-dependents-tab.png)
>[!NOTE] {% data variables.product.prodname_dotcom %} currently only determines dependents for public repositories.
{% endif %}
{% ifversion ghes %}
Enterprise owners can configure the dependency graph at an enterprise level. For more information, see "[AUTOTITLE](/admin/code-security/managing-supply-chain-security-for-your-enterprise/enabling-the-dependency-graph-for-your-enterprise)."