-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
bugSomething isn't workingSomething isn't workingp1Affects a large population and inhibits workAffects a large population and inhibits work
Description
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
- Complete login to the enterprise server with Github CLI
- Go to a repository directory that uses that server as a remote
- Run
gh run list
(This should work) - 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
qmacro and filiphagan
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingp1Affects a large population and inhibits workAffects a large population and inhibits work