Skip to content

Commit 2b07845

Browse files
authored
Move a Dependabot troubleshooting article into the "How-tos" map topic (#59161)
1 parent 39d5d47 commit 2b07845

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

content/code-security/dependabot/troubleshooting-dependabot/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ topics:
1414
- Repositories
1515
shortTitle: Troubleshoot Dependabot
1616
children:
17-
- /dependabot-updates-stopped
1817
- /troubleshooting-dependabot-on-github-actions
1918
---
2019

content/code-security/dependabot/troubleshooting-dependabot/dependabot-updates-stopped.md renamed to content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/dependabot-updates-stopped.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ topics:
1515
- Dependencies
1616
- Pull requests
1717
shortTitle: Dependabot stopped working
18+
redirect_from:
19+
- /code-security/dependabot/troubleshooting-dependabot/dependabot-updates-stopped
20+
contentType: how-tos
1821
---
1922

2023
* When maintainers of a repository stop interacting with {% data variables.product.prodname_dependabot %} pull requests, {% data variables.product.prodname_dependabot %} temporarily pauses its updates and lets you know.

content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ contentType: how-tos
1010
children:
1111
- /troubleshooting-dependabot-errors
1212
- /troubleshooting-the-detection-of-vulnerable-dependencies
13+
- /dependabot-updates-stopped
1314
---
14-

0 commit comments

Comments
 (0)