pr-age

outputs the age of a PR in days

Wondering how old that PR is?

Run this from the repo that has the PR you’re wondering about and it’ll tell you how old it is in days.

Prerequisites: gh - the official GitHub command line client.

Usage

USAGE: pr-age ticket_number
       must be run within a repo.
       requires official github command line client
       https://github.com/cli/cli
  

Metadata:

Tags:

  • git
  • github
  • reporting