Skip to content

feat: parsec new-issue for creating tracker issues from CLI #121

@erishforG

Description

@erishforG

Allow creating issues directly from parsec:

parsec new-issue --title "fix login bug" --label type/bug

Currently we rely on `gh issue create` for GitHub. Parsec should support this natively for GitHub Issues, GitLab Issues, and Jira, using the same token/config infrastructure.

Optional: auto-start a worktree after creation (`parsec new-issue --start`).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliCLI commands and flagstype/featureNew feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions