Highlights
- 1 discussion answered
Pinned
1,600 contributions in the last year
Less
More
Contribution activity
August 2021
Created 80 commits in 7 repositories
Created 2 repositories
- mislav/gh-delete-repo Shell
- mislav/gh-branch Shell
Created a pull request in Homebrew/homebrew-core that received 16 comments
Opened 24 other pull requests in 3 repositories
cli/cli
2
open
14
merged
-
Use
x/termpackage for repo garden instead of shelling out to stty -
Remove defunct link from
gh actions - Rename the module to "github.com/cli/cli/v2"
- Improve changelog script so it includes squashed merges
- Require Go 1.16+
- Bump Survey for accessibility features
-
Enable
helpfor extensions, accept full extension names as argument - Fix HTTP 502 error reporting from GraphQL request
- Add ability to force terminal-style output even when redirected
- Refresh Linux & BSD installation docs
- Extensions UI tweaks
- Add PowerShell instructions to completions help
-
Rename
gh extensions→gh extension - Repo sync optimizations
- Fix unmarshalling GraphQL error type
-
Disable colorizing labels in
issue listoutput
Homebrew/homebrew-core
6
closed
microsoft/winget-pkgs
2
merged
Reviewed 26 pull requests in 3 repositories
cli/cli
24 pull requests
-
Use
/usr/bin/env bashinstead of/bin/bashingh extension create - Disable auth for cobra shell request completion hidden commands
- Add table and helper template functions
- bump survey to 2.3.1
- Re-enable label colors for issue list
- show warning when limit exceeds search api max
- Add extension create command
- chore: make gh status link clickable
- fix typos in docs
- Extend query suite with quality queries
- Correct benign mistake in off-by-one guard
- Add topic filter to repository listing
- add browser option to config
- Remove backwards compatibility with homedir library for config files
- Rework local extensions for Windows
- Check path for git executable before auth
- add --discussion-category flag to release cmd
- Add repo sync command
- add --branch flag to pr checkout
-
Add headers and new columns on
gh pr checks - Fixes #4084: Enable completion descriptions for powershell
-
pr merge: added
--adminflag - Fix colors of left and right parens of issue label are different
- Remove ANSI color sequences when calculating width of display text
AlecAivazis/survey
1 pull request
rbenv/ruby-build
1 pull request
Created an issue in mattn/gh-ost that received 1 comment
gh-ost needs executable bit
$ gh ost
failed to run extension: fork/exec /Users/mislav/.local/share/gh/extensions/gh-ost/gh-ost: permission denied
1
comment
Opened 1 other issue in 1 repository
Answered 8 discussions in 1 repository
cli/cli
cli/cli
- Sync local changes
- Docker image with GH CLI installed
- How to list pull requests with exclude label
- gh browse - How do I choose the remote to open for the 2nd time?
- How does `gh run watch` work?
- Global (all repos) List of PRs assigned to you (or your teams)
- gh browse - How do I choose the remote to open for the 2nd time?
- what the json format for `gh secret set MYSECRET < file.json` API
