Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 463 Bytes

local-usage-without-docker.md

File metadata and controls

8 lines (7 loc) · 463 Bytes

Local usage without Docker

  1. Make sure you have at least Python3.11 installed
  2. Copy .env-example to .env
  3. Fill out the .env file with a token from a user that has access to the organization to scan (listed below). Tokens should have admin:org or read:org access.
  4. Fill out the .env file with the search_query to filter issues by
  5. pip3 install -r requirements.txt
  6. Run python3 ./issue_metrics.py, which will output issue metrics data