Skip to content

Commit ca103ce

Browse files
bholmesdevoz-agentrachaelrenkhongyi-chen
authored
docs: remove Demo: Issue triage bot page (#153)
Video-only walkthrough; setup covered by GitHub Actions quickstart + reference. Remove sidebar entry; redirect dead route to quickstart-github-actions. Co-authored-by: Oz <oz-agent@warp.dev> Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Co-authored-by: Hong Yi Chen <hongyi@warp.dev>
1 parent b5f512b commit ca103ce

3 files changed

Lines changed: 12 additions & 34 deletions

File tree

src/content/docs/agent-platform/cloud-agents/integrations/demo-issue-triage-bot.mdx

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

src/sidebar.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ export const sidebarTopics: StarlightSidebarTopicsUserConfig = [
355355
'agent-platform/cloud-agents/integrations/bitbucket',
356356
'agent-platform/cloud-agents/integrations/gitlab',
357357
{ slug: 'agent-platform/cloud-agents/integrations/cloud-providers', label: 'AWS, GCP, and other cloud providers' },
358-
{ slug: 'agent-platform/cloud-agents/integrations/demo-issue-triage-bot', label: 'Demo: Issue triage bot' },
359358
],
360359
},
361360
'agent-platform/cloud-agents/environments',

vercel.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,12 @@
11401140
},
11411141
{
11421142
"source": "/agent-platform/integrations/github-actions/demo-issue-triage-bot",
1143-
"destination": "/agent-platform/cloud-agents/integrations/demo-issue-triage-bot/",
1143+
"destination": "/agent-platform/cloud-agents/integrations/quickstart-github-actions/",
1144+
"statusCode": 308
1145+
},
1146+
{
1147+
"source": "/agent-platform/cloud-agents/integrations/demo-issue-triage-bot",
1148+
"destination": "/agent-platform/cloud-agents/integrations/quickstart-github-actions/",
11441149
"statusCode": 308
11451150
},
11461151
{
@@ -5420,7 +5425,12 @@
54205425
},
54215426
{
54225427
"source": "/agent-platform/integrations/github-actions/demo-issue-triage-bot/",
5423-
"destination": "/agent-platform/cloud-agents/integrations/demo-issue-triage-bot/",
5428+
"destination": "/agent-platform/cloud-agents/integrations/quickstart-github-actions/",
5429+
"statusCode": 308
5430+
},
5431+
{
5432+
"source": "/agent-platform/cloud-agents/integrations/demo-issue-triage-bot/",
5433+
"destination": "/agent-platform/cloud-agents/integrations/quickstart-github-actions/",
54245434
"statusCode": 308
54255435
},
54265436
{

0 commit comments

Comments
 (0)