14: Devops: How to use Jenkins for extended email notification and view creation #jenkins #email

preview_player
Показать описание
#devops #devsecops #tutorial #jenkins
This tutorial covers usage of jenkins extended email notification, configuring smtp port etc in global configurations, sending mail using extended email at post build step of job. Using jelly script provided default by jenkins for html formatted view of email with various details of job. Also covers view creation in jenkins.

All courses link:
#DevSecOps #DevOps

#SonarQube #infosec #security #sast #devops #devsecops

#google #cloud #serverless #devops #devsecops #computing
Рекомендации по теме
Комментарии
Автор

Thanks for the wonderful video, I have a query. Is there a way to change "Junit Tests" text in the email body

harshbajaj
Автор

Thanks for the detailed explanation.
Can we send any folder location using default content through jenkins (say reports.html is placed in abc folder)?
If yes, what parameter i should use just like the way you used build.url ?

Thanks

Vijaygajjarapu
Автор

hi your video helped me a lot! tnx

where can i find Default Content templates for email sending thourgh jenkins?

Ramvt
Автор

Editable E-mail notification to send email after a slave job is finished with the console output and test results as the email body.
Need to add to the email direct link to the folder where build was actually built along with this HTML body.
Can you provide any guideline to make ?

sachingainewar
Автор

What about jelly script how to set jelly script

mohitarora
Автор

how to display mail body as excel data. how to get excel data as mail body

harishkolanu
Автор

HI,

Jenkins is unable to send Email.

PFB Exception if I try using SSL :
unable to find valid certification path to requested target

I get below error without SSL

Read timed out at Method)

Pls <<HELP>>

neerajbakhtani