Connect Linear to measure delivery, issues shipped and story points completed.
What you can measure
- Count of issues over a window (created, completed, updated).
- Sum / average of estimate (story points).
- Filter by state (Done, In Progress…) and priority.
Good things to measure: issues completed per cycle, story points shipped, throughput by state.
Connect it
In Linear, go to Settings → API → Personal API keys, create a key, and copy it (it starts with lin_api_).
In Jents, Settings → Integrations → Linear → Connect → paste the key. Stored encrypted.
What Jents reads
Jira-style: Jents windows issues by date on Linear's side and totals estimate / state / priority here, never issue titles or descriptions.
Specs
| Spec | Detail |
|---|---|
| Auth | Personal API key (read-only in practice) |
| API | Linear GraphQL |
| Access | Read-only, scoped |
| Reads | Windowed server-side, totalled here |
| Refresh | Daily, plus on-demand |
Privacy & security
Read-only, counts and story points, never titles or content. A personal key carries your access; you can revoke it anytime in Linear. Every read goes through one audited, aggregate-only path and lands in your audit log. Credentials are encrypted at rest, we never train on or share your data, and you can disconnect anytime, see Privacy and Trust.