Linear app authentication
The recommended way to authenticate with Linear is by connecting the Linear app through the Qodo portal.Installation steps
1
Go to the Qodo Integrations page.
2
Click Linear to connect the app.
3
Complete the authentication flow to authorize Qodo to access your Linear workspace.
How to link a PR to a Linear ticket
Qodo will automatically detect Linear tickets using either of these methods: Method 1: Description reference: Include a ticket reference in your PR description using either:- The full Linear ticket URL:
https://linear.app/<ORG_ID>/issue/<TICKET_ID> - The shortened ticket ID (for example,
ABC-123) This method requires thelinear_base_urlconfiguration (see below).
ABC-123-feature-descriptionfeature/ABC-123/feature-description
Linear base URL
To use shortened ticket IDs or branch name detection, configure your Linear base URL in your configuration file under the[linear] section.