pkgsrc.se | The NetBSD package collection

./net/gh, GitHub CLI

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.89.0nb1, Package name: gh-2.89.0nb1, Maintainer: pkgsrc-users

gh is GitHub on the command line, and it's now available in beta.
It brings pull requests, issues, and other GitHub concepts to the
terminal next to where you are already working with git and your code.


Required to run:
[devel/git-base]

Required to build:
[pkgtools/cwrappers] [lang/go114]

Master sites:

Filesize: 14138.676 KB

Version history: (Expand)

  • (2026-04-08) Updated to version: gh-2.89.0nb1
  • (2026-03-31) Updated to version: gh-2.89.0
  • (2026-03-06) Updated to version: gh-2.83.2nb3
  • (2026-02-24) Updated to version: gh-2.83.2nb2
  • (2026-01-15) Updated to version: gh-2.83.2nb1
  • (2026-01-07) Updated to version: gh-2.83.2

CVS history: (Expand)


2026-04-08 07:45:14 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after security update
2026-03-31 22:24:19 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
gh: update to 2.89.0

- gh issue create and gh issue transfer no longer require extra token scopes
- gh pr create, gh issue create, gh issue edit: search-based assignee
  selection and login-based mutation on github.com
- Add experimental huh-only prompter gated by GH_EXPERIMENTAL_PROMPTER
2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go126 update
2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203)
Log message:
Revbump all Go packages after default version bump
2026-01-26 20:49:21 by Benny Siegert | Files touched by this commit (21)
Log message:
Move non-pattern Go flags to GOFLAGS.

GO_BUILD_PATTERN is only for patterns, as announced on tech-pkg@.
2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update
2026-01-07 20:51:32 by Leonardo Taccari | Files touched by this commit (3)
Log message:
gh: Update to 2.83.2

Changes:
GitHub CLI 2.83.2
* Isolate user-provided search query from contextual qualifiers
* Refactor cfg out of CAPI Client
* Remove extra flag default from help usage
* Add PGP key rotation PoC
* Add Debian/Ubuntu to unofficial packages
* Error if go-licenses is not on the PATH
* refactor: drop multierror in favor of std

GitHub CLI 2.83.1
* `gh pr edit`: Ensure empty arrays for reviewers in PR API calls
* Integrate license checks back into lint workflow
* Update third-party licenses and dependencies
2025-12-02 20:25:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update