Development

Sentry Integration

Stay on top of errors — list projects and issues, get an issue, and resolve, ignore, or assign issues (writes require approval).

Capabilities

This integration enables workers to:

  • List projects
  • List issues
  • Get an issue
  • Resolve or ignore an issue (approval-gated)
  • Assign an issue (approval-gated)

Setup

Follow these steps to connect Sentry:

  1. Create a Sentry auth token (Settings → Auth Tokens) with the needed project read/write scopes
  2. Navigate to Integrations and click 'Add Connection'
  3. Select Sentry and enter your organization slug and auth token
  4. Assign your engineering/operations workers to use it

Official links

Security

  • The auth token is encrypted at rest (AES-256-GCM)
  • Scope the auth token to least privilege (only the scopes the worker needs)
  • Resolving/ignoring and assigning issues require human approval

Credential Storage

All integration credentials are encrypted at rest using AES-256-GCM encryption. OAuth tokens are automatically refreshed when needed.

Supported Roles

The following roles can use this integration by default:

Related Documentation