Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
1,793 contributions in the last year
Less
More
Contribution activity
March 2021
Created 46 commits in 4 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 6 other pull requests in 2 repositories
cli/cli
2
open
2
merged
Homebrew/homebrew-core
1
merged
1
closed
Reviewed 13 pull requests in 1 repository
cli/cli 13 pull requests
- add search feature in listing issues
- gh workflow list
- Actions Support Phase 1
- Accept `--body-file` flag if `--body` is 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 `alias` command
- Add the `api --preview` flag to opt into GitHub API previews
- Add information about AUR
- Remove functionality to add, view and edit binary files in gists
- Add `api --cache` flag
- adds 0x
Created an issue in cli/cli that received 1 comment
Accept `--body-file` wherever we accept `--body`
I would gh issue edit command.
Originally posted by @StanleyGoldman in #3018 (comment)
Wherever it's possible to pass …
•
1
comment