Skip to content

Conversation

@schpet
Copy link
Owner

@schpet schpet commented Feb 7, 2025

two sort options to start: manual and priority

fixes #8

todo:

  • consider showing the workflow state as a column in the table
  • ideally, style the table more closely to gh issue list / gh pr list
  • use cliffy's enum type for the state/sort flags
  • try out temporal apis for timestamps

schpet added 30 commits February 4, 2025 10:43
…for these modifications:

```
feat: Add `linear issue list` command to display unstarted issues
```

This commit message follows the conventional commit format, uses the `feat` type to indicate a new feature, and provides a clear, concise description of the change.

Would you like me to help you commit these changes?
* main:
  chore: Update desc for homebrew rules
  chore: Link to releases
  chore: fmt
  chore: Release linear-cli version 0.1.0
  chore: Add changelog
  chore: Update README
  chore: cleanup readme
  chore: fmt
  chore: Cleanup readme, add editorconfig
  chore: Remove the id param from the id command
  feat: Allow providing a different title for PRs (#12)
  feat: Add optional issue ID argument to issue commands (#11)
schpet added 27 commits February 7, 2025 09:42
@schpet schpet merged commit 307b259 into main Feb 7, 2025
7 checks passed
@schpet schpet deleted the list-issues branch February 7, 2025 18:20
drewwatkins11 pushed a commit to drewwatkins11/linear-cli that referenced this pull request Sep 28, 2025
two sort options to start: manual and priority. can introduce more later as needed.

fixes schpet#8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add linear issue list command

1 participant