docs: remove Slackbot guide page#145
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
|
@hongyi-chen It looks like this doc page was introduced pre-Oz Slack integration. Although this should technically still work, I think it's better to steer folks towards the integration and remove this to avoid confusion. Thoughts? |
There was a problem hiding this comment.
Overview
This PR removes the obsolete Slackbot guide page, updates the guides landing-page copy and sidebar navigation, and removes the legacy Vercel redirect that pointed at the deleted page. I did not find correctness, documentation-structure, spec-drift, or security concerns in the reviewed diff.
Concerns
- None.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Co-Authored-By: Oz <oz-agent@warp.dev>
Summary
building-a-slackbotguide page from the Build an app in Warp guides section./agent-platform/cloud-agents/integrations/slack/.Related issues
Slack follow-up request to remove the docs page at https://docs.warp.dev/guides/build-an-app-in-warp/building-a-slackbot/ and redirect old Slackbot docs traffic to https://docs.warp.dev/agent-platform/cloud-agents/integrations/slack/
Validation
python -m json.tool /workspace/docs/vercel.json >/tmp/vercel-json-validated.jsonpython /workspace/docs/scripts/check_redirects.py(reports two pre-existing/errors/:codewildcard destination warnings unrelated to this PR)/agent-platform/cloud-agents/integrations/slack/with308status codesnpm --prefix /workspace/docs run build(passes; Astro emitted non-blocking prerender header warnings)Screenshots
Not applicable; page/navigation removal and redirects only.
Follow-ups
None.
Conversation: https://staging.warp.dev/conversation/6a8b1f7e-4a81-4c32-bb59-4adf7494009b
Run: https://oz.staging.warp.dev/runs/019e6a89-16d6-7a07-8827-98de18cf37a4
Co-Authored-By: Oz oz-agent@warp.dev
This PR was generated with Oz.