Skip to content

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

@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

Labels

cliRelated to CLIurgentCritical issues that need immediate attentionv0.1.0Target for v0.1.0

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions