Linear

This integration is available in all editions from v0.84.0 onwards

Setup

  1. Register a new Linear application

    1. Fill out the details for a new application, you can use any values except for Callback URL which must point to <yourdomain.com>/api/linear.callback

  1. Generate a client secret and make a note of the value.

  2. Add the configuration to the Outline environment, using the following variable names:

    LINEAR_CLIENT_ID=
    LINEAR_CLIENT_SECRET=
  1. Restart the server, you should see “Linear” available under Settings → Integrations