Skip to content

feat: parsec list에 PR 상태 인라인 표시 #85

@erishforG

Description

@erishforG

Problem

parsec list는 워크트리 목록만 보여주고, PR 유무/상태를 알 수 없음.
PR 상태를 보려면 parsec pr-status를 별도 실행해야 함.

Suggestion

list 출력에 PR 상태 인라인 표시:

TICKET   BRANCH           STATUS   PR       CREATED
81       feature/81       active   #82 ✓    2026-04-16
69       feature/69       active   -        2026-04-15
  • --no-pr 플래그로 PR 조회 건너뛰기 (오프라인 환경 대응)
  • JSON 출력에도 pr_number, pr_state 필드 포함

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions