Is it possible to add more information to the error reports that we receive via email? A few examples:
1) Include the stage the build failed in
2) If unit tests fail, should how much tests have failed
3) Stack traces when a build failed
I know 2 and 3 are more work, but 1 should be fairly simple and provide much more information to us.
Thanks in advance!
Hi Geert,
We’ll add an item to our to-do list to make these details available to the completed build notifications. 1 and 2 should be fairly straightforward. 3 requires some further investigation as to what information would constituent a stack trace (depending on the action that failed)