Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to update "Deployment Failure Emails" via SDK #178

Closed
aaronbushnell opened this issue Jun 18, 2024 · 1 comment
Closed

Ability to update "Deployment Failure Emails" via SDK #178

aaronbushnell opened this issue Jun 18, 2024 · 1 comment
Assignees

Comments

@aaronbushnell
Copy link

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('[email protected], [email protected]', $wait = true);
@jbrooksuk
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants