Skip to content

gh run view with github enterprise does not work #3437

@XC-

Description

@XC-

Describe the bug

Running gh run list works properly and lists the relevant runs. When attempting to look into run details with gh run view the command returns error failed to get jobs: HTTP 404: Not Found. In the URL there is stutter that does not look correct ../api/v3/api/v3/repos/... (unfortunately I cannot paste the full URL due to confidentiality reasons).

Github CLI version: 1.9.1
Github Enterprice Server version: 3.0

Steps to reproduce the behavior

  1. Complete login to the enterprise server with Github CLI
  2. Go to a repository directory that uses that server as a remote
  3. Run gh run list (This should work)
  4. Pick one of the run numbers and run gh run view <number>

Expected vs actual behavior

The client should show the details of the run, but instead fails with HTTP 404

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp1Affects a large population and inhibits work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions