Andy Feller
Andy Feller
Coming across this as a GitHub CLI maintainer adopting `go-licenses` in https://github.com/cli/cli/pull/11047, where Copilot called out a similar `Unknown` license that in reality should have been reported as `MIT`. For...
If I understand everything above, it seems like the problem is that resolving remotes does not consider the SSH aliasing case below: https://github.com/cli/cli/blob/d6d82758095eaf6dbe6465edbe5202ec26ba453e/pkg/cmd/factory/remote_resolver.go#L72-L80 Should this line also include the translated...
@john-h-k : catching up on this issue relative to https://github.com/cli/cli/issues/8946, I want to see if you checked out the [`gh repo license` commandset](https://cli.github.com/manual/gh_repo_license) to browse, view, and use licenses. This...
1. > I’m not using a screen reader but I would suggest that when you first time start the “copilot” it provides an interactive dialog to prepare the configuration for...
## Thoughts based on GitHub CLI experience As a `gh` user, I appreciate the `gh config` commandset allows me to view supported configuration options, see what I have set, and...
## Additional details surrounding `gh project close` ### Unexpected use case that might be in conflict here After creating this issue, I was digging around a bit more and noticed...
Thank you for raising this concern and front loading it with as much information as possible, @JoergStrebel! 🦸 Let me start digging into this to understand what is going on...
@JoergStrebel : Apologies for the delayed follow up. I'm having a bit of difficulties reproducing a sufficiently complex task to cause network connection failures. On Monday, I'm going to wrap...
@JoergStrebel : There have been some improved logging changes in `0.0.351` I'm hoping will give us enough insight to understand what is going on here. I'd appreciate if you could...
Thank you for opening this issue, @findepi, and apologies for any frustration this might have caused! 🙇 > If --dry-run works, the call without --dry-run should work too. > If...