-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
3
-
1
-
Currently Bamboo generates mail notification with subject like:
"[Bamboo] <Full Project Name> - <Full Build Plan Name> build <Build> was SUCCESSFUL (with <Number> tests). Change made by <User Name>"
Such subject is really long and complicates subject reading for developers. Also some useful features are missing in mails. Could you please implement the following really simple enhancements? They are really simple to do:
- Provide option to put short build name into subject instead of full project and build plan name. For example to have something like "[Bamboo] PRJ-PLANNAME-NUMBER was SUCCESSFUL (with <Number> tests). Change made by <User Name>"
- In case of tests failures it is really nice to see total number of tests and number of failed tests in the subject. It can be also optional. For example "...XX tests out of YYY failed...." or "...XXX/YYYY...". Or failed or successful tests percentage can be added.
- Provide an option to set mail importance depending on build/test result. All failure messages can be sent with high importance and success mails can have low importance flag. Doing this will help to easily see the status in mail applications like Outlook. We had such a feature in custom build server and it was really useful.
+1 for the ability to change the subject, but in my case for notification about comments. Or even just for changing the default. This:
"[Bamboo] PersonName commented on xxxx - testname build #100"
means that email clients do not thread the comment chain, since every person who comments generates a unique subject.