Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- 18 discussions answered
Pinned
1,783 contributions in the last year
Less
More
Contribution activity
March 2021
Created 60 commits in 5 repositories
Created a pull request in cli/cli that received 1 comment
Add the api --preview flag to opt into GitHub API previews
This was previously available manually via the -H flag, but it was verbose, especially when opting into multiple previews.
Before:
gh api -H 'Accep…
+44
−1
•
1
comment
Opened 12 other pull requests in 3 repositories
cli/cli
5
open
4
merged
- Add supports for terminal hyperlinks in output
- BREAKING: lookup all issue/PR labels with "AND" instead of "OR"
-
Add
pr list --searchand--authorflags - Pass web browser to each individual command
- Allow retrying HTTP/2 uploads for release assets
- Ensure that table printer always uses all available width in the terminal
- Avoid checking for new releases when authenticating git
- Use absolute path when configuring gh as git credential
-
Allow
gh auth git-credentialto authenticate GitHub Gist requests
Homebrew/homebrew-core
1
merged
1
closed
pkg/browser
1
open
Reviewed 21 pull requests in 1 repository
cli/cli 21 pull requests
- Allow default host
-
Add
pr list --searchand--authorflags - Feature/transfer issues
- BREAKING: lookup all issue/PR labels with "AND" instead of "OR"
- Disable preview option in prompts if URL size is too long
- Adds the ability to list environment secrets - gh secret list -e dev
- Only use hosts user is authenticated against when resolving repo
- add search feature in listing issues
- Refactor use of glamour to allow style overrides
- gh workflow list
- Actions Support Phase 1
-
Accept
--body-fileflag if--bodyis supported - Add workflow for automated PR linting
- fork: Ask what protocol to use when git_protocol and remote disagree
- Fix a typo in gh api's help text
-
fix typo in docs of
aliascommand -
Add the
api --previewflag to opt into GitHub API previews - Add information about AUR
- Remove functionality to add, view and edit binary files in gists
-
Add
api --cacheflag - adds 0x
Created an issue in cli/cli that received 3 comments
repo fork --clone does not clone an existing fork locally when running non-interactively
The expected behavior is that gh repo fork owner/repo --clone always clones the fork locally, regardless of whether the fork was just created or wh…
3
comments
Opened 2 other issues in 1 repository
cli/cli
1
open
1
closed
Answered 8 discussions in 1 repository
cli/cli
cli/cli
- Viewer not authorized to delete
- Listing all repositories using `api` without manual pagination
- Is gh CLI intended to be used in Git Bash?
- GH Auth inside of a devcontainer
- how to commit and push using cli ?
- Website: How did you do the terminal command tab preview component?
- brew update installs 1.4.0
- gh authentication in azure pipeline