-any-way-to-get-the-current-status-of-all-jobs-in-one-mail-tp4677887p4678348.html
Sent from the Jenkins users mailing list archive at Nabble.com.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop
Yes, you can do this. I do this right now where I have a job that runs
after all my other jobs have completed (I used Build-Flow for this). The
job has a groovy template that loops through all the jobs in Jenkins,
filters the ones I really want to see and creates a table with all the job
informatio
This is how I would do it:
http://techkriti.wordpress.com/2008/08/30/using-groovy-with-hudson-to-send-rich-text-email/
On Thursday, September 19, 2013 1:34:17 AM UTC-6, pradeep kattekola wrote:
>
>
> Hi Friends,
>
> I have multiple jobs in Jenkins and i get proper mail when the build gets
> exec
Hi, if you get, you could create a plugin. =)
Em quinta-feira, 19 de setembro de 2013 07h18min33s UTC-3, Nick Stolwijk
escreveu:
>
> You can extract the data using the Jenkins API. [1] Converting this to an
> e-mail should be possible using any programming language.
>
> [1] https://wiki.jenkins-
You can extract the data using the Jenkins API. [1] Converting this to an
e-mail should be possible using any programming language.
[1] https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API
Hth,
Nick Stolwijk
~~~ Try to leave this world a little better than you found it and, when
your t
any solution friends?
On Thursday, September 19, 2013 1:04:17 PM UTC+5:30, pradeep kattekola
wrote:
>
>
> Hi Friends,
>
> I have multiple jobs in Jenkins and i get proper mail when the build gets
> execute through Email-ext plugin. But is there any way to gets the
>
> Consolidate report of all
Hi Friends,
I have multiple jobs in Jenkins and i get proper mail when the build gets
execute through Email-ext plugin. But is there any way to gets the
Consolidate report of all jobs current results?
Thanks,
Prathip
--
You received this message because you are subscribed to the Google