In the previous milestone, we focus on QA and PHP 7.
Now, we'll add new notifications sources (CLI, web) to send two special types of notifications:
- servers log (e.g. to publish to https://infra.nasqueron.org/)
- personal notifications (e.g. to warn after a script is done)
What this sprint is not about.
Two themes had been identified in the previous milestone:
- refactor Phabricator API code (this is the last part to reach 98% test coverage and universal single responsibility principle)
- achieve full GitHub events implementation (currently only frequent events are handled)
We have chosen to insert an extra sprint before, as this is a feature needed right now.