Re: How to find specific warnings from jenkins console

2021-01-05 Thread Faad Sayaou
Hi Dany, thanks for the recommendation. I will check it out. best regards On Tue, 5 Jan 2021 at 10:13, Dany Jacob wrote: > you can try Warnings Next Generation | Jenkins plugin > and if the existing ones don't > fit your need, you may simply write a cust

Re: How to find specific warnings from jenkins console

2021-01-05 Thread Dany Jacob
you can try Warnings Next Generation | Jenkins plugin and if the existing ones don't fit your need, you may simply write a custom parser. regards, DJ On Tue, Jan 5, 2021 at 2:29 PM faa...@gmail.com wrote: > Hi All, > I would like to get specific warning

How to find specific warnings from jenkins console

2021-01-04 Thread faa...@gmail.com
Hi All, I would like to get specific warnings from the console that starts with SCS as seen below. Is there any way on how to do that? My goal is to get this warning and set the build to unstable and after that notifying the developer per email about the issue. I am using security code scan in