Open Issues Need Help
View All on GitHub Add `--json` and `--jq` to `gh pr create` 8 days ago
enhancement help wanted gh-pr
Can't Download Non-Zipped Artifacts 25 days ago
enhancement help wanted gh-run
Instruction for fedora fail 3 months ago
bug priority-3 needs-investigation help wanted
`gh browse` mistakes short hash for issue/pr number 3 months ago
bug priority-3 help wanted gh-browse stale
enhancement help wanted auth gh-auth pitch
Confusing error message on scopes 4 months ago
bug priority-3 help wanted gh-issue
Spurious missing read:project scope warnings 4 months ago
bug help wanted gh-pr
enhancement help wanted gh-repo
Add File Exclusion Option to gh pr diff Command 4 months ago
enhancement help wanted gh-pr
`issue close` should support "closing as duplicate" 4 months ago
enhancement help wanted gh-issue
add `status` to the `gh pr list` "files" payload 4 months ago
enhancement help wanted needs-triage gh-pr
enhancement tech-debt help wanted
enhancement help wanted gh-agent-task
bug priority-3 good first issue gh-repo
`gh repo clone` without `upstream` 5 months ago
enhancement help wanted gh-repo
bug p2 help wanted gh-issue
enhancement help wanted gh-pr
cache: allow for easy cleanup of branch or PR caches 6 months ago
enhancement help wanted gh-cache
bug p3 help wanted gh-gist
`gh repo delete`: warn or error when `--yes` is ignored without an explicit `owner/repo` 9 months ago
enhancement help wanted feedback gh-repo
add "replace" from sprig to go template functions 9 months ago
enhancement help wanted
bug p3 help wanted gh-cache
Provide gh cli Support to Revert Pull Request 10 months ago
enhancement help wanted gh-pr
`gh auth status` should have a JSON output option 10 months ago
enhancement help wanted gh-auth
Support `--ref` parameter in `gh cache delete` 11 months ago
enhancement help wanted gh-cache
Add `--force` flag to `gh run cancel <run-id>` 11 months ago
AI Summary: The user requests adding a `--force` flag to the `gh run cancel <run-id>` command. This flag would allow users to force the cancellation of a workflow run that is unresponsive to regular cancellation, leveraging an existing GitHub API endpoint for force cancellation.
Complexity:
2/5
enhancement help wanted gh-run
AI Summary: The user proposes an enhancement to `gh auth login` to automatically copy the one-time device code to the clipboard before launching the browser, eliminating the need for manual copying. They suggest implementing this via an environment variable, a configuration setting, or a command-specific flag, noting that a suitable clipboard library is already a dependency.
Complexity:
2/5
enhancement help wanted auth gh-auth