dbvideostriketeam / wubloader

MIT License
15 stars 8 forks source link

Automated way to update schedulebot when shifts change #376

Closed ekimekim closed 1 month ago

ekimekim commented 10 months ago

Shifts can change for reasons beyond our control. We want to be able to handle:

ekimekim commented 1 month ago

Related to #351, we want to be able to dynamically handle who is a sup, wrangler, etc. This info should be available in the live-reloaded schedule.

ekimekim commented 1 month ago

Chatops is not a role-by-shift but is covered by normal schedule. Sups and backups are grouped together in roles-by-shift so needing to hot update those isn't as important (ie. if the backup has taken over, they're already in the correct group anyway). And sups are already hot updated for the purposes of hourly reporting. So we can punt on the last bits of roles-by-shift we'd want to auto-update, which is only (sups+backups) and wub wranglers.