Embed intro video on Warp Factories overview page - #651
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@warp-agent-staging[bot] 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 |
|
This PR was generated with Warp. Comment |
There was a problem hiding this comment.
Overview
This PR embeds the "Introducing Warp Factories" YouTube video on the Warp Factories overview page using the existing VideoEmbed component and a specific title prop. The change is limited to docs content and matches the repository's media embed pattern.
Concerns
- No blocking concerns found.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz



Summary
Embeds the "Introducing Warp Factories" YouTube video on the Warp Factories overview page, right after the intro paragraph and before the "What is a software factory?" section, using the repo's existing
VideoEmbedcomponent pattern.Verification
Ran
npm run buildin the docs repo; the site builds successfully with the newVideoEmbedimport and usage insrc/content/docs/factories/index.mdx. This is a content-only change (a page-content edit adding a documented component), so no additional test was added per the config-only/pure-copy testing-exempt category.Originating thread: https://warpdevbot.slack.com/archives/C09BVK0PL3Y/p1787884837005669