-
Hi I just started using this extension it works amazingly well.
However in my environment gh and gh copilot cli are not available during the zsh plugin initialization phase. They are added into my p…
-
- Extension version:v0.99.2024101604 (pre-release)
- VSCode Version: Version: 1.94.2
- OS: linux
- Repository Clone Configuration (single repository/fork of an upstream repository):
- Github Produ…
-
# Problem
One of the helpful aspects of GitHub CLI extensions is their ability to delegate authorization issues to be handled by `gh auth`. This allows interpreted and precompiled extensions to de…
-
### Describe the feature or problem you’d like to solve
In version `2.62.0`, the ability to check the extension for the latest version was added.
- #9866
Using a modified local version of an …
-
### Requested Feature
add the ability to install extensions in the gh-cli
for example the copilot extension
```shell
gh extension install github/gh-copilot
```
-
-
I am no longer seeing any date:
I wonder if the auto dependabot updates caused an issue as I am also seeing a version mismatch:
```
gh metrics --version
gh-metrics version 3.0.0
```
``…
-
### Describe the bug
I tried installing extension in development from a local folder and while extension appears installed according to the `list` command, it is not executable.
### Steps to re…
-
### Describe the feature or problem you’d like to solve
Currently we can sort of check for outdated `gh extensions` by using `gh extensions upgrade --all --dry-run`:
```bash
⇒ gh extension upgr…
-
[`gh`](https://github.com/cli/cli) allows for extensions -- binaries/executables named `gh-foo`. The `gh` extension can assume that the auth token exists, and get it with `gh auth token`.
Semi-bloc…