A topic which has come up before in AutoQA is how to do notifications. We don't have much that is capable of doing notifications in taskbot yet, but it's an area that I would like to tackle sooner than later.
Possible things I can think of right now: - Just email - need a way for contributors to configure their email settings - Fedbus - some sort of client that pops up when there's something worthy of attention - IRC - some IRC bot that pings people if there's something worthy of attention - also should be configurable
There might be other worthwhile mechanisms for notification, suggestions welcome.
Not sure this is relevant anymore with [[https://github.com/fedora-infra/fmn|FMN]] able to do most of this without us needing to write much more code, closing as invalid