Highlights
- 26 discussions answered
Pinned
1,767 contributions in the last year
Less
More
Contribution activity
April 2021
Created 59 commits in 4 repositories
Created a pull request in Homebrew/homebrew-core that received 1 comment
Opened 15 other pull requests in 2 repositories
cli/cli
1
open
7
merged
-
Refactor how we shell out to
git pushduring pr create -
Fix
issue create --web - Increase linter timeout from 1min to 3min
- Fix requesting REST sub-resources on GHE
-
Add
--jsonexport flag for issues and pull requests - Fix extracting workflow artifact to a relative path
- Tweak build scripts to enable cross-compiling
-
Add
run downloadcommand for fetching workflow artifacts
Homebrew/homebrew-core
2
merged
5
closed
Reviewed 25 pull requests in 2 repositories
cli/cli 24 pull requests
- add some more examples for release create
-
Refactor how we shell out to
git pushduring pr create - using filepath.Join() instead of path.Join() to fix wrong filepath on Windows
- Add note on supported value types in raw-fields
-
Fix
run view --logwhen steps have slashes - include magic repo resolution magic for workflow and run
- use int64 explicitly in Actions support
-
Add
--jsonexport flag for issues and pull requests - actions wrap up
- handle array type for on: in workflow file
- Update glamour to version which includes emoji support
- Fix detecting PR status when passing branch as arg
- Remove unused embedded struct
- gh workflow run
- Add flag log-failed to display only logs of failed steps
-
Add
run downloadcommand for fetching workflow artifacts - gh run watch
- support --log at run level for gh run view
- absorb job view into run view
- Workflow view
- gh run rerun
- Add section in help for actions commands
- fix premature return while forking repo non interactively
- Fix GH_HOST regression
cli/oauth 1 pull request
Opened 2 issues in 2 repositories
brosela/cupcakes
1
closed
Answered 8 discussions in 1 repository
cli/cli
cli/cli
- Help with gh release upload
- Delete a repo with API with use of gh.
- `gh cli` fails `git@github.com: Permission denied (publickey)` but no problem with `gh desktop`
- Is there a way to display Github secrets value (not name) in Github CLI
- How I can use GitHub CLI with our on premise enterprise GitHub ?
- How to upload assets on a draft release in GitHub Actions
- How do I install cli on AWS EC2?
- Is it possible to get the prs between tags?
