Merge "Email notifications should only be for silent checks."

This commit is contained in:
Jenkins 2016-06-03 15:06:07 +00:00 committed by Gerrit Code Review
commit b222ebe7fe
1 changed files with 0 additions and 10 deletions

View File

@ -19,19 +19,9 @@ pipelines:
success:
gerrit:
verified: 1
smtp:
#TODO: Update these to real e-mail addresses
to: third_party_ci@example.com
from: zuul@example.com
subject: 'Silent check of {change.project} {change.number},{change.patchset} passed'
failure:
gerrit:
verified: -1
smtp:
#TODO: Update these to real e-mail addresses
to: third_party_ci@example.com
from: zuul@example.com
subject: 'Silent check of {change.project} {change.number},{change.patchset} failed'
merge-failure:
smtp:
#TODO: Update these to real e-mail addresses