Switched over to Kimble for timesheets but there's still a need for reminders to be sent to people. I could find any nice documentation for any APIs related to the new timesheet system so I'm converting The Wolves to remind every billable person on Slack regardless of timesheet completion status. This reminder will only be sent once on relevant days to avoid the recipients receiving too many Slack notifications.
Changes proposed in this pull request
Remove references to Harvest and anything that depended on the Harvest api
Remove references to lateness
Set reminders to only send once at 10am on relevant days
Add new environment variable for excluding non billable people from receiving reminders
Context
Switched over to Kimble for timesheets but there's still a need for reminders to be sent to people. I could find any nice documentation for any APIs related to the new timesheet system so I'm converting The Wolves to remind every billable person on Slack regardless of timesheet completion status. This reminder will only be sent once on relevant days to avoid the recipients receiving too many Slack notifications.
Changes proposed in this pull request