delucis / github-to-linear

View and create Linear tickets from any GitHub PR or issue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub to Linear

Browser extension that adds an “Add to Linear” button to GitHub issues and PRs.

Install

Chrome and other Chromium browsers

Firefox

Usage

Basics

By default, this extension will show an Add to Linear button on every GitHub issue and PR.

Enabling more features

You can enable more functionality by authenticating with the Linear API.

Currently, authenticating enables the following features:

  • Set the default team and assignee to use when creating a new Linear issue.
  • Show a link to an existing Linear issue instead of the “Add to Linear” button when one exists.
  • Show a detailed card for an existing Linear issue in the sidebar of GitHub issues and PRs.

How to authenticate with Linear

  1. Create a new personal API key in the Linear dashboard.
  2. Open the extension options and paste your API key into the Linear personal API key field.

Contribute

This is an open-source repository. You can

  • Create an issue to report a bug or make a feature request.
  • Open a PR to submit changes to the code you made yourself.

License

This software is free to use, modify, and redistribute under the GNU General Public License v3.0.

About

View and create Linear tickets from any GitHub PR or issue.

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.7%Language:CSS 13.3%Language:HTML 3.1%