Lumifeed Docs
Integrations

Linear

Create Linear issues directly from feedback.

Linear Integration

Turn feedback into Linear issues with one click — or automatically via automations.

Setup

  1. Go to Project Settings → Integrations → Linear
  2. Click Connect to Linear
  3. Authorize Lumifeed to access your workspace
  4. Choose a default Linear team and project
  5. Click Save

Creating an issue manually

In the feedback detail view, click Create Linear issue. Lumifeed will:

  • Set the title from the feedback summary
  • Set the description to the full feedback message
  • Add a link back to the Lumifeed feedback entry
  • Apply any default labels you've configured

Automatic issue creation

Use automations to create Linear issues automatically:

IF type = "bug" AND priority >= 80
THEN create Linear issue
  team: Engineering
  label: bug
  priority: urgent

See Automations for details.

Syncing status

When a Linear issue is closed, Lumifeed can automatically:

  • Mark the feedback as closed
  • Link the feedback to a changelog entry (if one exists)

Enable this in Project Settings → Integrations → Linear → Sync.

On this page