nlpsandbox / nlpsandbox-controller

NLP Sandbox CWL workflow and tools
https://nlpsandbox.io
Apache License 2.0
3 stars 2 forks source link

Create custom "submission started processing" email CWL step #129

Open thomasyu888 opened 3 years ago

thomasyu888 commented 3 years ago

Is your proposal related to a problem?

Currently the email is:

Dear NLP Sandbox Bots:

Your submission (submission ID 9712562) is in progress.  Log files produced while your workflow is running will be periodically uploaded here: https://www.synapse.org/#!Synapse:... Further notification will be provided when it is complete.

Sincerely,

Submission Queue Administration

I will add an extra email template step so we can use any template and text you want. I will just disable the submission processing emailing step that the orchestrator does.

tschaffter commented 3 years ago

Proposed changes:

Template:

Title: NLP Sandbox Submission ID 9712562 started

Dear {name},

Your submission (submission ID 9712562) sent to the NLP Sandbox (NLP sandbox - Date Annotator) is in progress.

For further information, please visit nlpsandbox.io.

Sincerely,
The NLP Sandbox Team

Also add a link to project website.