How it works
The Linear connector pulls in all the Linear issues and the associated comments. Issues are updated every 10 minutes.Setup
Configure your Linear Application + Gorbit env variables
This is only necessary if self-hosting Gorbit. If using Gorbit Cloud, you can skip this step.
Create Linear application
Create a Linear OAuth Application.
This step must be completed by an admin of the Linear workspace you wish to connect to Gorbit.
The application callback URLs should include
<your gorbit host>/connector/oauth/callback/linear. For example,
for a local deployment with default configurations one of the lines should be
http://localhost:3000/connector/oauth/callback/linear.Set environment variables
Set the following environment variables on your Gorbit instance using the Client ID and Signing Secret provided by
Linear for your new app:
Indexing
Select credential and configure
Select the new credential and click Continue. Enter connector name and permissions information.