-
Notifications
You must be signed in to change notification settings - Fork 6
feat(linear): start worktrees from Linear tickets #248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
4f7c3b5
feat(linear): start worktrees from Linear tickets
hayke102 9b1e105
fix(linear): name the real command when auth is missing
hayke102 3d64d9e
refactor(linear): read tickets from the API instead of the CLI
hayke102 b1b20a8
feat(linear): enable browser sign-in
hayke102 185be11
fix(linear): store the credential when a terminal is attached
hayke102 b9d8965
fix(linear): deliver the ticket lookup's replies to the dialog
hayke102 98a52ef
test(ui): rename the connect dialog's key helper
hayke102 ba583c4
Merge master into feat/linear-tickets
hayke102 12100a8
fix(linear): say when the credential is for the wrong workspace
hayke102 94d47ee
fix(linear): keep the wrong-workspace note inside the box
hayke102 b6554c8
feat(linear): add a tickets tab to the command palette
hayke102 3d9e5d8
feat(ui): group the tickets tab and show what's already in fleet
hayke102 b926b1a
fix(ui): make the palette's selection and ticket rows readable
hayke102 0bbb115
feat(linear): order tickets by priority and show it
hayke102 b68700d
fix(ui): give priority its own column, and colour it
hayke102 13ad920
fix(ui): carry ticket state and priority in the mixed tab
hayke102 b134d4b
feat(ui): give fleet a design system, and fix the palette's focus amb…
hayke102 015e7ef
Merge branch 'feat/design-system' into feat/linear-tickets
hayke102 845613a
Merge origin/master into feat/linear-tickets
hayke102 b96c5dc
fix(linear): stop sending the Linear credential to any host an issue …
hayke102 9673279
fix(linear): don't report a prior run's state move as this run's
hayke102 cde7f35
Merge remote-tracking branch 'origin/master' into feat/linear-tickets
hayke102 0b9c6ff
feat(linear): show every priority as a gauge, not just the top two
hayke102 8d525b7
fix(linear): name the worktree after the ticket, not after its identi…
hayke102 1c386ef
fix(linear): say the branch was named from the ticket, not just that …
hayke102 33241d7
fix(linear): stop the keychain silently truncating the credential at …
hayke102 a1c7cc3
fix(ui): spell out what a ticket's worktree is doing, and close the d…
hayke102 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| --- | ||
| type: added | ||
| highlight: true | ||
| --- | ||
|
|
||
| **Tickets become worktrees** — Type `BRZ-3182` in the `w` dialog, or search by words, and fleet names the branch from the ticket and writes it and its screenshots into the worktree. | ||
|
|
||
| **Agent starts briefed** — The session opens already told to read the ticket and not start yet, so you review before it works. | ||
|
|
||
| **Your tickets on `t`** — Each row shows whether it already has a worktree and what that session is doing. | ||
|
|
||
| **Two ways to connect** — `Ctrl+K` → "Connect Linear" signs you in through the browser, or takes a pasted API key if you work over SSH. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.