Skip to content

ksdme/org-status

Repository files navigation

How it works?

org-status uses SVG labels from CI/CD systems to determine build status of all repos under an organization.

  • Supported Hosts

    • Github
    • Gitlab
  • Supported CI Services

    • Travis
    • Gitlab CI
    • AppVeyor

Usage

usage: __main__.py [-h] [--threads THREADS] [--no-color] [--verbose]
                   orgs [orgs ...]

positional arguments:
  orgs               host:org

optional arguments:
  -h, --help         show this help message and exit
  --threads THREADS
  --no-color
  --verbose, -v

Git host specific tokens are required to be available as environment variables. Org names should be in the form of host:org, if no host is passed then it checks the repo against all available hosts, : is optional in case the host is omitted. Organization has to be in scope of access tokens. Use --no-color for no colored mode.

About

A tool to check Travis build status of all the repo's under an organisation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages