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