LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gri

Git and Gerrit review interface for managing change requests

TLDR

List all pending reviews across configured servers
$ gri
copy
List reviews from a specific server
$ gri [server_name]
copy
Show reviews assigned to you
$ gri --mine
copy
Show reviews with a specific status
$ gri --status [open|merged|abandoned]
copy

SYNOPSIS

gri [options] [server]

DESCRIPTION

gri (Git Review Interface) is a command-line tool that lists git reviews from multiple servers in a way that makes it easier to identify which ones need your attention. It supports Gerrit and GitHub as backends, allowing developers to manage pull requests and code reviews across multiple repositories and servers from a single terminal interface.gri aggregates change requests and presents them in a unified view, helping developers track outstanding reviews, identify stale changes, and prioritize their code review workflow.

INSTALL

sudo apt install gri
copy
sudo zypper install gri
copy

CAVEATS

Requires Python 3 and appropriate authentication credentials configured for each server. Configuration is managed through a config file that specifies server URLs and authentication tokens. Performance depends on the number of servers and change requests being tracked.

HISTORY

gri was developed as part of the pycontribs project to simplify the workflow of developers who review code across multiple Gerrit and GitHub instances. It is written in Python and released as open source software.

SEE ALSO

git(1), gh(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid