Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
1,879 contributions in the last year
Less
More
Contribution activity
February 2021
Created 54 commits in 3 repositories
Created a pull request in Homebrew/homebrew-core that received 4 comments
gh: enable `--HEAD` install and upgrade notifier
This enables the following upgrade notifier when gh notices that it is out of date:
Ref. cli/cli#2929
As a bonus, this also enables brew install g…
+8
−3
•
4
comments
Opened 15 other pull requests in 2 repositories
cli/cli
12
merged
1
open
- Fix `pr status` for GHE 2.22 and older
- Repo create tweaks
- Add `ssh-key add` command and publish `ssh-key`
- pr merge: avoid prompting to enter editor after editing phase is chosen
- pr status: fix checking branch protection rules on the base branch
- PR merge improvements: auto-merge, edit commit body
- Recognize the `write:org` OAuth scope as satisfying `read:org`
- Add more examples to `api` docs
- Suggest `brew upgrade gh` when new version detected
- Clarify handling of git tags during `release create`
- Explain how to link an issue in `pr create`
- Improve `repo create` docs
- Add SSH key generation & uploading to `gh auth login` flow
Reviewed 11 pull requests in 3 repositories
cli/cli 9 pull requests
- fully restore fork remote renaming behavior
- Allow editing commit msg when squash merging a PR
- Change behavior of slice flags for issue edit and pr edit commands
- Edit pull request command
- Edit issue command
- Update README.md
- Display output of build commands.
- add --files to list filenames in gist (#2885)
- remove gist description from single file raw view (#2886)
desktop/desktop 1 pull request
cli/oauth 1 pull request
Created an issue in cli/cli that received 3 comments
Git credential helper error with Homebrew
After using gh auth login and choosing HTTPS mode to authenticate git with GitHub, brew update prints this warning:
$ brew update
gh auth git-crede…
3
comments