An open API service indexing awesome lists of open source software.

https://github.com/delucis/github-to-linear

View and create Linear tickets from any GitHub PR or issue.
https://github.com/delucis/github-to-linear

browser-extension chrome-extension firefox-addon github github-extension linear

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# GitHub to Linear

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

## Install

[link-chrome]: https://chrome.google.com/webstore/detail/github-to-linear/hlambaminaoofejligodincejhcbljik 'Version published on Chrome Web Store'
[link-firefox]: https://addons.mozilla.org/firefox/addon/github-to-linear/ 'Version published on Mozilla Add-ons'

[Chrome][link-chrome] [][link-chrome] and other Chromium browsers

[Firefox][link-firefox] [][link-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:



Show linked Linear issues in GitHub issues & PRs



Show linked Linear issues in GitHub issue & PR lists




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.


#### How to authenticate with Linear

1. [Create a new personal API key](https://linear.app/settings/api) 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](https://github.com/delucis/github-to-linear/issues/new/choose) 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](/LICENSE).