-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Currently in order to find out if one of the uploaders ran a dev lead must check the logs. One of the proposed solutions to this has been emails that get sent to the devs and staff with the status of the run, but I'm not a fan of emails for successful runs as I feel the emails should only be sent for an abnormal run.
I think a cool solution to allow for the tracking of both successful and failed runs of the uploaders would be a graph (similar to the github contributions graph) or a calendar that shows when the uploaders were run and the status of the run. This kind of change would probably necessitate some changes to the uploaders also, but that can be figured out during the design and implementation process.
kavdev