Enable app alerts via App Spec
Chris Fu
The ability to define slack or email alerts via app spec would allow for automating the creation of apps (like via CI/CD, github actions) without having to jump into the web portal. Notifications are especially helpful with automated app creation, as a user can wait and be notified when an app is created + deployed instead of manually polling and checking to see if an app is deployed.
Tomáš Livora
It looks like alerts can be created using app spec file now. But there's more configuration available in the web portal. For example, the alerts defined in app spec files default to email notifications and can only be changed to Slack notifications in the web UI.
It would be nice if we had the same options available in both the web UI and app spec files. It looks like DigitalOcean is very inconsistent in this as some config options are missing in app spec while others are not configurable via the web UI.