Help:Pickle/Notifications
There should be notifications sent to some (?) users at least when the test status deteriorates. It is not clear who should be notified when the status deteriorates, and what is a sufficient deterioration for a notification to be posted.
A coarse description of what should happen is that a status change from or to a good state is detected on a watched page (that is a watched module page), then a notification to all users that watch the specific module should be fired. The notifications should be bundled to avoid spamming the user.
Notifications will not always be available, so the code must be conditional.
Modules under development should not fire notifications.
- Manual:Watchlist
- Manual:WatchedItemStore.php
- Notifications/Developer guide
- Diffusion extension-Flow (master)
- Manual:Watchlist
- Extension:Echo/Creating a new notification type
Icons
- Spec module improved to good.svg
Improved to good (top)
- Spec module improved to alt.svg
Improved to alt (all in the middle)
- Spec module degraded to fail.svg
Degraded to fail (bottom)
- Spec module degraded to alt.svg
Degraded to alt (all in the middle)
- Spec module good.svg
Good state
- Spec module failed.svg
Failed state
- Spec module weak good.svg
Weak good
- Spec module weak failed.svg
Weak failed
- Spec module alt.svg
Alt state (all in the middle)