Skip to content

Reports metrics about pull requests, including review latency, among your available repositories

Notifications You must be signed in to change notification settings

rstiyer/pr-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pr-metrics

Reports metrics about pull requests, including review latency, among your available repositories

How to use

Prerequisites

Before you can use ./metrics.sh script, ensure the following CLI tools are installed:

Basic usage

./metrics.sh <owner> <repository>

Available options

Flag Type Description Default
-d Date The earliest date to include in result resultations. PRs merged before this date will be included 2023-6-30T11:59:59Z
-n number The maximum number of PRs to include in result resultations. The most-recent n will be included. 1000

Note

These options are not mutually exclusive! The tool stops as soon as either criteria is met.

About

Reports metrics about pull requests, including review latency, among your available repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages