Skip to content

Commit 07b1bd6

Browse files
heiskrCopilot
andauthored
🐞 Fix REST sync pipeline to clean up stale category data files (#60800)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2f68f6a commit 07b1bd6

File tree

10 files changed

+130
-8002
lines changed

10 files changed

+130
-8002
lines changed

β€Žcontent/rest/agent-tasks/agent-tasks.mdβ€Ž

Lines changed: 0 additions & 12 deletions
This file was deleted.

β€Žcontent/rest/agent-tasks/index.mdβ€Ž

Lines changed: 0 additions & 11 deletions
This file was deleted.

β€Žcontent/rest/index.mdβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ children:
5151
- /guides
5252
- /actions
5353
- /activity
54-
- /agent-tasks
5554
- /announcement-banners
5655
- /apps
5756
- /billing

β€Žsrc/redirects/lib/static/redirect-exceptions.txtβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,8 @@
4848
- /github-ae@latest/admin/overview/about-data-residency
4949
- /github-ae@latest/admin/overview/deploying-github-ae
5050
- /github-ae@latest/admin/overview/initializing-github-ae
51+
52+
# Agent tasks REST API was rolled back before launch
53+
/rest
54+
- /rest/agent-tasks
55+
- /rest/agent-tasks/agent-tasks

0 commit comments

Comments
Β (0)