Andy Feller

Results 50 issues of Andy Feller

Long time supporter, first time caller! 👋 Wanted to solicit maintainers' insights into how users avoid conflicting commands. I appreciate any guidance offered! ❤ ### Problem As of `v1.8.1`, `Command.AddCommand(cmds...

## Overview This issue is focused on enhancing the automation around issue interactions to ensure the Packages Security team — who leads `gh attestation` experience — is notified of new...

needs-triage

This PR expands upon the GitHub CLI acceptance tests to cover `gh secret` commands for 1) repository, 2) repository environment, and 3) organization secrets. ```shell set -o pipefail && GH_ACCEPTANCE_TOKEN=$(gh...

external

This PR follows on #9782 due to similarities and relying upon the same custom commands and expands upon the GitHub CLI acceptance tests to cover `gh variable` commands for 1)...

external

- [What's going to happen?](#whats-going-to-happen) - [What are we doing about it?](#what-are-we-doing-about-it) - [What do you need to do about it?](#what-do-you-need-to-do-about-it) - [Installed via `apt`](#what-do-you-need-to-do-about-apt) - [Docker build failing?](#docker-build-failing) -...

bug
p1

Thanks for taking the time to fill out this out! :bow: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/github/gh-copilot/blob/main/CODE_OF_CONDUCT.md). ### Describe the need Users like @gr2m,...

enhancement

fixes cli/cli#9422 fixes github/cli#111 This pull request addresses GitHub CLI obligation to comply with the licenses of our 3rd party dependencies. These changes update the `lint` workflow to verify license...

This draft pull request is to open a discussion with maintainers and contributors about bringing https://github.com/primer/cli/ content into `cli/cli` repository. These design documents formed the basis of how the GitHub...

### Describe the feature or problem you’d like to solve From @0xBigBoss in https://github.com/cli/cli/pull/10925: > Thank you for publishing an awesome CLI. I am proposing to remove this legacy DEBUG...

enhancement

This issue is a follow up to review the testing harness we're using for virtual terminal testing to confirm if there are multiple PTYs involved and how this code might...