Skip to content

levgorbunov1/github-actions-report

Repository files navigation

GitHub Actions Report

Produces a report, displaying data on which GitHub Actions and Workflows are being used across your repositories.

You can see the report here.

venv setup

python3 -m venv venv && source venv/bin/activate
pip install -r requirements.txt

GitHub service setup

Export your GitHub token that you want to use with the GitHub REST API: export GITHUB_TOKEN=my_token

Run script

Unit tests

python -m unittest test_main.py

About

Produces a report, displaying data on which GitHub Actions and Workflows are being used across your repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages