- Make sure you have at least Python3.11 installed
- Copy
.env-example
to.env
- 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. - Fill out the
.env
file with the search_query to filter issues by pip3 install -r requirements.txt
- Run
python3 ./issue_metrics.py
, which will output issue metrics data