gitcheck

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 12 Imported by: 0

README

gitcheck

cli tool to get open PRs, latest release and commits since release for all repositories for a user or organization

github and codeberg are supported

Usage of githcheck
gitcheck [flags] username | org
  -c    query codeberg.org instead of github
  -d    show details of commits since release
  -v    show version info

example output

Repo   Open PRs Latest Release Commits since Release 
plexus 0        v0.4.5         2                     
mux    0        v0.2.1         1                     
cookie 0        v0.1.0         0                     
event  0        v0.1.0         1                

detailed output

Repo   Open PRs Latest Release Commits since Release 
plexus 0        v0.4.5         2                     
mux    0        v0.2.1         1                     
cookie 0        v0.1.0         0                     
event  0        v0.1.0         1                     

Repo    Commits since Release
plexus: Bump github.com/nats-io/nats.go in the all-deps group
        Bump github.com/nats-io/nats-server/v2 from 2.12.5 to 2.12.6
mux:    remove logger from router struct
event:  initial server functionality

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL