Skip to content

Commit 062a5c6

Browse files
authored
[EDI] Troubleshooting Dependabot errors (#59302)
1 parent 6945536 commit 062a5c6

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-dependabot-errors.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,7 @@ topics:
2525
contentType: how-tos
2626
---
2727

28-
{% data reusables.dependabot.enterprise-enable-dependabot %}
29-
30-
## About {% data variables.product.prodname_dependabot %} errors
31-
32-
{% data reusables.dependabot.pull-request-introduction %}
33-
34-
If anything prevents {% data variables.product.prodname_dependabot %} from raising a pull request, this is reported as an error.
35-
36-
> [!NOTE]
37-
> {% data variables.product.prodname_dependabot %} doesn't create pull requests for inactive repositories. For information about inactivity criteria, see [AUTOTITLE](/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates#about-automatic-deactivation-of-dependabot-updates) and [AUTOTITLE](/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates#about-automatic-deactivation-of-dependabot-updates), for security and version updates, respectively.
38-
39-
{% ifversion dependabot-on-actions-opt-in %}
40-
For more information about troubleshooting when running {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_actions %} runners, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners).
41-
42-
{% endif %}
28+
This article provides troubleshooting information to help you resolve issues when {% data variables.product.prodname_dependabot %} doesn't work as expected. If you encounter errors when {% data variables.product.prodname_dependabot %} tries to update your dependencies, you can use this guidance to diagnose and fix common problems.
4329

4430
## Investigating errors with {% data variables.product.prodname_dependabot_security_updates %}
4531

0 commit comments

Comments
 (0)