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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sandeep, did u find out a way? Actually I'm facing same, so can you help me how u have handled
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.