0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Automate release tasks
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
~> 10.5

Runtime

>= 1.7.0, ~> 1.7.0
>= 4.6.0, ~> 4.6.2
 Project Readme

release_robot

Installation

$ rake install
$ release_robot

Usage

This requires your Github username and password to authenticate and requires that you do not have 2-factor auth setup for Github. The gem will prompt you for those credentials on first run and store them in ~/.release_robot_settings.yml.

What it does

Currently, this gem will scan all repositories in the MammothHR Github account, collect any Pull Requests merged since the last version, parse any Podio URLs, pre deploy tasks, or post deploy tasks from the Pull Request body (provided that repo uses the standard pull request template), and print out a summary.

Next steps to automate

See ISSUES.