/github-access-report

Github Access report by user and repo in an organization

Primary LanguageJavaScript

Github Access Report

This script is to get the access details of all users for all repos in an organzation.

Usage

  • npm install
  • node AccessReport.js <ORG_CODE> <API_KEY>

Result will be CSV file in the repo root directory in the below format

User,Repo Name,Pull,Triage,Push,Maintain,Admin