igor-makarov / circle-ci-monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI monitor based on wassup

Installation

  1. Clone this repo
  2. Install wassup:
    gem install wassup
    
  3. Set environment variables:
    • WASSUP_CIRCLE_ORG_SLUG - e.g. gh/fastlane
    • WASSUP_CIRCLE_TOKEN - personal token obtained from CircleCI

Usage

Poll several repos at once:

wassup Supfile <repo_name> [<repo_name>...] 

About