docs: update factory GitHub mention to @warp - #762
warp-agent-staging[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This PR was generated with Warp. Comment |
|
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 |
There was a problem hiding this comment.
Overview
This PR updates the factory GitHub integration docs to use the new @warp mention while preserving the separate @warp-agent wording outside the factory flow.
Concerns
- No blocking issues found in the changed documentation. The PR body already calls out the release-ordering risk: merge after the production handle change ships and the required engineering review is complete.
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
Updates the canonical Warp Factories GitHub integration docs to use the new production
@warpmention. The distinct@warp-agentinvocation for non-factory GitHub agent runs remains unchanged.Source product change: warpdotdev/warp-server#17823
Changes
@warp-factorywith@warpthroughout the factory GitHub integration guide.Verification
python3 .agents/skills/style_lint/style_lint.py --changed— passed with 14 pre-existing unrecognized-term warnings.python3 .agents/skills/check_for_broken_links/check_links.py --internal-only— passed; 4,149 internal links checked, 0 broken.factories/integrations/github.mdxas procedural content andfactories/connect-your-factory.mdxas feature documentation.npm run build— passed afternpm ci; Astro built 386 Markdown docs.trunk check— unavailable because Trunk is not installed in the environment.Unverified claims
Documentation risk
Risk: engineering-review-required
Rationale: Changes the documented GitHub integration invocation to match the product handle rename.
Source files consulted: warp-server@0ee78682813c50df18f3d49ca44547848d6dbe53: config/prod.yaml, config/github.go, client/packages/factory/src/pages/FactorySettings/DeclaredIntegrationRows.tsx
Engineering review status: pending
Docs override: none
Co-Authored-By: Oz oz-agent@warp.dev