Skip to content

[v0.1.0] CLI: Support fetching issue directly from GitHub #40

@Kavirubc

Description

@Kavirubc

Problem Statement
Currently the process command requires a local JSON file path via --issue. Users should be able to process an existing GitHub issue by ID.

Proposed Solution
Support --repo owner/name --number 123 flags in process.go.
If these flags are present, fetch the issue using the GitHub client before starting the pipeline.

Feature Scope
CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions