issues
search
cli
/
go-gh
A Go module for interacting with gh and the GitHub API from the command line.
https://pkg.go.dev/github.com/cli/go-gh/v2
MIT License
336
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
browse() error when launcher has whitespace
#174
generalvamp
opened
1 month ago
0
Replace duplicated IsEnterprise and IsTenancy functions in api pkg with auth pkg
#173
jtmcg
closed
1 month ago
0
Use api subdomain for REST and GQL clients when host is tenant
#172
williammartin
closed
2 months ago
1
[pkg/cmd/root/root.go](url)
#170
TheQueenOfHearts90
closed
4 months ago
1
Support passing httptest URLs in api.ClientOptions
#167
mntlty
opened
5 months ago
1
WIP Prototype using charmbracelet/huh for prompter
#166
andyfeller
opened
5 months ago
0
Add scrollable table printer
#165
heaths
closed
1 month ago
0
AlecAivazis/survey is archived
#164
nobe4
opened
6 months ago
3
fix: handle HTTP status 205 properly
#163
nobe4
opened
6 months ago
0
fix: handle empty response body
#162
nobe4
opened
6 months ago
0
Rest client support for endpoint not returning a JSON
#161
nobe4
opened
6 months ago
3
Allow default host to be determined based on configuration preference
#160
andyfeller
opened
6 months ago
5
Use `lipgloss.Width` to calculate `DisplayWidth`
#159
maaslalani
closed
7 months ago
10
Bump golang.org/x/net from 0.17.0 to 0.23.0
#158
dependabot[bot]
opened
7 months ago
0
Use retryable HTTP client (for 50x) errors
#157
saschagrunert
opened
7 months ago
0
Bump glamour to v0.7.0 and go mod tidy
#156
williammartin
closed
7 months ago
0
jq: bump up gojq, better query parse error, handle halt error gracefully
#155
itchyny
closed
7 months ago
0
Upgrade to go 1.22
#154
williammartin
closed
7 months ago
1
Attempt to use user configured dirs for caching
#153
williammartin
closed
8 months ago
1
Allow reuse of host checks for extension authors
#152
andyfeller
closed
7 months ago
1
Treat tenancy as non enterprise
#151
williammartin
closed
8 months ago
3
hyperlink truncated at end of row isn't closed correctly
#150
mcwarman
opened
9 months ago
2
Support merging JSON arrays, objects
#148
heaths
closed
10 months ago
11
Config should load as unmodified
#147
williammartin
closed
10 months ago
0
Fix sanitization bug
#145
samcoe
closed
1 year ago
0
Add support to config for setting and writing blank values
#143
samcoe
closed
1 year ago
0
Remove default configuration and add fallback configuration
#142
samcoe
closed
1 year ago
0
Support migrations of the config
#141
williammartin
closed
10 months ago
0
Update dependency to address security vulnerability
#140
samcoe
closed
1 year ago
0
Add header support to tableprinter
#139
heaths
closed
1 year ago
9
Bump golang.org/x/net from 0.16.0 to 0.17.0
#138
dependabot[bot]
closed
1 year ago
2
Update dependencies to address security vulnerability
#137
samcoe
closed
1 year ago
0
Update workflows to use actions/checkout@v4
#136
samcoe
closed
1 year ago
0
CVE Vulnerability CVE-2023-3978 in dependency
#135
luzemail
closed
1 year ago
1
Fix a typo in the doc of `WithTheme`
#134
y-yagi
closed
1 year ago
0
Create CODEOWNERS file ensuring the cli/code-reviewers are assigned to PRs
#132
andyfeller
opened
1 year ago
0
Implement prompter package
#131
samcoe
closed
1 year ago
0
Add the ability to introduce repository specific configurations for gh-cli and its extensions
#130
tjgurwara99
opened
1 year ago
3
Upgrade to Go 1.21
#129
samcoe
closed
1 year ago
0
fix(sanitizer): treat correct `U+FFFD` as normal character
#128
yin1999
closed
1 year ago
1
`asciisanitizer.Sanitizer` mishandled the `�` unicode character
#127
yin1999
closed
1 year ago
1
add `CacheDir`
#126
ffalor
closed
1 year ago
0
Add asciisanitizer package and sanitization to http clients
#125
samcoe
closed
1 year ago
0
docs: add missing import
#124
bendrucker
closed
1 year ago
0
Export Path function
#123
samcoe
closed
1 year ago
1
Issue while using from remote connection
#122
leodahal4
closed
1 year ago
6
Expose `ghLookupPath` or a better way to run `gh`
#121
josebalius
closed
1 year ago
3
Pin golangci-lint version
#120
mislav
closed
1 year ago
0
jq: bump up gojq to fix printing empty arrays
#119
itchyny
closed
1 year ago
0
RestClient no longer returns an HTTPError
#118
nedredmond
closed
1 year ago
2
Next