Skip to content

feat: add parsec ticket command for tracker lookup#79

Merged
erishforG merged 1 commit intodevelopfrom
feature/69
Apr 16, 2026
Merged

feat: add parsec ticket command for tracker lookup#79
erishforG merged 1 commit intodevelopfrom
feature/69

Conversation

@erishforG
Copy link
Copy Markdown
Owner

Summary

  • New parsec ticket [TICKET] command to fetch and display ticket details from configured tracker
  • Auto-detects ticket from current worktree if no argument given
  • Supports human (colored) and JSON output modes

Closes #69

Test plan

  • parsec ticket CL-1234 → shows ticket details (title, status, assignee, URL)
  • parsec ticket inside worktree → auto-detects and shows ticket
  • parsec ticket outside worktree → clear error message
  • parsec ticket CL-1234 --json → structured JSON output

🤖 Generated with Claude Code

Fetches and displays ticket details (title, status, assignee, URL)
from the configured tracker. Auto-detects ticket from current worktree.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erishforG erishforG merged commit d040a75 into develop Apr 16, 2026
8 checks passed
@erishforG erishforG deleted the feature/69 branch April 16, 2026 05:31
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.

1 participant