GoogleCloudPlatform / GoogleCloudPlatform/cloud-build-notifiers

Subject not working for SMTP Notifier

Open
#216 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
157
Forks
144
Avg merge
1h 34m
Merged PRs (30d)
1

Description

Tried with this simple example but the default subject gets applied to the email subject.

`
delivery:
server: smtp.gmail.com
port: "587"
subject: "{{ .Build.Substitutions.REPO_NAME }}"
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.