You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wondered about this, but didn't want to assume I could overwrite what was specified.
Will update.
@SasSwart@dannykopping Right now the result looks strange. Please take a look below at the notification I received today, it needs more love. I still don't think we need to refer to the display name specifically.
I still don't think we need to refer to the display name specifically.
Part 0: Update wording to something like:
Hi Bobby,
A manual build of the workspace **boddy-workspace** using the template **bobby's template** failed (version: **0.1**).
The workspace build was initiated by **{{.Labels.initiator}}**.'
Part 1: If the template's display name if available, use it instead of the template's name.
#15067)
This PR closes#15065.
As advised by @mtojek, a template's display name may be set to "", which
is not useful in an email notification. We'd like to provide a friendly
name for the template, but it also needs to be identifiable.
As such, we fall back to template.Name in the case that the template's
display name is empty.
Re #14967 (comment):
@SasSwart @dannykopping Right now the result looks strange. Please take a look below at the notification I received today, it needs more love. I still don't think we need to refer to the display name specifically.
Originally posted by @mtojek in #14967 (comment)
The text was updated successfully, but these errors were encountered: