No commit activity in last 3 years
No release in over 3 years
Use CircleCi's API from chat
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 3.0.0

Runtime

>= 4.7
 Project Readme

circle

lita-circleci-commander

This Lita plugin allows you to retry a failed build directly from chat.

Installation

Add lita-circleci-commander to your Lita instance's Gemfile:

gem "lita-circleci-commander"

Configuration

You must set the following environement variables that correspond to the values expected by the CircleCi API:

  • CIRCLECI_VCS_TYPE
  • CIRCLECI_USERNAME
  • CIRCLECI_PROJECT
  • CIRCLECI_TOKEN

Usage

> lita: rebuild #123