Skip to content

IBM/repo-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo-status

Script to report on the status badges of repos in a provided organization.

Usage

Before running this script, please ensure that you have a valid GitHub access token in the environment variable GH_TOKEN in order to authenticate with the GitHub API. See the GitHub Documentation on access tokens for more information.

python3 status.py -u https://api.github.com -o <ORGANIZATION_NAME>

OR

python3 status.py -u https://api.github.<ENTERPRISE>.com -o <ORGANIZATION_NAME>

About

Script to report on the status badges of repos in a provided organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages