Skip to content

Commit 591730c

Browse files
authored
Dependabot alert configuration: Bug fix for GHES users (#55177)
1 parent c6f3115 commit 591730c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ topics:
2525

2626
{% data reusables.dependabot.dependabot-alert-create-PR %}
2727

28+
{% ifversion ghes %}
29+
> [!NOTE]
30+
> An enterprise owner must first set up {% data variables.product.prodname_dependabot %} for your enterprise before you can configure {% data variables.product.prodname_dependabot_alerts %}. For more information, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).{% endif %}
31+
2832
You can enable or disable {% data variables.product.prodname_dependabot_alerts %} for:
2933
* Your personal account
3034
* Your repository
@@ -86,9 +90,6 @@ An enterprise owner must first set up {% data variables.product.prodname_dependa
8690

8791
You can enable or disable {% data variables.product.prodname_dependabot_alerts %} for some or all repositories owned by your organization. {% data reusables.security.note-securing-your-org %}
8892

89-
{% ifversion ghes %}
90-
An enterprise owner must first set up {% data variables.product.prodname_dependabot %} for your enterprise before you can manage {% data variables.product.prodname_dependabot_alerts %} for your repository. For more information, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).{% endif %}
91-
9293
### Enabling or disabling {% data variables.product.prodname_dependabot_alerts %} for all existing repositories
9394

9495
You can use security overview to find a set of repositories and enable or disable {% data variables.product.prodname_dependabot_alerts %} for them all at the same time. For more information, see [AUTOTITLE](/code-security/security-overview/enabling-security-features-for-multiple-repositories).

0 commit comments

Comments
 (0)