Closed aaronbushnell closed 4 months ago
It would be really handy if the SDK could change the value of the "Deployment Failure Emails" for a given site. Something like:
$site->deployEmails('email1@laravel.com, email2@laravel.com', $wait = true);
It's not currently possible to set notification emails via the API. However, it's in our backlog to add that and to update the SDK when available.
It would be really handy if the SDK could change the value of the "Deployment Failure Emails" for a given site. Something like: