0.0.8 • Published 8 months ago

@radai/linear v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Linear Automations

Rad AI's custom CLI for Linear.

Requirements

Node v20

Make sure you have Node v20 installed. You can use nvm to set up and use Node v20.

Export LINEAR_API_KEY

All commands that interact with the Linear API require that you have an environment variable LINEAR_API_KEY set to an active Linear API key.

If you see an error like Authentication required, not authenticated, that means you don't have an active Linear API key set.

If you don't have an API key, please reach out to a Linear Admin for more information.

Commands

Get Release Notes

Generate preliminary release notes for teams via status:

npx @radai/linear get-release-notes --team {team key} --status {status}

Revised Estimates

Filter by active cycle:

npx @radai/linear revised-estimates --team {team key}

Filter by named cycle:

npx @radai/linear revised-estimates --team {team key} --cycle {cycle name}
0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.4

8 months ago

0.0.1

9 months ago