To elaborate, I have an Unstable trigger sent to email Recipients, Committers,
and Culprits. Person A is on the global list, and person B commits and breaks a
test. The build is now unstable and an email goes to A+B. Now person C commits,
and the test still fails because no one has fixed it yet. An email goes to A+C,
instead of A+B+C.
So it seems that include culprits isn't working, which is very useful to remind
the person who broke the test that it is affecting other committers and they
should fix it in a timely manner.
To elaborate, I have an Unstable trigger sent to email Recipients, Committers,
and Culprits. Person A is on the global list, and person B commits and breaks a
test. The build is now unstable and an email goes to A+B. Now person C commits,
and the test still fails because no one has fixed it yet. An email goes to A+C,
instead of A+B+C.
So it seems that include culprits isn't working, which is very useful to remind
the person who broke the test that it is affecting other committers and they
should fix it in a timely manner.