Highlights
- 26 discussions answered
Pinned
1,747 contributions in the last year
Less
More
Contribution activity
April 2021
Created 64 commits in 5 repositories
Created a pull request in cli/cli that received 4 comments
Refactor how we shell out to git push during pr create
This introduces a concept of a Git object that is asked for git operations (only Push for now) from the context of a command. Instead of stubbing o…
+286
−269
•
4
comments
Opened 16 other pull requests in 2 repositories
cli/cli
8
merged
-
Fix exporting
milestonefor issues and PRs -
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
6
closed
Reviewed 31 pull requests in 2 repositories
cli/cli 30 pull requests
- Use golang.org/x/term
- tweak secret set to allow prompting
- Add table and helper template functions
- handle 404 for annotations
- Improve issue status detection
-
Fixes typo in
pr createdocs - 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
- Some pull request reviews not shown.
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?
