Hi, In my pipeline, multiple projects are build. When I used the FAILED_TESTS token, tests of unrelated projects are appended and sent in a single email. This is because FAILED_TESTS captures all the failed tests till now and fetches all of them together.
I want to capture the tests of individual projects using FAILED_TESTS. Can it be done by sending extra arguments to the token macro ? If it is possible I will send in a PR. I am new to jenkis development. Thank you, Divyesh -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/540ef32e-3b40-4a72-bd93-bb604b297c00%40googlegroups.com.
