Configure Linear
JJHub can connect a Linear team to a JJHub repository in two ways:- UI: best when you want JJHub to drive the OAuth flow and team discovery for you.
- CLI: best for scripted setup or when you already have the Linear team metadata and OAuth token.
Configure Linear in the UI
- Open Integrations in the JJHub UI.
- Open Linear Sync.
- Click Connect Linear.
- Complete the Linear OAuth flow.
- Choose the Linear team and JJHub repository.
- Click Connect Team.
Configure Linear in the CLI
Usejjhub extension linear install when you already know the target repo and the Linear team you want to connect.
--team-id--repo-owner--repo-name--repo-id--credentials-stdin
--team-name--team-key--expires-at--actor-id
--credentials-stdin is set, stdin must contain JSON with an access_token field and an optional refresh_token field.