You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have a extent report which generates dynamically every time the code automation suite runs. How do i make sure this report goes out to stakeholders once the build is completed in the pipeline. Please suggest some ways through yml file.
I used a third party tool and passed its api key, that allowed my code to interact with outlook and send mail across. This worked with me very well both from local and pipeline. I guess there is nothing we can do from yml file.
If not sendgrid check with company team if they are using any other third part tool which can be integrated with your code libs to send mails across automatically.
Regards,
Sandeep