-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingneeds-triageneeds to be reviewedneeds to be reviewed
Description
Describe the bug
gh version 2.30.0 (2023-05-30)
https://github.com/cli/cli/releases/tag/v2.30.0
Aliasing an extension command prints it in the gh alias list, but does not make it executable.
gh 2.29 or earlier worked
Steps to reproduce the behavior
gh extension install srz-zumix/gh-activity-reportgh alias set ar activity-reportgh arerrorunknown command "ar" for "gh"
Logs
$ gh alias set ar activity-report
- Adding alias for ar: activity-report
✓ Added alias.
$ gh alias list
ar: activity-report
$ gh ar
unknown command "ar" for "gh"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageneeds to be reviewedneeds to be reviewed