Made this thing, curious if it can actually be useful to anyone.<p>A problem is happening at work with contention for a particular
resource (a pre-production demo environment).<p>The developers have to continually negotiate taking turns to occupy
the environment (to get their changes previewed just before they
are launched). There's only one of those preview environments because
it uses the same db as the main production system.<p>So I guess I'm playing with the idea of automating that conversation
away. Also, the webhooks are neat; lets the person who adds themselves
to the queue decide exactly how (slack/pagerduty/etc) they want to
be notified.<p>SEIZE THE CONCH.