docs: compare how to start work with a factory from every source - #676
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 |
There was a problem hiding this comment.
Overview
This PR updates the factory connection overview table with a Start work by column so readers can compare the concrete handoff action for each supported source. I checked the new links against the referenced source docs, reviewed the docs style guidance, confirmed the attached spec context has no approved spec to enforce, and found no security-relevant concerns in this documentation-only change.
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
Resolve conflict in connect-your-factory.mdx: keep main's four-column source table (#676) and re-add the Custom webhooks row in that format. Co-Authored-By: Warp <agent@warp.dev>
What this feature does
Warp Factories docs describe how to start work from each connected surface, but the mechanics are scattered across five separate integration guides with no single place to compare them or link to. This adds a "Start work by" column to the existing "Choose a source" table so a reader (or an external article) can see the concrete action per surface in one place.
Summary
Adds a "Start work by" column to the "Choose a source" table on
factories/connect-your-factory.mdxso a reader can compare, side by side, the concrete action that hands work to a factory from every connected surface (Slack, GitHub, GitLab, Linear, Jira, the factory API, Factory MCP, and direct runs/schedules) — each linking to that integration's existing "start work" section instead of repeating it.Per
docs-worthiness-criteria.md(a person's direct request is subject to Gate 0 only) and its bias toward updating an existing page, this extendsconnect-your-factory.mdx— already the cross-integration overview page — rather than creating a new page. The "Choose a source" table and heading (#choose-a-source) are unchanged as an anchor, so it stays a stable link target for the follow-up backlink from the marketing article (tracked separately; that's a change to warp.dev, not this repo).Changes
src/content/docs/factories/connect-your-factory.mdx
Content design plan
Short form (update that adds a new concept to an existing page):
Unverified claims
None — every mention handle, label, endpoint, and MCP tool name in the new column is copied from that integration's own already-published page in this repo; no new product claims were introduced.
Originating thread: https://warpdotdev.slack.com/archives/C09BVK0PL3Y/p1788371982148849
Co-Authored-By: Oz oz-agent@warp.dev