Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

A starter repository for a Linear.app/Productboard 2-way integration using APIs

License

Notifications You must be signed in to change notification settings

productboard/productboard-linear-connector

Repository files navigation

Productboard - Linear connector

Caution: the middleware is provided as-is without technical support

Deploy

Configuration

ENV variable Value
LINEAR_API_KEY Personal API token from Linear.app
PRODUCTBOARD_API_KEY API Key from Productboard settings
LINEAR_TEAM_ID UUID of Linear.app team to create issues in. Run JSON.parse(localStorage.getItem('userSettings')).activeTeamId in Linear web console to fetch
BASE_URL URL where this integration can be found, including protocol, excluding trailing slash. e.g. https://pblinear.herokuapp.com

Todo

  • Update title and/or description in Linear if updated in PB
  • Restore Productboard connection on restoring Linear issue from Trash
  • Webhook authentication using secrets

Demo

Demo of 2-way status sync

About

A starter repository for a Linear.app/Productboard 2-way integration using APIs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages