Skip to content

[BUG] [v0.0.7] cortex --verbose github status produces identical output to cortex github status #51954

Description

@princewillis

Description

The global --verbose flag has no visible effect on cortex github status. Running the command with and without --verbose produces the same status header, workflow path, feature list, and success line.

Steps to Reproduce

  1. Run cortex github status --path <repo> in a repository with a Cortex workflow.
  2. Run cortex --verbose github status --path <repo> against the same repository.
  3. Compare the terminal output from both commands.

Expected Behavior

--verbose should add extra diagnostic output or otherwise produce visibly more detail than the default run.

Actual Behavior

cortex --verbose github status --path <repo> prints the same visible output as cortex github status --path <repo>.

Evidence

Full terminal comparison showing cortex github status and cortex --verbose github status producing the same output

Close-up of the identical cortex github status outputs with and without verbose

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions