Connect Linear
Authorize Linear and configure the label that triggers Premia.
Premia watches Linear for a label on issues. When an issue gets the trigger label, Premia starts a run and comments back on the issue with progress and the resulting PR.
Authorize Linear
From Settings → Integrations, click Connect Linear and approve the OAuth request. Premia registers a webhook on your workspace to receive issue events.
Use the trigger label
Add the premia-ready label to an issue to start a run. Premia moves the issue
through its label states as it works (e.g. planning → running → done).
Progress comments
As a run proceeds, Premia posts updates on the Linear issue — including the plan, the PR link, and any blockers (for example, if you've hit your plan's ticket limit or a run is queued behind your concurrency limit).
No Linear?
You don't have to trigger from Linear. If you'd rather track work in GitHub Issues,
enable it from Settings → Integrations on any repo you've already installed the
GitHub App on — same trigger label, same progress comments. You can also start runs
manually in the dashboard or with premia run "…" from the CLI.