Skip to content
Goatfied

Integrations

Linear

Turn a Linear issue into a pull request by mentioning @goatfied.

How it works

Mention @goatfied in a Linear issue’s title or description and a cloud agent starts on the work. As with Slack, add a repo:owner/name tag so the agent knows which repository to operate on:

@goatfied repo:acme/api fix the N+1 query on the orders endpoint

Set it up

An org admin configures this once:

  1. In Linear, create a webhook for issue events.
  2. Point it at https://api.goatfied.com/v1/triggers/linear.
  3. Set the webhook signing secret in your org settings. Goatfied verifies the Linear-Signature HMAC on every delivery before acting.

What comes back

The agent opens a PR and reports its artifacts (summary, screenshots, logs). Link the PR back to the issue to keep the trail tidy.

Next
Goatfied — The AI code editor