Skip to content

A GH CLI extension to generate a dormant users report based on issue, commit, and PR activity.

Notifications You must be signed in to change notification settings

ssulei7/gh-dormant-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-dormant-users

Overview

This is a GitHub CLI extension that helps you identify dormant users in your organization. It checks for commit, issue, and pull request activity and generates a CSV report of dormant users.

Installation

gh extension install ssulei7/gh-dormant-users

Usage

gh dormant-users report [flags]

Flags:
      --date string       The date from which to start looking for activity. Max 3 months in the past. (required)
  -e, --email             Check if user has an email 
  -h, --help              help for report
    --org-name string   The name of the organization to report upon (required)
  -v, --verbose           Enable verbose logging

Example

    gh dormant-users report --date "Mar 1 2024" --org-name foobar

Contributing

This is a work in progress, and I am looking for contributors. Please feel free to open an issue or PR if you have any feedback or would like to contribute.

About

A GH CLI extension to generate a dormant users report based on issue, commit, and PR activity.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages