Skip to content

gh run view - only first attempt #5629

@nyarly

Description

@nyarly

Describe the bug

gh --version -> 2.10.1

After re-running a job, gh run view reports the logs only from the first attempt, not the most recent (or allowing a choice of attempt runs.) This is very confusing when debugging a CI run.

Steps to reproduce the behavior

> gh run rerun
(select a workflow run)
> gh run view
(select same workflow run)

Expected vs actual behavior

Expected to see most recent logs, or choose which attempt to see logs of.

Actually see only the oldest attempt's logs; because I'm expecting the most recent log run, spend hours debugging the wrong problem.

A clear and concise description of what you expected to happen and what actually happened.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingp2Affects more than a few users but doesn't prevent core functions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions