Settings

Configure the review server, ticket destinations, and classifier behaviour.

System Status
Live health check of connected services.
ServerChecking…
ModeDRY RUN
DatabaseUnknown
GitHubNot configured
JiraNot configured
ClassifierUnknown
Authentication
API token for Worker access. Required when SUPABASE_AUTH_JWT_SECRET is configured.
General
Core operating mode for the review server.
Dry Run Mode
When enabled, ticket decisions are recorded but not forwarded to GitHub or Jira. Toggle off to create real tickets on approve.
Auto-refresh Inbox
Poll the API for new drafts every 30 seconds while the inbox page is open.
Classifier
Control how changes are classified and when tickets are auto-created.
Suppress informational by default
Skip creating drafts for informational-severity events. They still appear in the events list.
Ticket Destination — GitHub Issues
Approved drafts are forwarded as GitHub Issues. All fields are read from environment variables at server start; edit your .env to change credentials.
••••••••
Ticket Destination — Jira
Approved drafts are forwarded as Jira issues. Configure your Jira Cloud instance below.
••••••••
Not tested
Notifications
Configure how you are alerted about new breaking changes.
Settings are persisted in the Worker database (app_settings table). Credentials (tokens, API keys) are never exposed through the API — only masked placeholders are shown.