Tagged Questions
0
votes
0answers
91 views
how to define an email template to sent error stack trace to module owner?
I have defined an email template like this:
version changes:
.....
Unstable:${CHANGES_SINCE_LAST_UNSTABLE,reverse=true}
Trigger reason:${CAUSE}
Test_Counts:${TEST_COUNTS}
...