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

Make it possible to enable email notifications when creating a jobset #921

Merged
merged 1 commit into from Apr 26, 2021

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented Apr 24, 2021

The checkbox is only enabled if email_notification = 1 is set in
hydra.conf. However, when creating jobset (in contrast to the edit
form), the checkbox is always disabled because the emailNotification
parameter in Catalyst's stash was missing.

cc @grahamc

The checkbox is only enabled if `email_notification = 1` is set in
`hydra.conf`. However, when creating jobset (in contrast to the edit
form), the checkbox is always disabled because the `emailNotification`
parameter in Catalyst's stash was missing.
@grahamc
Copy link
Member

grahamc commented Apr 26, 2021

Thanks!

@grahamc grahamc merged commit 18c02af into NixOS:master Apr 26, 2021
@Ma27 Ma27 deleted the email-notification-create-jobset branch April 26, 2021 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants