Module: Reaper

Defined in:
lib/reaper/issue.rb,
lib/github-reaper.rb,
lib/reaper/client.rb,
lib/reaper/version.rb

Defined Under Namespace

Classes: CLI, Client, Issue

Constant Summary collapse

REAPER_WARNING =
"  Hi! This is a friendly (automated) warning from the reaper that this\n  issue hasn't been updated in 3 months and will be automatically closed\n  in 1 week.\n\n  If you don't want this to be closed yet, you should remove the `to-reap`\n  label and the 3 month timeout will reset. If you never want this to be\n  reaped, add the label `do-not-reap`.\n\n  Thanks! (:\n"
VERSION =
'0.0.2'