зеркало из https://github.com/github/docs.git
Dependabot version updates for forks (#32271)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Родитель
1e2487e7b9
Коммит
fff651b887
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 17 KiB |
|
@ -92,12 +92,24 @@ If you want to enable version updates on forks, there's an extra step. Version u
|
|||
|
||||
On a fork, you also need to explicitly enable {% data variables.product.prodname_dependabot %}.
|
||||
|
||||
{% ifversion dependabot-version-updates-for-forks %}
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
|
||||
1. Under "Code security and analysis", to the right of "{% data variables.product.prodname_dependabot_version_updates %}", click **Enable** to allow {% data variables.product.prodname_dependabot %} to initiate version updates.
|
||||
![Screenshot of {% data variables.product.prodname_dependabot_version_updates %} setting for a forked repository](/assets/images/help/dependabot/dependabot-version-update-forks.png)
|
||||
|
||||
{% else %}
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.accessing-repository-graphs %}
|
||||
{% data reusables.repositories.click-dependency-graph %}
|
||||
{% data reusables.dependabot.click-dependabot-tab %}
|
||||
5. Under "Enable Dependabot", click **Enable Dependabot**.
|
||||
|
||||
{% endif %}
|
||||
|
||||
## Checking the status of version updates
|
||||
|
||||
After you enable version updates, the **Dependabot** tab in the dependency graph for the repository is populated. This tab shows which package managers {% data variables.product.prodname_dependabot %} is configured to monitor and when {% data variables.product.prodname_dependabot %} last checked for new versions.
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.8'
|
||||
ghae: '>=3.8'
|
Загрузка…
Ссылка в новой задаче