remind101 / slashdeploy

GitHub Deployments for Slack
https://slashdeploy.io
BSD 2-Clause "Simplified" License
153 stars 20 forks source link

Lock Nag Worker #130

Closed russellballestrini closed 6 years ago

russellballestrini commented 6 years ago

Add a new Lock Nag Worker to notify users who hold locks for over 3 days.

new file:   app/messages/lock_nag.rb
modified:   app/models/environment.rb
modified:   app/models/lock.rb
new file:   app/views/messages/lock_nag.text.erb
new file:   app/workers/lock_nag_worker.rb
modified:   lib/slashdeploy/service.rb
dalyons commented 6 years ago

this looks great

dalyons commented 6 years ago

id be tempted to make it a day, not 3, given that its a reminder but maybe im a jerk