How to setup which trigger email notification to email id s in Jenkins pipeline script at every stage

0 votes
Sep 18, 2020 in Jenkins by Shashi
• 370 points
3,158 views

1 answer to this question.

0 votes

Hi@Shashi,

You need to install some plugins in your Jenkins master as listed below.

  • Email Extension Plugin

  • Email Extension Template Plugin

  • Extreme Notification Plugin

These plugins will help you to send emails according to your need. Now to configure email notifications you can go through the below link.

https://nadim70.wordpress.com/2020/07/15/jenkins-inside-docker-container-to-create-a-test-and-production-environment-2/

answered Sep 18, 2020 by MD
• 95,440 points

Related Questions In Jenkins

0 votes
2 answers
0 votes
2 answers

how to execute a shell script post build step in Jenkins?

You could use the Post Build Task Plugin ...READ MORE

answered Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
28,544 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to deploy the war file in Tomcat Server with Jenkins pipeline job on an windows machine?

Use deploy to container plugin. Go to the ...READ MORE

answered Sep 30, 2020 in Jenkins by Adil Abdullah Khan
4,383 views
0 votes
1 answer

How to run a script as root in Jenkins?

Hi@akhtar, You need to run the script with ...READ MORE

answered Oct 26, 2020 in Jenkins by MD
• 95,440 points
7,433 views
0 votes
1 answer

How to rebuild an item on Jenkins pipeline

Yes you can, its pretty simple actually. Go ...READ MORE

answered Jul 10, 2018 in Jenkins by Kalgi
• 2,680 points
3,887 views
+5 votes
3 answers

How to trigger a Jenkins pipeline A in another Jenkins pipeline B?

You can run the following code, its ...READ MORE

answered Jul 5, 2018 in Jenkins by Sophie may
• 10,610 points
117,435 views
0 votes
1 answer

How to trigger a build on commit to branch in declarative pipeline

Hi@Madhura, You can use triggers keyword in your ...READ MORE

answered Jul 9, 2020 in Jenkins by MD
• 95,440 points
2,933 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP