Skip to content

feat: add parsec open (#27)#33

Merged
erishforG merged 1 commit intodevelopfrom
feature/27
Apr 15, 2026
Merged

feat: add parsec open (#27)#33
erishforG merged 1 commit intodevelopfrom
feature/27

Conversation

@erishforG
Copy link
Copy Markdown
Owner

Summary

  • Add parsec open <ticket> to open PR/MR or ticket tracker page in browser
  • Looks up PR URL from oplog ship history, falls back to tracker URL
  • Supports --pr and --ticket-page flags to force target
  • Works with Jira, GitHub Issues, and GitLab
  • Uses open (macOS) / xdg-open (Linux) for cross-platform support
  • Updated README and landing page

Closes #27

Test plan

  • parsec open TICKET opens PR URL after ship
  • parsec open TICKET --ticket-page opens Jira/GitHub issue
  • parsec open TICKET --pr errors when no PR exists
  • CI passes

🤖 Generated with Claude Code

Opens the PR/MR URL (from ship history) or ticket tracker page
(Jira/GitHub/GitLab) in the default browser. Supports --pr and
--ticket-page flags to force a specific target.

Closes #27

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erishforG erishforG merged commit a6b8406 into develop Apr 15, 2026
7 checks passed
@erishforG erishforG deleted the feature/27 branch April 15, 2026 06:36
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