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

Add template for periodic notifications #15

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

ianmcorvidae
Copy link
Member

This will need eventual review by comms-related folks but this gets something in place for now.

@@ -0,0 +1,9 @@
{{ template "header" . }}

<p>The analysis <b>{{.analysisname}}</b> is still running and has been running for <b>{{.runduration}}</b>. This is a regularly scheduled courtesy reminder to ensure you don't use up your quota!</p>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is the only thing in here different from the status change email template.

Copy link
Member

@psarando psarando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ianmcorvidae ianmcorvidae merged commit 1be5d58 into cyverse-de:main Sep 19, 2024
3 checks passed
@ianmcorvidae ianmcorvidae deleted the periodic-notifications branch September 19, 2024 17:49
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.

2 participants