ghb

Tools for GitHub

MIT License

Downloads
200
Stars
35
Committers
2

Bot releases are visible (Hide)

ghb - Enable auto-merge support Latest Release

Published by keith over 2 years ago

ghb - Improve close-prs command

Published by keith over 2 years ago

  1. Close in parallel, very useful for huge numbers of PRs at once
  2. Allow closing by branch, or age, or both
ghb - Add `delete-branches` command

Published by keith almost 4 years ago

ghb -

Published by keith almost 4 years ago

  • Fix new main branch handling
  • Add support for core.commentChar
  • Read EDITOR for file to open
  • Fix error handling when submitting PRs with invalid args
ghb - Add support for `main` branch with `ghb pr`

Published by keith almost 4 years ago

Previously it would default to master if no branch was passed. Now it first checks for main and prefers that.

ghb -

Published by keith over 4 years ago

ghb - Update requests

Published by keith over 5 years ago

CVE-2018-18074

ghb - Migrate to single python entrypoint

Published by keith about 6 years ago

This makes the homebrew installation immune to external python environment changes

ghb - Convert to python3

Published by keith about 6 years ago

ghb - Add assignme command

Published by keith over 7 years ago

This adds a simple command to self assign the authed user to a PR

ghb - Add approve command

Published by keith over 7 years ago

Add command for approving PR with a GitHub review

ghb - Add clear-comments command

Published by keith almost 9 years ago

ghb - Add protect zsh completion

Published by keith almost 9 years ago

ghb - Initial release

Published by keith almost 9 years ago

Previously you had to install with HEAD from homebrew. This is the start of tagging these correctly.