Sentry
Connect Sentry as an optional context source for error data.
Sentry can be connected as an optional context source. When connected, SpecSource can reference error details and stack traces to enrich your Linear issue specifications.
Connecting
Go to your project's Connectors page and click Add Connector → Sentry.
OAuth (recommended): Click "Connect with OAuth" and authorize SpecSource in Sentry. This grants read access to your Sentry organization.
Auth Token: Paste a Sentry auth token with project:read, event:read, and org:read scopes.
What data gets pulled
When an agent runs, it can read from Sentry:
- Error message and type
- Stack trace
- First and last seen timestamps
- Event count
- Tags and context
This data is used as additional context when enriching your Linear issues with detailed specifications.