gh-review-stats v0.3.0

A command line tool for examining review statistics for GitHub repositories.

Project details Download v0.3.0

What’s new in v0.3.0?

  • pull-requests: trim whitespace from titles
  • pull-requests: add review activity count to output
  • pull-requests: use stderr for progress and status messages
  • pull-requests: add --output command line option
  • fix: handle nil date pointers in pr data from github api