Skip to main content

Linear Issues Importer for Dust

This script synchronizes your Linear issues with a Dust datasource. This open-source script, available on GitHub atdust-tt/dust-labs/linear, automates the process of exporting all issues from Linear, along with related metadata such as comments, attachments, and history. It fetches full issue metadata, like so:
The script then formats and uploads this data to Dust. With this data in Dust, you can build agents that analyze trends, response times, and response quality across your Linear issues. The script includes rate limiting, filtering, and error handling, and handles large volumes of Linear issues reliably.